fixups for this ancient OE tree
authorGrazvydas Ignotas <notasas@gmail.com>
Tue, 9 Oct 2012 15:42:02 +0000 (18:42 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Tue, 9 Oct 2012 22:00:12 +0000 (01:00 +0300)
recipes/bc/bc_1.06.bb
recipes/findutils/findutils_4.5.9.bb

index 8cce522..21b7533 100644 (file)
@@ -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"
index aa4fc38..9464e5c 100644 (file)
@@ -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"