diff options
author | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-12-30 15:21:53 +0100 |
---|---|---|
committer | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-12-30 15:21:53 +0100 |
commit | bc6231c101bd6f6c977dcd057633de2a807d6635 (patch) | |
tree | 202bf80b1240ae4a409426cc011325a45562e46d /recipes | |
parent | cc4ed9b2bcfc08bb4d9753c076ee83c1381c5a0d (diff) |
linux 2.6.27: updated to .42
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/linux/linux_2.6.27.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux_2.6.27.bb b/recipes/linux/linux_2.6.27.bb index 9e8d6a32e0..02f32dc46c 100644 --- a/recipes/linux/linux_2.6.27.bb +++ b/recipes/linux/linux_2.6.27.bb @@ -1,6 +1,6 @@ require linux.inc -PR = "r11" +PR = "r12" # Mark archs/machines that this kernel supports DEFAULT_PREFERENCE = "-1" @@ -9,7 +9,7 @@ DEFAULT_PREFERENCE_progear = "1" DEFAULT_PREFERENCE_simpad = "-1" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \ - ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.41.bz2;patch=1 \ + ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.42.bz2;patch=1 \ file://defconfig " SRC_URI_append_boc01 = "\ |