aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap_2.6.28.bb
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-04-04 19:27:23 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-04-04 19:27:23 +0200
commitd4880eacd8eb57567844e43ea51a927784359ff3 (patch)
tree78b7ddee6b4e358ba582f3bc9b0e0e7d329f5bd9 /recipes/linux/linux-omap_2.6.28.bb
parentb5346026a5b351de5ba2d25bbd8c536af46eccec (diff)
downloadopenembedded-d4880eacd8eb57567844e43ea51a927784359ff3.tar.gz
linux-omap_2.6.28: added NFSD as module in beagleboard/defconfig
Diffstat (limited to 'recipes/linux/linux-omap_2.6.28.bb')
-rw-r--r--recipes/linux/linux-omap_2.6.28.bb2
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 d14472021e..c7b217a23d 100644
--- a/recipes/linux/linux-omap_2.6.28.bb
+++ b/recipes/linux/linux-omap_2.6.28.bb
@@ -13,7 +13,7 @@ DEFAULT_PREFERENCE_omap5912osk = "1"
SRCREV = "79d042a081d3e467c735bb0d9569ed6296f85a3c"
PV = "2.6.28"
-PR = "r18"
+PR = "r19"
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"