aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/om-gta01.conf
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-11-03 09:57:36 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-11-13 10:46:59 +0100
commit2c2af6c62943057987a06da87ac0cd7f16754916 (patch)
tree8afe2e1c7a0a50cc9d947791575ab40b41f2868e /conf/machine/om-gta01.conf
parenta3d2df46a6576ab9ecff2f7dbc6a43ae3b1da2ce (diff)
downloadopenembedded-2c2af6c62943057987a06da87ac0cd7f16754916.tar.gz
linux-openmoko, linux-2.6.34: remove old 2.6.32, sanitize 2.6.34 and linux-openmoko.inc
* use linux-openmoko_${PV} instead linux-openmoko-${PV} * use linux_${PV}.bb with latest stable patch as starting point * only difference between linux_${PV} and linux-openmoko_${PV} is extra include of linux-openmoko.inc * .inc don't define UBOOT_ENTRYPOINT again (after machine config) * .inc move KERNEL_IMAGETYPE to machine configs (as most machines have) * .inc don't "fix' defconfig, use fixed defconfig instead * separate patches used in shr.patch can be found in gitorious repo http://gitorious.org/~jama/htc-msm-2-6-32/openmoko-kernel Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf/machine/om-gta01.conf')
-rw-r--r--conf/machine/om-gta01.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/om-gta01.conf b/conf/machine/om-gta01.conf
index b5ec35fd18..1cc4c71e5d 100644
--- a/conf/machine/om-gta01.conf
+++ b/conf/machine/om-gta01.conf
@@ -10,6 +10,7 @@ PREFERRED_PROVIDER_virtual/kernel ?= "linux-openmoko-2.6.29"
PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
PREFERRED_PROVIDER_virtual/libgl = "mesa-dri"
+KERNEL_IMAGETYPE = "uImage"
UBOOT_ENTRYPOINT = "30008000"
OLDEST_KERNEL_linux-gnueabi = "2.6.24"