diff options
author | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-10-27 12:21:20 +0100 |
---|---|---|
committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-10-27 12:21:20 +0100 |
commit | eeac84ae328fa18770c3724a23ff847f954f60dc (patch) | |
tree | d1b9240031fdfcb440ae464b50e41d11b0c6e477 /recipes/linux/linux_2.6.20.bb | |
parent | cc80e9a2ecead39c48d459b74fc29b66fca48d73 (diff) | |
parent | 592aec1153c15c489509ed2269c6b60f6ada6f9c (diff) |
Merge branch 'org.openembedded.dev' of ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/linux/linux_2.6.20.bb')
-rw-r--r-- | recipes/linux/linux_2.6.20.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.20.bb b/recipes/linux/linux_2.6.20.bb index 7a43dff9ce..d8427bfc6f 100644 --- a/recipes/linux/linux_2.6.20.bb +++ b/recipes/linux/linux_2.6.20.bb @@ -6,7 +6,7 @@ DEFAULT_PREFERENCE_at91sam9261ek = "20" DEFAULT_PREFERENCE_at91sam9260ek = "20" DEFAULT_PREFERENCE_nhk15 = "1" -PR = "r9" +PR = "r10" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \ file://defconfig" |