From 2c92869662d1f0b28229cdba9e9852ba642e0733 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0tetiar?= Date: Fri, 6 Nov 2009 11:42:02 +0100 Subject: geodegx: Linux 2.6.31.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Štetiar Signed-off-by: Henning Heinold --- recipes/linux/linux_2.6.31.4.bb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 recipes/linux/linux_2.6.31.4.bb (limited to 'recipes/linux/linux_2.6.31.4.bb') diff --git a/recipes/linux/linux_2.6.31.4.bb b/recipes/linux/linux_2.6.31.4.bb new file mode 100644 index 0000000000..719c5eba68 --- /dev/null +++ b/recipes/linux/linux_2.6.31.4.bb @@ -0,0 +1,13 @@ +DESCRIPTION = "Linux 2.6 kernel for the AMD Geode GX processor" +LICENSE = "GPL" + +require linux.inc +COMPATIBLE_MACHINE = "geodegx" + +PR = "r0" +S = "${WORKDIR}/linux-${PV}" +DEFAULT_PREFERENCE = "-1" +DEFAULT_PREFERENCE_geodegx = "1" + +SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \ + file://defconfig" -- cgit v1.2.3