linux-kexecboot: add bootlogo for collie and poodle
authorAndrea Adami <andrea.adami@gmail.com>
Thu, 29 Jan 2009 00:16:21 +0000 (01:16 +0100)
committerAndrea Adami <andrea.adami@gmail.com>
Thu, 29 Jan 2009 00:22:21 +0000 (01:22 +0100)
- both linux-kexecboot 2.6.24 and 2.6.26
- bump both PR

packages/kexecboot/linux-kexecboot-2.6.24/poodle/defconfig
packages/kexecboot/linux-kexecboot-2.6.26/collie/defconfig
packages/kexecboot/linux-kexecboot-2.6.26/poodle/defconfig
packages/kexecboot/linux-kexecboot_2.6.24.bb
packages/kexecboot/linux-kexecboot_2.6.26.bb

index e962baa..2bbd230 100644 (file)
@@ -687,7 +687,10 @@ CONFIG_FONT_MINI_4x6=y
 # CONFIG_FONT_SUN8x16 is not set
 # CONFIG_FONT_SUN12x22 is not set
 # CONFIG_FONT_10x18 is not set
-# CONFIG_LOGO is not set
+CONFIG_LOGO=y
+# CONFIG_LOGO_LINUX_MONO is not set
+# CONFIG_LOGO_LINUX_VGA16 is not set
+CONFIG_LOGO_LINUX_CLUT224=y
 
 #
 # Sound
index 2e7c813..128fe03 100644 (file)
@@ -624,7 +624,10 @@ CONFIG_FONT_8x8=y
 # CONFIG_FONT_SUN8x16 is not set
 # CONFIG_FONT_SUN12x22 is not set
 # CONFIG_FONT_10x18 is not set
-# CONFIG_LOGO is not set
+CONFIG_LOGO=y
+# CONFIG_LOGO_LINUX_MONO is not set
+# CONFIG_LOGO_LINUX_VGA16 is not set
+CONFIG_LOGO_LINUX_CLUT224=y
 
 #
 # Sound
index 195f3f4..a0696d8 100644 (file)
@@ -1103,8 +1103,7 @@ CONFIG_FONT_MINI_4x6=y
 CONFIG_LOGO=y
 # CONFIG_LOGO_LINUX_MONO is not set
 # CONFIG_LOGO_LINUX_VGA16 is not set
-# CONFIG_LOGO_LINUX_CLUT224 is not set
-CONFIG_LOGO_OHAND_CLUT224=y
+CONFIG_LOGO_LINUX_CLUT224=y
 
 #
 # Sound
index a0540fe..43913e8 100644 (file)
@@ -1,6 +1,6 @@
 require linux-kexecboot.inc
 
-PR = "r3"
+PR = "r4"
 
 DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_collie = "-1"
index 624a01e..e1dd9d4 100644 (file)
@@ -1,6 +1,6 @@
 require linux-kexecboot.inc
 
-PR = "r8"
+PR = "r9"
 DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_qemuarm = "-1"
 DEFAULT_PREFERENCE_qemux86 = "-1"