summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend')
-rw-r--r--meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend23
1 files changed, 0 insertions, 23 deletions
diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend
deleted file mode 100644
index a5c0acac..00000000
--- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend
+++ /dev/null
@@ -1,23 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3
4COMPATIBLE_MACHINE_emenlow = "emenlow"
5KMACHINE_emenlow = "emenlow"
6KBRANCH_emenlow = "standard/emenlow"
7KERNEL_FEATURES_append_emenlow = " features/drm-emgd/drm-emgd-1.16 cfg/vesafb"
8
9COMPATIBLE_MACHINE_emenlow-noemgd = "emenlow-noemgd"
10KMACHINE_emenlow-noemgd = "emenlow"
11KBRANCH_emenlow-noemgd = "standard/emenlow"
12KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma600"
13
14SRCREV_machine_pn-linux-yocto_emenlow ?= "0a1e7660733615106a2430e38bf6b835a8e5507d"
15SRCREV_meta_pn-linux-yocto_emenlow ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac"
16SRCREV_emgd_pn-linux-yocto_emenlow ?= "f5c3a221f0e42d48ee5af369d73594e26ef7fae6"
17
18SRCREV_machine_pn-linux-yocto_emenlow-noemgd ?= "0a1e7660733615106a2430e38bf6b835a8e5507d"
19SRCREV_meta_pn-linux-yocto_emenlow-noemgd ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac"
20
21SRC_URI_emenlow = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.16;name=machine,meta,emgd"
22
23LINUX_VERSION = "3.4.46"