into polarbear.trolltech.com.au:/mnt/hdb1/oe2/packages
2004/08/19 07:25:03+10:00 trolltech.com.au!lpotter
poodle needs small console fonts
BKrev: 4123cb9f1mSi-6nBnKEx7rF55y1N5w
# CONFIG_FBCON_ROTATE_L is not set
# CONFIG_FBCON_FONTWIDTH8_ONLY is not set
CONFIG_FBCON_FONTS=y
-CONFIG_FONT_8x8=y
-CONFIG_FONT_8x16=y
+# CONFIG_FONT_8x8 is not set
+# CONFIG_FONT_8x16 is not set
# CONFIG_FONT_SUN8x16 is not set
# CONFIG_FONT_SUN12x22 is not set
# CONFIG_FONT_6x11 is not set
+CONFIG_FONT_4x6=y
# CONFIG_FONT_PEARL_8x8 is not set
# CONFIG_FONT_ACORN_8x8 is not set
file://disable-pcmcia-probe.patch;patch=1 \
file://linux-2.4.18-list_move.patch;patch=1 \
file://defconfig-${MACHINE}"
-
+if [ "${MACHINE}" == "poodle" ]
+ then
+ SRC_URI += "file://smallfonts.diff;patch=1"
+fi
# apply this when we have a kernel that builds with gcc 3.x:
# SRC_URI_append = file://machtune-args.patch;patch=1