aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-openmoko.inc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-05-25 14:36:33 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-05-26 13:02:43 +0200
commitbab8cda39ab1cecec1119a75596b168b38bc8014 (patch)
tree6053b349914c51e468667067fa02c45381a3d381 /recipes/linux/linux-openmoko.inc
parent351c813baedcebd8b91cb95aa0038fd0ff2a17dc (diff)
downloadopenembedded-bab8cda39ab1cecec1119a75596b168b38bc8014.tar.gz
linux-openmoko: rename recipes to common PN_PV scheme, cleanup versioning
* move DESCRIPTION to .inc * remove OEV, KERNEL_RELEASE and KERNEL_VERSION, keep KERNEL_* from kernel.bbclass * update distro/machine configs where needed Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/linux/linux-openmoko.inc')
-rw-r--r--recipes/linux/linux-openmoko.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/linux/linux-openmoko.inc b/recipes/linux/linux-openmoko.inc
index 99865c9818..c8c38d065e 100644
--- a/recipes/linux/linux-openmoko.inc
+++ b/recipes/linux/linux-openmoko.inc
@@ -7,6 +7,8 @@ UBOOT_ENTRYPOINT = "30008000"
COMPATIBLE_HOST = "arm.*-linux"
COMPATIBLE_MACHINE = "om-gta01|om-gta02|om-3d7k"
+DESCRIPTION_${PN} = "Linux kernel for the Openmoko Neo GSM Smartphones"
+
KERNEL_IMAGE_SYMLINK_NAME_om-gta01 = "uImage-GTA01.bin"
KERNEL_IMAGE_SYMLINK_NAME_om-gta02 = "uImage-GTA02.bin"
KERNEL_IMAGE_SYMLINK_NAME_om-3d7k = "uImage-OM3D7K.bin"