diff options
author | Tom Zanussi <tom.zanussi@intel.com> | 2011-11-29 11:16:52 -0600 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2011-12-01 18:13:42 -0600 |
commit | 0dbef5dc338ed71d94675a84fd10721619fb465e (patch) | |
tree | 8d83bb8e6389c147ef8e912fc77025655c8ba95a /meta-emenlow | |
parent | 7b5eee40979efe11548dbf715aadc434be2a6dbc (diff) | |
download | meta-intel-0dbef5dc338ed71d94675a84fd10721619fb465e.tar.gz |
meta-emenlow: remove 2.6.34 .bbappend
The linux-2.6.34 recipe was removed, so the .append needs to be
removed as well.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-emenlow')
-rw-r--r-- | meta-emenlow/recipes-kernel/linux/linux-yocto_2.6.34.bbappend | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_2.6.34.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_2.6.34.bbappend deleted file mode 100644 index 160b3aaf..00000000 --- a/meta-emenlow/recipes-kernel/linux/linux-yocto_2.6.34.bbappend +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
2 | COMPATIBLE_MACHINE_emenlow = "emenlow" | ||
3 | KMACHINE_emenlow = "emenlow" | ||
4 | |||
5 | SRCREV_machine_pn-linux-yocto_emenlow = "a29743c0a1398798fbc02c0799c8605d91514e14" | ||
6 | SRCREV_meta_pn-linux-yocto_emenlow ?= "ec26387cb168e9e0976999b528b5a9dd62e3157a" | ||