binutils, glib, ipkg, libgphoto2, sysfsutils: bump PR
authorJohn Bowler <jbowler@nslu2-linux.org>
Wed, 4 Jan 2006 01:25:24 +0000 (01:25 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 4 Jan 2006 01:25:24 +0000 (01:25 +0000)
packages/binutils/binutils-cross-sdk_2.15.91.0.2.bb
packages/binutils/binutils_2.16.bb
packages/glib-2.0/glib-2.0-native_2.6.5.bb
packages/glib-2.0/glib-2.0_2.8.2.bb
packages/ipkg/ipkg_0.99.152.bb
packages/ipkg/ipkg_0.99.153.bb
packages/ipkg/ipkg_0.99.154.bb
packages/libgphoto2/libgphoto2_2.1.6.bb
packages/sysfsutils/sysfsutils_1.3.0.bb

index 7b51227..96b5829 100644 (file)
@@ -1,5 +1,5 @@
 SECTION = "devel"
-PR = "r1"
+PR = "r3"
 include binutils_${PV}.bb
 inherit sdk
 DEPENDS += "flex-native bison-native"
index bb66ca6..994c2d4 100644 (file)
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.gnu.org/software/binutils/"
 SECTION = "devel"
 LICENSE = "GPL"
 MAINTAINER = "Gerald Britton <gbritton@doomcom.org>"
-PR = "r3"
+PR = "r5"
 
 SRC_URI = \
     "http://ftp.gnu.org/gnu/binutils/binutils-${PV}.tar.bz2 \
@@ -19,18 +19,7 @@ SRC_URI += "file://binutils-2.16-linux-uclibc.patch;patch=1"
 SRC_URI += "file://binutils-2.16-thumb-trampoline.patch;patch=1"
 SRC_URI += "file://binutils-2.16-thumb-glue.patch;patch=1"
 
-#to be removed:
-# this patch does not seem to do anything any longer
-#SRC_URI += "file://binutils-2.15.90.0.3-uclibc-200-build_modules.patch;patch=1"
-
 S = "${WORKDIR}/binutils-${PV}"
 B = "${S}/build.${HOST_SYS}.${TARGET_SYS}"
 
 include binutils.inc
-
-#to be removed:
-# This was not doing anything because it used the ${B} directory and there
-# was no configure.ac or configure.in in there.
-#do_configure_prepend() {
-#      for dir in bfd gas ld; do ( cd $dir; autoreconf ); done
-#}
index 6524bf2..ad7cb48 100644 (file)
@@ -8,7 +8,7 @@ SECTION = "libs"
 PRIORITY = "optional"
 MAINTAINER = "Philip Blundell <pb@handhelds.org>"
 DEPENDS = "gtk-doc-native"
-PR = "r1"
+PR = "r2"
 
 EXTRA_OECONF = "--disable-debug"
 
index 406f9d8..fc1d14b 100644 (file)
@@ -10,7 +10,7 @@ MAINTAINER = "Philip Blundell <pb@handhelds.org>"
 DEPENDS += "glib-2.0-native gtk-doc"
 DEPENDS += "virtual/libiconv virtual/libintl"
 PACKAGES =+ "glib-2.0-utils "
-PR = "r1"
+PR = "r2"
 
 LEAD_SONAME = "libglib-2.0.*"
 FILES_glib-2.0-utils = "${bindir}/*"
index 99249a8..02de5e7 100644 (file)
@@ -2,7 +2,7 @@ DEFAULT_PREFERENCE = "-1"
 
 include ipkg.inc
 
-PR = "r1"
+PR = "r3"
 
 SRC_URI += "file://fix-bug1393.patch;patch=1"
 
index b814f9a..ad57ba8 100644 (file)
@@ -2,7 +2,7 @@ SECTION = "libs"
 DEPENDS = "jpeg libusb libexif"
 RPEDENDS = "libusb"
 DESCRIPTION = "libgphoto2 allows you to access digital cameras"
-PR = "r4"
+PR = "r6"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/gphoto/libgphoto2-${PV}.tar.gz"
 
index 82af8d3..11e4ca7 100644 (file)
@@ -1,3 +1,4 @@
+PR = "r2"
 SECTION = "base"
 DESCRIPTION = "System Utilities Based on Sysfs"
 HOMEPAGE = "http://linux-diag.sourceforge.net/Sysfsutils.html"