diff options
author | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-10-19 17:24:33 +0200 |
---|---|---|
committer | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-12-14 11:30:46 +0100 |
commit | a2c99d491fbbcf906bd06765b98d13d2bd631b64 (patch) | |
tree | 536314f9cdbeaa3003ce04508f9990fa9d41219d /recipes | |
parent | 26365d81cf59638806f95b391ab4658af82ccccc (diff) |
linux 2.6.22: update to latest stable patch
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/linux/linux_2.6.22.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.22.bb b/recipes/linux/linux_2.6.22.bb index bb8749f0d6..a2d4f5574a 100644 --- a/recipes/linux/linux_2.6.22.bb +++ b/recipes/linux/linux_2.6.22.bb @@ -5,9 +5,10 @@ DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_cm-x270 = "-1" DEFAULT_PREFERENCE_bd-neon = "0" -PR = "r5" +PR = "r6" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2 \ + ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.19.bz2;patch=1 \ file://defconfig \ " |