diff options
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/installer/adt-installer_1.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/installer/adt-installer_1.0.bb b/meta/recipes-devtools/installer/adt-installer_1.0.bb index 6a63e79e9f..a90a2b4afd 100644 --- a/meta/recipes-devtools/installer/adt-installer_1.0.bb +++ b/meta/recipes-devtools/installer/adt-installer_1.0.bb @@ -86,7 +86,6 @@ do_configure[noexec] = "1" do_compile[noexec] = "1" do_package[noexec] = "1" do_packagedata[noexec] = "1" -do_package_write[noexec] = "1" do_package_write_ipk[noexec] = "1" do_package_write_rpm[noexec] = "1" do_package_write_deb[noexec] = "1" |