[oe-commits] Lukas Gorris : htcleo: use uncompressed kernel iamge

git version control git at git.openembedded.org
Sun May 16 23:33:27 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 1b18816f4d0891d505c98df6ef8ae9e78d68f42a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1b18816f4d0891d505c98df6ef8ae9e78d68f42a

Author: Lukas Gorris <lukas at htc-linux.org>
Date:   Mon May 17 01:31:19 2010 +0200

htcleo: use uncompressed kernel iamge

---

 conf/machine/include/htc-qsd8.inc |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/conf/machine/include/htc-qsd8.inc b/conf/machine/include/htc-qsd8.inc
index ac3e7d2..440894b 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"
 





More information about the Openembedded-commits mailing list