From: Grazvydas Ignotas Date: Tue, 9 Oct 2012 15:42:02 +0000 (+0300) Subject: fixups for this ancient OE tree X-Git-Tag: sz_152~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee4dc1f9184d57af68ca0ba56be6aabeeb5f9c16;p=openembedded.git fixups for this ancient OE tree --- diff --git a/recipes/bc/bc_1.06.bb b/recipes/bc/bc_1.06.bb index 8cce522464..21b7533a15 100644 --- a/recipes/bc/bc_1.06.bb +++ b/recipes/bc/bc_1.06.bb @@ -5,7 +5,7 @@ LICENSE = "GPLv2 LGPLv2.1" PR = "r2" SRC_URI = "${GNU_MIRROR}/bc/bc-${PV}.tar.gz \ - file://bc-1.06-fixes-1.patch" + file://bc-1.06-fixes-1.patch;patch=1" SRC_URI[md5sum] = "d44b5dddebd8a7a7309aea6c36fda117" SRC_URI[sha256sum] = "4ef6d9f17c3c0d92d8798e35666175ecd3d8efac4009d6457b5c99cea72c0e33" diff --git a/recipes/findutils/findutils_4.5.9.bb b/recipes/findutils/findutils_4.5.9.bb index aa4fc381e8..9464e5cb2e 100644 --- a/recipes/findutils/findutils_4.5.9.bb +++ b/recipes/findutils/findutils_4.5.9.bb @@ -4,7 +4,7 @@ PR = "${INC_PR}.0" # newer version is not available on GNU_MIRROR from .inc file, and old 4.2.29 is not available on alpha.gnu.org SRC_URI = "ftp://alpha.gnu.org/gnu/${BPN}/${BPN}-${PV}.tar.gz \ - file://gettext-0.18-update.patch \ +# file://gettext-0.18-update.patch;patch=1 \ " SRC_URI[md5sum] = "f0276639a824f57e78916d3c207ee618"