summaryrefslogtreecommitdiff
path: root/meta/recipes-kernel/linux/linux-2.6.23/cm-x270/16bpp.patch
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2011-02-18 15:25:04 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-02-21 17:59:39 +0000
commit0fff0494048f449e38f7391c0622cedfbd5df7e1 (patch)
tree59005e46e7aad2f1b194026d721ebc1547340f57 /meta/recipes-kernel/linux/linux-2.6.23/cm-x270/16bpp.patch
parent7bae9465f3594bffcfdfe19b58c1d4f4e3349704 (diff)
downloadopenembedded-core-0fff0494048f449e38f7391c0622cedfbd5df7e1.tar.gz
openembedded-core-0fff0494048f449e38f7391c0622cedfbd5df7e1.tar.bz2
openembedded-core-0fff0494048f449e38f7391c0622cedfbd5df7e1.tar.xz
openembedded-core-0fff0494048f449e38f7391c0622cedfbd5df7e1.zip
linux-2.6.23: remove the linux-2.6.23 recipe
The machines supported by this recipe were either recently removed or simply not defined. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-2.6.23/cm-x270/16bpp.patch')
-rw-r--r--meta/recipes-kernel/linux/linux-2.6.23/cm-x270/16bpp.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta/recipes-kernel/linux/linux-2.6.23/cm-x270/16bpp.patch b/meta/recipes-kernel/linux/linux-2.6.23/cm-x270/16bpp.patch
deleted file mode 100644
index 6f038e35d..000000000
--- a/meta/recipes-kernel/linux/linux-2.6.23/cm-x270/16bpp.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: linux-2.6.23/arch/arm/mach-pxa/cm-x270.c
-===================================================================
---- linux-2.6.23.orig/arch/arm/mach-pxa/cm-x270.c 2008-02-14 20:32:28.000000000 +0000
-+++ linux-2.6.23/arch/arm/mach-pxa/cm-x270.c 2008-02-14 20:27:55.000000000 +0000
-@@ -383,7 +383,7 @@
-
- static struct pxafb_mode_info generic_crt_640x480_mode = {
- .pixclock = 38461,
-- .bpp = 8,
-+ .bpp = 16,
- .xres = 640,
- .yres = 480,
- .hsync_len = 63,