diff options
Diffstat (limited to 'recipes/linux/linux-sgh-i900_2.6.32.bb')
-rw-r--r-- | recipes/linux/linux-sgh-i900_2.6.32.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-sgh-i900_2.6.32.bb b/recipes/linux/linux-sgh-i900_2.6.32.bb index 1c16d289b5..23913e82cc 100644 --- a/recipes/linux/linux-sgh-i900_2.6.32.bb +++ b/recipes/linux/linux-sgh-i900_2.6.32.bb @@ -7,7 +7,7 @@ RDEPENDS += "marvell-gspi-fw" COMPATIBLE_MACHINE = "sgh-i900" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \ - file://sgh-i900-support.patch;patch=1 \ + file://sgh-i900-support.patch;apply=yes \ file://sgh_i900_defconfig" S = "${WORKDIR}/linux-${PV}" |