[OE-core] [PATCH 2/3] cpio: rely on texinfo.bbclass for texinfo-native dependency

Andre McCurdy armccurdy at gmail.com
Fri May 25 00:14:18 UTC 2018


Signed-off-by: Andre McCurdy <armccurdy at gmail.com>
---
 meta/recipes-extended/cpio/cpio_2.12.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/recipes-extended/cpio/cpio_2.12.bb b/meta/recipes-extended/cpio/cpio_2.12.bb
index 0b83e9b..19ad69b 100644
--- a/meta/recipes-extended/cpio/cpio_2.12.bb
+++ b/meta/recipes-extended/cpio/cpio_2.12.bb
@@ -6,8 +6,6 @@ SECTION = "base"
 LICENSE = "GPLv3"
 LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949"
 
-DEPENDS = "texinfo-native"
-
 SRC_URI = "${GNU_MIRROR}/cpio/cpio-${PV}.tar.gz \
            file://0001-Unset-need_charset_alias-when-building-for-musl.patch \
            file://0001-Fix-CVE-2015-1197.patch \
-- 
1.9.1




More information about the Openembedded-core mailing list