diff options
author | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-10-19 17:24:35 +0200 |
---|---|---|
committer | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-12-14 11:35:02 +0100 |
commit | 5182dafac177acb705a17fdc37fb71dbf300dfdd (patch) | |
tree | 2f6badc6cb3d8861c609ed9c771324943e0cd8fa /recipes | |
parent | 73575ed195bc237fc594ea4aecb1c74d19ff71bc (diff) |
linux 2.6.25: update to latest stable patch
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/linux/linux_2.6.25.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.25.bb b/recipes/linux/linux_2.6.25.bb index b6ed3d82e2..aff0fc7a00 100644 --- a/recipes/linux/linux_2.6.25.bb +++ b/recipes/linux/linux_2.6.25.bb @@ -1,6 +1,6 @@ require linux.inc -PR = "r6" +PR = "r7" # Mark archs/machines that this kernel supports DEFAULT_PREFERENCE = "-1" @@ -15,6 +15,7 @@ DEFAULT_PREFERENCE_at91-l9260 = "1" DEFAULT_PREFERENCE_m8050 = "1" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.25.tar.bz2 \ + ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.20.bz2;patch=1 \ file://defconfig" SRC_URI_append_mpc8313e-rdb = "\ |