[oe-commits] Florian Boor : fakeroot: Move from not fetchable 1.14.5 to 1.15.1

git at git.openembedded.org git at git.openembedded.org
Fri Dec 9 13:10:42 UTC 2011


Module: openembedded.git
Branch: sledz/maintenance
Commit: 672af8093cf33d8b90e9186986ba5c95fc7a0a0a
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=672af8093cf33d8b90e9186986ba5c95fc7a0a0a

Author: Florian Boor <florian.boor at kernelconcepts.de>
Date:   Thu May  5 11:28:09 2011 +0200

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 at kernelconcepts.de>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 .../fix-prefix.patch                               |    0
 .../quiet-getopt-check.patch                       |    0
 .../{fakeroot_1.14.5.bb => fakeroot_1.15.1.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
similarity index 100%
rename from recipes/fakeroot/fakeroot-1.14.5/fix-prefix.patch
rename to 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
similarity index 100%
rename from recipes/fakeroot/fakeroot-1.14.5/quiet-getopt-check.patch
rename to 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
similarity index 53%
rename from recipes/fakeroot/fakeroot_1.14.5.bb
rename to recipes/fakeroot/fakeroot_1.15.1.bb
index ff6844d..4c625ca 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"





More information about the Openembedded-commits mailing list