[oe-commits] Richard Purdie : Revert "zisofs-tools-native: Add missing dependency on zlib-native"

git at git.openembedded.org git at git.openembedded.org
Mon Mar 31 21:47:10 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: 6a83546e374b674a58a6d161d655c7e31a3b6da4
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=6a83546e374b674a58a6d161d655c7e31a3b6da4

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Mon Mar 31 22:54:39 2014 +0100

Revert "zisofs-tools-native: Add missing dependency on zlib-native"

This reverts commit c581059df88d5801cc20ab24a096e4a67b737d49.

The same thing was already applied at a slightly different place in the file.

---

 meta/recipes-devtools/zisofs-tools/zisofs-tools-native_1.0.8.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/recipes-devtools/zisofs-tools/zisofs-tools-native_1.0.8.bb b/meta/recipes-devtools/zisofs-tools/zisofs-tools-native_1.0.8.bb
index fb558ea..021c058 100644
--- a/meta/recipes-devtools/zisofs-tools/zisofs-tools-native_1.0.8.bb
+++ b/meta/recipes-devtools/zisofs-tools/zisofs-tools-native_1.0.8.bb
@@ -13,8 +13,6 @@ SRC_URI = "http://pkgs.fedoraproject.org/repo/pkgs/zisofs-tools/zisofs-tools-${P
 SRC_URI[md5sum] = "2d0ed8c9a1f60b45f949b136f9be1f6c"
 SRC_URI[sha256sum] = "ae4e53e4914934d41660248fb59d3c8761f1f1fd180d5ec993c17ddb3afd04f3"
 
-DEPENDS = "zlib-native"
-
 inherit native
 
 do_install() {



More information about the Openembedded-commits mailing list