Remove useless dep
authorRonan Le Martret <ronan@fridu.net>
Wed, 25 Jun 2014 18:09:18 +0000 (20:09 +0200)
committerRonan Le Martret <ronan@fridu.net>
Wed, 25 Jun 2014 18:09:18 +0000 (20:09 +0200)
Change-Id: I206aae71740f33dc0e085e83b608c29a69e6c769

recipes-image/images/tizen-common-core-image-crosswalk-dev.bb
recipes-image/images/tizen-common-core-image-minimal-dev.bb

index 537145d..5d73bd8 100644 (file)
@@ -14,4 +14,3 @@ IMAGE_INSTALL += "ldd"
 IMAGE_INSTALL += "libcap"
 IMAGE_INSTALL += "sudo"
 IMAGE_INSTALL += "connman-client"
-IMAGE_INSTALL += "package-management"
\ No newline at end of file
index 398cba2..b41821b 100644 (file)
@@ -13,5 +13,4 @@ IMAGE_INSTALL += "screen"
 IMAGE_INSTALL += "ldd"
 IMAGE_INSTALL += "libcap"
 IMAGE_INSTALL += "sudo"
-IMAGE_INSTALL += "connman-client"
-IMAGE_INSTALL += "package-management"
\ No newline at end of file
+IMAGE_INSTALL += "connman-client"
\ No newline at end of file