From: Andre McCurdy Date: Fri, 25 May 2018 00:14:18 +0000 (-0700) Subject: cpio: rely on texinfo.bbclass for texinfo-native dependency X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~17695 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dad119dd0ee82b14a82b2a0b5a89f790e3bc007;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git cpio: rely on texinfo.bbclass for texinfo-native dependency Signed-off-by: Andre McCurdy Signed-off-by: Ross Burton --- diff --git a/meta/recipes-extended/cpio/cpio_2.12.bb b/meta/recipes-extended/cpio/cpio_2.12.bb index 0b83e9b07d2..19ad69b0372 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 \