aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.31.bb
diff options
context:
space:
mode:
authorSiebren Hakkesteegt <shakkesteegt+oe@gmail.com>2010-04-14 03:26:37 +0000
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2010-04-15 14:41:58 +0200
commitd1b29786adc8e42f7e56057527880ee9924a0831 (patch)
treef81fe35d69f7b2ac79ec7f50737f2932e0b0beae /recipes/linux/linux_2.6.31.bb
parente60f96375915cf93f33222c1097a0828f19c38ea (diff)
downloadopenembedded-d1b29786adc8e42f7e56057527880ee9924a0831.tar.gz
linux 2.6.31: add cm-x300 support
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Diffstat (limited to 'recipes/linux/linux_2.6.31.bb')
-rw-r--r--recipes/linux/linux_2.6.31.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/linux/linux_2.6.31.bb b/recipes/linux/linux_2.6.31.bb
index 9833b320a4..638622de3c 100644
--- a/recipes/linux/linux_2.6.31.bb
+++ b/recipes/linux/linux_2.6.31.bb
@@ -12,6 +12,7 @@ DEFAULT_PREFERENCE_db1200 = "1"
DEFAULT_PREFERENCE_qemumips = "1"
DEFAULT_PREFERENCE_qemux86 = "1"
DEFAULT_PREFERENCE_iei-nanogx-466 = "1"
+DEFAULT_PREFERENCE_cm-x300 = "1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.12.bz2;patch=1;name=stablepatch \
@@ -66,6 +67,10 @@ SRC_URI_append_ep93xx = " \
file://edb9301-fix-machine-id.patch;patch=1 \
"
+SRC_URI_append_cm-x300 = "\
+ file://linux-2.6.31-cm-x300.patch;patch=1 \
+ "
+
do_devicetree_image_append_boc01() {
dtc -I dts -O dtb ${KERNEL_DEVICETREE_FLAGS} -o devicetree.v1 ${KERNEL_DEVICETREE}.v1
install -m 0644 devicetree.v1 ${D}/boot/devicetree-${KERNEL_VERSION}.v1