diff options
-rw-r--r-- | meta/packages/linux/linux-rp-2.6.23/defconfig-bootcdx86 | 2 | ||||
-rw-r--r-- | meta/packages/linux/linux-rp_2.6.23.bb | 2 |
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 d45dba1b2f..c2ad511fce 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 303243b0c7..6c6c229f09 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 |