diff options
author | Petr Štetiar <ynezz@true.cz> | 2009-11-08 04:04:13 +0000 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2009-11-09 09:49:30 -0200 |
commit | bec85b495e91d6fcab9d10c7853669d004b0f718 (patch) | |
tree | 164983b2cb9b9a123b9cd840e913788416a72df4 /recipes/linux | |
parent | 1f951c59c5218d9a4a0cf43e082365110af1b94d (diff) |
linux: Linux 2.6.31.5
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes/linux')
-rw-r--r-- | recipes/linux/linux_2.6.31.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux_2.6.31.bb b/recipes/linux/linux_2.6.31.bb index 15597104b6..f0ff5162f5 100644 --- a/recipes/linux/linux_2.6.31.bb +++ b/recipes/linux/linux_2.6.31.bb @@ -1,6 +1,6 @@ require linux.inc -PR = "r3" +PR = "r4" S = "${WORKDIR}/linux-${PV}" @@ -13,7 +13,7 @@ DEFAULT_PREFERENCE_qemumips = "1" DEFAULT_PREFERENCE_qemux86 = "1" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \ - ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.3.bz2;patch=1 \ + ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.5.bz2;patch=1 \ file://defconfig" SRC_URI_append_db1200 ="\ |