From 72dd8bd4262e58a39a0304d12562436f088f3a8e Mon Sep 17 00:00:00 2001 From: Chris Lord Date: Sat, 31 Jul 2004 14:27:24 +0000 Subject: [PATCH] Update fakeroot to 1.0.5, as 1.0.4 is no longer available on the Debian mirrors BKrev: 410bac4cKZbQKBcTsz7ikYoSh1MDfQ --- BitKeeper/etc/logging_ok | 1 + .../fix-prefix.patch | 0 fakeroot/fakeroot-native_1.0.4.oe | 12 ------------ .../{fakeroot_1.0.4.oe => fakeroot-native_1.0.5.oe} | 0 fakeroot/fakeroot_1.0.5.oe | 0 5 files changed, 1 insertion(+), 12 deletions(-) rename fakeroot/{fakeroot-native-1.0.4 => fakeroot-native-1.0.5}/fix-prefix.patch (100%) delete mode 100644 fakeroot/fakeroot-native_1.0.4.oe rename fakeroot/{fakeroot_1.0.4.oe => fakeroot-native_1.0.5.oe} (100%) create mode 100644 fakeroot/fakeroot_1.0.5.oe diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index 33859a0bf5..ec0ed4a1fe 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -1,6 +1,7 @@ a0868066@lta0868066.ent.ti.com buildroot@mithis.com chris@chrislaptop.(none) +cwiiis@chrislaptop.(none) erich@erichl.mine.nu erich@erichv.mine.nu gbritton@doomcom.org diff --git a/fakeroot/fakeroot-native-1.0.4/fix-prefix.patch b/fakeroot/fakeroot-native-1.0.5/fix-prefix.patch similarity index 100% rename from fakeroot/fakeroot-native-1.0.4/fix-prefix.patch rename to fakeroot/fakeroot-native-1.0.5/fix-prefix.patch diff --git a/fakeroot/fakeroot-native_1.0.4.oe b/fakeroot/fakeroot-native_1.0.4.oe deleted file mode 100644 index 08b81343e8..0000000000 --- a/fakeroot/fakeroot-native_1.0.4.oe +++ /dev/null @@ -1,12 +0,0 @@ -PR = "r1" -include fakeroot_${PV}.oe -inherit native - -SRC_URI += "file://fix-prefix.patch;patch=1" -S = ${WORKDIR}/fakeroot-${PV} - -EXTRA_OECONF = "--program-prefix=" - -do_stage_append () { - oe_libinstall -so libfakeroot ${STAGING_LIBDIR}/libfakeroot/ -} diff --git a/fakeroot/fakeroot_1.0.4.oe b/fakeroot/fakeroot-native_1.0.5.oe similarity index 100% rename from fakeroot/fakeroot_1.0.4.oe rename to fakeroot/fakeroot-native_1.0.5.oe diff --git a/fakeroot/fakeroot_1.0.5.oe b/fakeroot/fakeroot_1.0.5.oe new file mode 100644 index 0000000000..e69de29bb2 -- 2.39.5