summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorConstantin Musca <constantinx.musca@intel.com>2013-01-07 11:21:07 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-07 12:06:26 +0000
commit09fe48b47ac6e73df7ab9a6ee909a3e2f575ad12 (patch)
tree2a25e7c7f249d397d799f4a9f559ebc112a31c1a /meta/recipes-extended
parent3547f3e191e6779ae8446ee129459626314e39d5 (diff)
downloadast2050-yocto-poky-09fe48b47ac6e73df7ab9a6ee909a3e2f575ad12.zip
ast2050-yocto-poky-09fe48b47ac6e73df7ab9a6ee909a3e2f575ad12.tar.gz
sed: upgrade to 4.2.2
(From OE-Core rev: 16500f9d5fe3446511212cff14d44bce969cdea0) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/sed/sed_4.2.2.bb (renamed from meta/recipes-extended/sed/sed_4.2.1.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-extended/sed/sed_4.2.1.bb b/meta/recipes-extended/sed/sed_4.2.2.bb
index 96c509a..8f4e041 100644
--- a/meta/recipes-extended/sed/sed_4.2.1.bb
+++ b/meta/recipes-extended/sed/sed_4.2.2.bb
@@ -4,12 +4,12 @@ LICENSE = "GPLv3+"
LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \
file://sed/sed.h;beginline=1;endline=17;md5=767ab3a06d7584f6fd0469abaec4412f"
SECTION = "console/utils"
-PR = "r5"
+PR = "r0"
SRC_URI = "${GNU_MIRROR}/sed/sed-${PV}.tar.gz"
-SRC_URI[md5sum] = "f0fd4d7da574d4707e442285fd2d3b86"
-SRC_URI[sha256sum] = "8773541ce097fdc4c5b9e7da12a82dffbb30cd91f7bc169f52f05f93b7fc3060"
+SRC_URI[md5sum] = "4111de4faa3b9848a0686b2f260c5056"
+SRC_URI[sha256sum] = "fea0a94d4b605894f3e2d5572e3f96e4413bcad3a085aae7367c2cf07908b2ff"
inherit autotools update-alternatives gettext
OpenPOWER on IntegriCloud