aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-geodegx_2.4.24.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/linux-geodegx_2.4.24.bb')
-rw-r--r--recipes/linux/linux-geodegx_2.4.24.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux-geodegx_2.4.24.bb b/recipes/linux/linux-geodegx_2.4.24.bb
index 590a44d7b1..588bfcc2c7 100644
--- a/recipes/linux/linux-geodegx_2.4.24.bb
+++ b/recipes/linux/linux-geodegx_2.4.24.bb
@@ -10,8 +10,8 @@ LICENSE = "GPLv2"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.4/linux-${KV}.tar.bz2;name=kernel \
http://www.amd.com/files/connectivitysolutions/geode/Patches_Linux_${KV}_1.00.tar.gz;name=patch \
- file://${WORKDIR}/Patches_Linux_${KV}_1.00/linux-${KV}-geode.patch;patch=1 \
- file://linux-2.4.24-gcc340-fixes.patch;patch=1 \
+ file://${WORKDIR}/Patches_Linux_${KV}_1.00/linux-${KV}-geode.patch;apply=yes \
+ file://linux-2.4.24-gcc340-fixes.patch;apply=yes \
file://defconfig"
S = "${WORKDIR}/linux-${KV}"