aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.24.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/linux_2.6.24.bb')
-rw-r--r--recipes/linux/linux_2.6.24.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.24.bb b/recipes/linux/linux_2.6.24.bb
index 97eef1b16e..121a8c3b89 100644
--- a/recipes/linux/linux_2.6.24.bb
+++ b/recipes/linux/linux_2.6.24.bb
@@ -11,7 +11,7 @@ DEFAULT_PREFERENCE_hipox = "1"
DEFAULT_PREFERENCE_cs-e9302 = "1"
DEFAULT_PREFERENCE_smartq5 = "1"
-PR = "r38"
+PR = "r39"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2;name=kernel \
${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.7.bz2;apply=yes;name=stablepatch \
@@ -108,6 +108,7 @@ SRC_URI_append_hipox = " \
file://hipox-phy.patch \
file://ox810-pci-read-config-fix.patch \
file://hipox-nand-timing.patch \
+ file://ox810-pci-abort-handler.patch \
"
EXTRA_OEMAKE_smartq5 = " OBJCOPY=${OBJCOPY}"