[oe-commits] Alejandro Hernandez : ltp: Added zip-native as a DEPENDS

git at git.openembedded.org git at git.openembedded.org
Mon Sep 22 12:05:35 UTC 2014


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

Author: Alejandro Hernandez <alejandro.hernandez at linux.intel.com>
Date:   Thu Sep 18 16:34:23 2014 -0500

ltp: Added zip-native as a DEPENDS

The Makefile checks for zip during installation

[YOCTO #6699]

Signed-off-by: Alejandro Hernandez <alejandro.hernandez at linux.intel.com>

---

 meta/recipes-extended/ltp/ltp_20140422.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-extended/ltp/ltp_20140422.bb b/meta/recipes-extended/ltp/ltp_20140422.bb
index c658bc0..f2c0fd8 100644
--- a/meta/recipes-extended/ltp/ltp_20140422.bb
+++ b/meta/recipes-extended/ltp/ltp_20140422.bb
@@ -19,7 +19,7 @@ LIC_FILES_CHKSUM = "\
     file://utils/ffsb-6.0-rc2/COPYING;md5=c46082167a314d785d012a244748d803 \
 "
 
-DEPENDS = "attr libaio libcap acl openssl"
+DEPENDS = "attr libaio libcap acl openssl zip-native"
 SRCREV = "f4c3bfe1eab51eb72caeb0f3336d2790c9a8bd1b"
 
 SRC_URI = "git://github.com/linux-test-project/ltp.git \



More information about the Openembedded-commits mailing list