diff options
author | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-10-19 17:24:36 +0200 |
---|---|---|
committer | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-12-14 11:35:04 +0100 |
commit | c52f35a50eebad5ca2b0a312bf3d8d9c63b935a3 (patch) | |
tree | 0e0823de734e2c3d47643d0d5f7c325f55e58c46 /recipes/linux | |
parent | 5d5b4ca7e194c1fd5070d999b1ded20fd57bc2e3 (diff) |
linux 2.6.27: update to latest stable patch
Diffstat (limited to 'recipes/linux')
-rw-r--r-- | recipes/linux/linux_2.6.27.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.27.bb b/recipes/linux/linux_2.6.27.bb index 0b873a65a7..9e8d6a32e0 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 = "r8" +PR = "r11" # Mark archs/machines that this kernel supports DEFAULT_PREFERENCE = "-1" @@ -9,6 +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 \ file://defconfig " SRC_URI_append_boc01 = "\ |