From: Lukas Gorris Date: Sun, 16 May 2010 23:31:19 +0000 (+0200) Subject: htcleo: use uncompressed kernel iamge X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b18816f4d0891d505c98df6ef8ae9e78d68f42a;p=openembedded.git htcleo: use uncompressed kernel iamge --- diff --git a/conf/machine/include/htc-qsd8.inc b/conf/machine/include/htc-qsd8.inc index ac3e7d22ee..440894b063 100644 --- a/conf/machine/include/htc-qsd8.inc +++ b/conf/machine/include/htc-qsd8.inc @@ -22,6 +22,9 @@ MACHINE_DISPLAY_HEIGHT_PIXELS = "640" # use this for overrides MACHINE_CLASS = "htc-qsd8" +# use uncompressed kernel image +KERNEL_IMAGETYPE = Image + # features MACHINE_FEATURES = "kernel26 touchscreen screen phone gps usb keyboard"