aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-openmoko-2.6.32_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/linux-openmoko-2.6.32_git.bb')
-rw-r--r--recipes/linux/linux-openmoko-2.6.32_git.bb32
1 files changed, 16 insertions, 16 deletions
diff --git a/recipes/linux/linux-openmoko-2.6.32_git.bb b/recipes/linux/linux-openmoko-2.6.32_git.bb
index 133e5afe2d..39e051abe6 100644
--- a/recipes/linux/linux-openmoko-2.6.32_git.bb
+++ b/recipes/linux/linux-openmoko-2.6.32_git.bb
@@ -11,27 +11,27 @@ PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCPV}"
SRC_URI = "\
git://git.openmoko.org/git/kernel.git;protocol=git;branch=om-gta02-2.6.32 \
- file://0001-Revert-s3cmci-initialize-default-platform-data-no_wp.patch;patch=1 \
+ file://0001-Revert-s3cmci-initialize-default-platform-data-no_wp.patch;apply=yes \
# latest stable patch for ubi fix 943e167cb3e8fb191894bde8a4a75db78531a7c8
- ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${KERNEL_RELEASE}.bz2;patch=1;name=stablepatch \
+ ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${KERNEL_RELEASE}.bz2;apply=yes;name=stablepatch \
# build fix
- file://0001-wm8753-fix-build-with-gcc-4.4.2-which-works-ok-with-.patch;patch=1 \
+ file://0001-wm8753-fix-build-with-gcc-4.4.2-which-works-ok-with-.patch;apply=yes \
# patches from Radek Polak used in qtmoko
- file://0002-accels.patch.patch;patch=1 \
- file://0003-usbhost.patch.patch;patch=1 \
- file://0004-ar6000_delay.patch.patch;patch=1 \
- file://0005-save_regs.patch.patch;patch=1 \
+ file://0002-accels.patch.patch;apply=yes \
+ file://0003-usbhost.patch.patch;apply=yes \
+ file://0004-ar6000_delay.patch.patch;apply=yes \
+ file://0005-save_regs.patch.patch;apply=yes \
# defconfig updates
- file://0006-gta02-defconfigs-enable-LEDS_S3C24XX-and-dummy-batte.patch;patch=1 \
+ file://0006-gta02-defconfigs-enable-LEDS_S3C24XX-and-dummy-batte.patch;apply=yes \
# patches from Weiss's gdrm-for-merging branch
- file://0007-DRM-for-platform-devices.patch;patch=1 \
- file://0008-Glamo-DRM-and-KMS-driver.patch;patch=1 \
- file://0009-Work-on-Glamo-core-for-DRM.patch;patch=1 \
- file://0010-JBT6k74-work-for-KMS.patch;patch=1 \
- file://0011-Fix-crash-when-reading-Glamo-registers-via-sysfs.patch;patch=1 \
- file://0012-Fix-dynamic-command-queue-allocation.patch;patch=1 \
- file://0013-Debug-statements-for-testing.patch;patch=1 \
- file://0014-Fix-claim-of-2D-register-resource.patch;patch=1 \
+ file://0007-DRM-for-platform-devices.patch;apply=yes \
+ file://0008-Glamo-DRM-and-KMS-driver.patch;apply=yes \
+ file://0009-Work-on-Glamo-core-for-DRM.patch;apply=yes \
+ file://0010-JBT6k74-work-for-KMS.patch;apply=yes \
+ file://0011-Fix-crash-when-reading-Glamo-registers-via-sysfs.patch;apply=yes \
+ file://0012-Fix-dynamic-command-queue-allocation.patch;apply=yes \
+ file://0013-Debug-statements-for-testing.patch;apply=yes \
+ file://0014-Fix-claim-of-2D-register-resource.patch;apply=yes \
"
SRC_URI[stablepatch.md5sum] = "ba6abb1ffee513a1d4f831599ddae490"