diff options
author | Tom Zanussi <tom.zanussi@intel.com> | 2011-11-30 19:02:10 -0600 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2011-12-01 18:13:57 -0600 |
commit | 766bafc3dda5585702522fc418fcadf7200df55f (patch) | |
tree | 77c81153d7dc367d5078a4d3ae66e4e48b4b49c1 /meta-jasperforest | |
parent | cbe5b14a9e178648db7d97a1740d8e9509456fd1 (diff) | |
download | meta-intel-766bafc3dda5585702522fc418fcadf7200df55f.tar.gz |
meta-jasperforest: 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-jasperforest')
-rw-r--r-- | meta-jasperforest/recipes-kernel/linux/linux-yocto_2.6.34.bbappend | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-jasperforest/recipes-kernel/linux/linux-yocto_2.6.34.bbappend b/meta-jasperforest/recipes-kernel/linux/linux-yocto_2.6.34.bbappend deleted file mode 100644 index 0a89413c..00000000 --- a/meta-jasperforest/recipes-kernel/linux/linux-yocto_2.6.34.bbappend +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
2 | |||
3 | COMPATIBLE_MACHINE_jasperforest = "jasperforest" | ||
4 | KMACHINE_jasperforest = "jasperforest" | ||