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: uninative-2.2~418 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7dad119dd0ee82b14a82b2a0b5a89f790e3bc007;p=openembedded-core.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 0b83e9b07d..19ad69b037 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 \