summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-02-06 17:52:42 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-02-06 17:52:42 +0000
commitca4b408094a86f515db26040060e8a17a38d9ae7 (patch)
treebff90f4ad4ecf8307698d8ec7a668f70386cae6a
parent7ecb2b242a6896d112f7744d2d1a0c6f0eaabaab (diff)
downloadopenembedded-core-ca4b408094a86f515db26040060e8a17a38d9ae7.tar.gz
openembedded-core-ca4b408094a86f515db26040060e8a17a38d9ae7.tar.bz2
openembedded-core-ca4b408094a86f515db26040060e8a17a38d9ae7.tar.xz
openembedded-core-ca4b408094a86f515db26040060e8a17a38d9ae7.zip
linux-rp: disable VGA framebuffer for bootcdx86
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3682 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r--meta/packages/linux/linux-rp-2.6.23/defconfig-bootcdx862
-rw-r--r--meta/packages/linux/linux-rp_2.6.23.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/linux/linux-rp-2.6.23/defconfig-bootcdx86 b/meta/packages/linux/linux-rp-2.6.23/defconfig-bootcdx86
index d45dba1b2..c2ad511fc 100644
--- a/meta/packages/linux/linux-rp-2.6.23/defconfig-bootcdx86
+++ b/meta/packages/linux/linux-rp-2.6.23/defconfig-bootcdx86
@@ -985,7 +985,7 @@ CONFIG_FB_TILEBLITTING=y
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
-CONFIG_FB_VGA16=y
+# CONFIG_FB_VGA16 is not set
CONFIG_FB_UVESA=m
# CONFIG_FB_VESA is not set
# CONFIG_FB_HECUBA is not set
diff --git a/meta/packages/linux/linux-rp_2.6.23.bb b/meta/packages/linux/linux-rp_2.6.23.bb
index 303243b0c..6c6c229f0 100644
--- a/meta/packages/linux/linux-rp_2.6.23.bb
+++ b/meta/packages/linux/linux-rp_2.6.23.bb
@@ -1,6 +1,6 @@
require linux-rp.inc
-PR = "r28"
+PR = "r29"
# Handy URLs
# git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046