diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2009-11-23 07:22:40 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2009-11-23 13:57:24 +0100 |
commit | 13faab74d42e8878574e8d8e84966ea3c6fea9d5 (patch) | |
tree | a8885c4a56e5ff6ce30194dd149eed504554e615 /recipes/linux/linux-openmoko-shr-drm-devel_git.bb | |
parent | bc2bddb71d8c5db25b80aa6435392ec1c8df39f9 (diff) |
linux-openmoko: bump PR to get module_strip fix
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/linux/linux-openmoko-shr-drm-devel_git.bb')
-rw-r--r-- | recipes/linux/linux-openmoko-shr-drm-devel_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-openmoko-shr-drm-devel_git.bb b/recipes/linux/linux-openmoko-shr-drm-devel_git.bb index 671ad758c4..e02cc6f135 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${SRCREV}" -PR = "r2" +PR = "r4" SRC_URI = "\ git://git.openmoko.org/git/kernel.git;protocol=git;branch=drm-tracking \ |