diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-03-25 18:29:54 +0100 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-03-25 18:29:54 +0100 |
commit | 95e0882e2dfabe457550a885e0eb24893df31742 (patch) | |
tree | a34220ed25168022c53d9cb5697f3666a427b30c /recipes/linux/linux-omap_2.6.28.bb | |
parent | 451b1c687105655a4f2c9c477b05535041e25060 (diff) | |
parent | ac41ae95b1dbe54c05adf494c0fa44b3abbfeca3 (diff) |
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
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" |