diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-02-11 11:43:45 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-02-11 11:43:45 +0100 |
commit | 50a23bbe6e3beea6b8d6fdd3c35ea922d4703f41 (patch) | |
tree | f8990c0d4cb98a731f7011b2889292a3fa6402e8 /recipes/linux | |
parent | d041e3503c7cbe67ddcfc30e8d6ae37b9b108dc1 (diff) |
linux-openmoko-2.6.32: bump revision and update gdrm-2.6.32 patches
Diffstat (limited to 'recipes/linux')
-rw-r--r-- | recipes/linux/linux-openmoko-2.6.32_git.bb | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/recipes/linux/linux-openmoko-2.6.32_git.bb b/recipes/linux/linux-openmoko-2.6.32_git.bb index 889b1a58e8..8cec2474f8 100644 --- a/recipes/linux/linux-openmoko-2.6.32_git.bb +++ b/recipes/linux/linux-openmoko-2.6.32_git.bb @@ -16,14 +16,15 @@ SRC_URI = "\ file://defconfig \ # build fix file://0001-wm8753-fix-build-with-gcc-4.4.2-which-works-ok-with-.patch;patch=1 \ -# patches from Weiss's gdrm-2.6.31 branch - file://0001-DRM-for-platform-devices.patch;patch=1 \ - file://0002-Glamo-DRM-and-KMS-driver.patch;patch=1 \ - file://0003-Work-on-Glamo-core-for-DRM.patch;patch=1 \ - file://0004-Add-JBT6k74-hook-for-use-by-KMS.patch;patch=1 \ -# patches for 2.6.32 gdrm - file://0001-glamo-drm-use-dev_set_drvdata-instead-of-setting-dri.patch;patch=1 \ - file://0002-glamo-drm-select-DRM_KMS_HELPER-for-crtc-functions.patch;patch=1 \ +# patches from Weiss's gdrm-2.6.32 branch + file://0002-DRM-for-platform-devices.patch;patch=1 \ + file://0003-Glamo-DRM-and-KMS-driver.patch;patch=1 \ + file://0004-Work-on-Glamo-core-for-DRM.patch;patch=1 \ + file://0005-Add-JBT6k74-hook-for-use-by-KMS.patch;patch=1 \ + file://0006-glamo-drm-use-dev_set_drvdata-instead-of-setting-dri.patch;patch=1 \ + file://0007-glamo-drm-select-DRM_KMS_HELPER-for-crtc-functions.patch;patch=1 \ + file://0008-Fix-crash-when-reading-Glamo-registers-via-sysfs.patch;patch=1 \ + file://0009-A-couple-of-GEM-refcounting-fixes.patch;patch=1 \ " SRC_URI[stablepatch.md5sum] = "eabf01da4c72f7ea5b4e4bf8e8535e5f" |