diff options
author | Koen Kooi <koen@openembedded.org> | 2009-03-24 19:16:08 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-03-24 19:16:08 +0100 |
commit | df49f5e7f5a14c6736806f3163787608c958f4c9 (patch) | |
tree | 9b574b5f989f77c74a39acb8fab5e1f23a08d5f7 /recipes/linux/linux-omap_2.6.28.bb | |
parent | 6306b3fa6fc1769799eca2eb14eef27fad6878d6 (diff) |
linux-omap 2.6.28: bump PR
Diffstat (limited to 'recipes/linux/linux-omap_2.6.28.bb')
-rw-r--r-- | recipes/linux/linux-omap_2.6.28.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-omap_2.6.28.bb b/recipes/linux/linux-omap_2.6.28.bb index a64ff4b940..8a3d6be27e 100644 --- a/recipes/linux/linux-omap_2.6.28.bb +++ b/recipes/linux/linux-omap_2.6.28.bb @@ -12,7 +12,7 @@ DEFAULT_PREFERENCE_overo = "1" SRCREV = "79d042a081d3e467c735bb0d9569ed6296f85a3c" PV = "2.6.28" -PR = "r15" +PR = "r17" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;branch=omap-2.6.28;protocol=git \ file://defconfig" |