From ca4b408094a86f515db26040060e8a17a38d9ae7 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Wed, 6 Feb 2008 17:52:42 +0000 Subject: linux-rp: disable VGA framebuffer for bootcdx86 git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3682 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/linux/linux-rp-2.6.23/defconfig-bootcdx86 | 2 +- meta/packages/linux/linux-rp_2.6.23.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta') 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 -- cgit v1.2.3