[oe-commits] Martin Jansa : linux-openmoko: bump PR to get module_strip fix

git version control git at git.openembedded.org
Mon Nov 23 07:22:51 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: e0a1b08f5fe2c05aaede68508e017297adf07c5f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e0a1b08f5fe2c05aaede68508e017297adf07c5f

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Nov 23 08:22:40 2009 +0100

linux-openmoko: bump PR to get module_strip fix

---

 recipes/linux/linux-openmoko-2.6.31_git.bb        |    2 +-
 recipes/linux/linux-openmoko-shr-devel_git.bb     |    2 +-
 recipes/linux/linux-openmoko-shr-drm-devel_git.bb |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes/linux/linux-openmoko-2.6.31_git.bb b/recipes/linux/linux-openmoko-2.6.31_git.bb
index 0f44875..25ad1df 100644
--- a/recipes/linux/linux-openmoko-2.6.31_git.bb
+++ b/recipes/linux/linux-openmoko-2.6.31_git.bb
@@ -8,7 +8,7 @@ KERNEL_VERSION = "${KERNEL_RELEASE}"
 
 OEV = "oe1"
 PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCPV}"
-PR = "r2"
+PR = "r3"
 
 SRC_URI = "\
   git://git.openmoko.org/git/kernel.git;protocol=git;branch=om-2.6.31 \
diff --git a/recipes/linux/linux-openmoko-shr-devel_git.bb b/recipes/linux/linux-openmoko-shr-devel_git.bb
index 4f300ff..6431264 100644
--- a/recipes/linux/linux-openmoko-shr-devel_git.bb
+++ b/recipes/linux/linux-openmoko-shr-devel_git.bb
@@ -8,7 +8,7 @@ KERNEL_VERSION = "2.6.29-rc3"
 
 OMV = "oe11"
 PV = "${KERNEL_RELEASE}-${OMV}+gitr${SRCPV}"
-PR = "r3.5"
+PR = "r4"
 
 SRC_URI = "\
   git://git.openmoko.org/git/kernel.git;protocol=git;branch=andy-tracking \
diff --git a/recipes/linux/linux-openmoko-shr-drm-devel_git.bb b/recipes/linux/linux-openmoko-shr-drm-devel_git.bb
index 9a4b862..7152c18 100644
--- a/recipes/linux/linux-openmoko-shr-drm-devel_git.bb
+++ b/recipes/linux/linux-openmoko-shr-drm-devel_git.bb
@@ -9,7 +9,7 @@ KERNEL_VERSION = "2.6.29-rc3-drm"
 
 OMV = "oe15"
 PV = "${KERNEL_RELEASE}-drm-${OMV}+gitr${SRCPV}"
-PR = "r2"
+PR = "r3"
 
 SRC_URI = "\
   git://git.openmoko.org/git/kernel.git;protocol=git;branch=drm-tracking \





More information about the Openembedded-commits mailing list