diff options
author | Tom Zanussi <tom.zanussi@intel.com> | 2012-06-10 12:57:43 -0500 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2012-06-11 09:16:39 -0500 |
commit | aebf88468c05d215330801531237008af40f9303 (patch) | |
tree | d8888db6c5b5335a17dce85b4ba84468a04567d3 | |
parent | bba1eb6a63cf41f11dffb88f89aaa936a1363be0 (diff) | |
download | meta-intel-aebf88468c05d215330801531237008af40f9303.tar.gz |
meta-jasperforest: remove linux-yocto-2.6.37 .bbappend
linux-yocto-2.6.37.bb was removed from oe-core, so remove the
corresponding .bbappend from meta-jasperforest.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
-rw-r--r-- | meta-jasperforest/recipes-kernel/linux/linux-yocto_2.6.37.bbappend | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-jasperforest/recipes-kernel/linux/linux-yocto_2.6.37.bbappend b/meta-jasperforest/recipes-kernel/linux/linux-yocto_2.6.37.bbappend deleted file mode 100644 index 42af365c..00000000 --- a/meta-jasperforest/recipes-kernel/linux/linux-yocto_2.6.37.bbappend +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
2 | |||
3 | COMPATIBLE_MACHINE_jasperforest = "jasperforest" | ||
4 | |||
5 | KMACHINE_jasperforest = "yocto/standard/common-pc-64/jasperforest" | ||
6 | |||
7 | SRCREV_machine_pn-linux-yocto_jasperforest ?= "8cc4724f41f9082e48e5a846a29f6f6356c16b61" | ||
8 | SRCREV_meta_pn-linux-yocto_jasperforest ?= "d5d3c6480d61f83503ccef7fbcd765f7aca8b71b" | ||