[OE-core] [dora] [PATCH 1/1] ltp: Added zip-native as a DEPENDS

Robert Yang liezhi.yang at windriver.com
Fri Nov 21 01:50:50 UTC 2014


From: Alejandro Hernandez <alejandro.hernandez at linux.intel.com>

The Makefile checks for zip during installation

[YOCTO #6699]

(From OE-Core rev: a6e8ced3fa8e8e2aa3df0798b80eb26e5ebc4b15)

(Backport to older version 20130503)

Signed-off-by: Alejandro Hernandez <alejandro.hernandez at linux.intel.com>
Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
---
 meta/recipes-extended/ltp/ltp_20130503.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-extended/ltp/ltp_20130503.bb b/meta/recipes-extended/ltp/ltp_20130503.bb
index 9e1183c..a5d9f5f 100644
--- a/meta/recipes-extended/ltp/ltp_20130503.bb
+++ b/meta/recipes-extended/ltp/ltp_20130503.bb
@@ -19,7 +19,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
 		    file://utils/benchmark/kernbench-0.42/COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
 		"
 
-DEPENDS = "attr libaio libcap acl openssl"
+DEPENDS = "attr libaio libcap acl openssl zip-native"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/ltp/ltp-full-${PV}.bz2 \
            file://0001-Rename-runtests_noltp.sh-script-so-have-unique-name.patch \
-- 
1.7.9.5




More information about the Openembedded-core mailing list