[oe-commits] Andrea Adami : klibc: bump PR after relocating losetup

git version control git at git.openembedded.org
Wed Jul 21 23:47:03 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: ae681cd212f487b4c38c3c6ef3513550f52c9621
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ae681cd212f487b4c38c3c6ef3513550f52c9621

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Thu Jul 22 01:38:45 2010 +0200

klibc: bump PR after relocating losetup

---

 recipes/klibc/klibc-common.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/klibc/klibc-common.inc b/recipes/klibc/klibc-common.inc
index 5aba9e5..b4c27c9 100644
--- a/recipes/klibc/klibc-common.inc
+++ b/recipes/klibc/klibc-common.inc
@@ -9,7 +9,7 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/libs/klibc/${KLIBC_FETCHDIR}/klibc-${PV
 
 S = "${WORKDIR}/klibc-${PV}"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
-INC_PR = "r16"
+INC_PR = "r17"
 
 KLIBC_ARCH = '${TARGET_ARCH}'
 KLIBC_ARCH_armeb = 'arm'





More information about the Openembedded-commits mailing list