aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2011-05-05 11:28:09 +0200
committerFlorian Boor <florian.boor@kernelconcepts.de>2011-05-05 11:33:01 +0200
commit085dc5e99abf98772bfb44f3f25320418d500740 (patch)
tree03b85066625a8bed1384578f4a04a1e67b919ced
parentebb64cf105ff29596783f04cf94e69970509dcbe (diff)
downloadopenembedded-085dc5e99abf98772bfb44f3f25320418d500740.tar.gz
fakeroot: Move from not fetchable 1.14.5 to 1.15.1
Fakeroot 1.14.5 was not fetchable any more. Updating to 1.15.1. Test environment: BB_VERSION = "1.10.2" METADATA_BRANCH = "org.openembedded.dev" TARGET_ARCH = "arm" TARGET_OS = "linux-gnueabi" MACHINE = "mainstone" DISTRO = "minimal" DISTRO_VERSION = "dev-snapshot-20110504" TARGET_FPU = "soft" Signed-off-by: Florian Boor <florian.boor@kernelconcepts.de>
-rw-r--r--recipes/fakeroot/fakeroot-1.15.1/fix-prefix.patch (renamed from recipes/fakeroot/fakeroot-1.14.5/fix-prefix.patch)0
-rw-r--r--recipes/fakeroot/fakeroot-1.15.1/quiet-getopt-check.patch (renamed from recipes/fakeroot/fakeroot-1.14.5/quiet-getopt-check.patch)0
-rw-r--r--recipes/fakeroot/fakeroot_1.15.1.bb (renamed from recipes/fakeroot/fakeroot_1.14.5.bb)4
3 files changed, 2 insertions, 2 deletions
diff --git a/recipes/fakeroot/fakeroot-1.14.5/fix-prefix.patch b/recipes/fakeroot/fakeroot-1.15.1/fix-prefix.patch
index 72e7528b0e..72e7528b0e 100644
--- a/recipes/fakeroot/fakeroot-1.14.5/fix-prefix.patch
+++ b/recipes/fakeroot/fakeroot-1.15.1/fix-prefix.patch
diff --git a/recipes/fakeroot/fakeroot-1.14.5/quiet-getopt-check.patch b/recipes/fakeroot/fakeroot-1.15.1/quiet-getopt-check.patch
index bcb9083998..bcb9083998 100644
--- a/recipes/fakeroot/fakeroot-1.14.5/quiet-getopt-check.patch
+++ b/recipes/fakeroot/fakeroot-1.15.1/quiet-getopt-check.patch
diff --git a/recipes/fakeroot/fakeroot_1.14.5.bb b/recipes/fakeroot/fakeroot_1.15.1.bb
index ff6844df6b..4c625caeb6 100644
--- a/recipes/fakeroot/fakeroot_1.14.5.bb
+++ b/recipes/fakeroot/fakeroot_1.15.1.bb
@@ -6,5 +6,5 @@ SRC_URI =+ "\
file://quiet-getopt-check.patch \
"
-SRC_URI[md5sum] = "659a1f3a36554abfc2a3eaad2fdc0604"
-SRC_URI[sha256] = "b035c834944bf9482027f48c388de8492e96609825265ac03f05408d0b3aae68"
+SRC_URI[md5sum] = "248c408b1e06e776c5739871b49bd968"
+SRC_URI[sha256sum] = "45fbb9ad611f33224cc09954963dde563cc80fe58c76feb25b6e98550b81729a"