diff options
author | Tom Zanussi <tom.zanussi@intel.com> | 2012-06-10 12:46:40 -0500 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2012-06-11 09:15:38 -0500 |
commit | d2d6a7a3e80577087426db6e48289e55788fc6b4 (patch) | |
tree | ceaa2bc9e8b9869ef0d5af3bece7d13d56e84884 /meta-sugarbay/recipes-kernel | |
parent | a2c22fb791eb70b230a5f8169d3580f4f3a4f967 (diff) | |
download | meta-intel-d2d6a7a3e80577087426db6e48289e55788fc6b4.tar.gz |
meta-sugarbay: 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-sugarbay.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-sugarbay/recipes-kernel')
-rw-r--r-- | meta-sugarbay/recipes-kernel/linux/linux-yocto_2.6.37.bbappend | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-sugarbay/recipes-kernel/linux/linux-yocto_2.6.37.bbappend b/meta-sugarbay/recipes-kernel/linux/linux-yocto_2.6.37.bbappend deleted file mode 100644 index 35c1d9fb..00000000 --- a/meta-sugarbay/recipes-kernel/linux/linux-yocto_2.6.37.bbappend +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
2 | |||
3 | COMPATIBLE_MACHINE_sugarbay = "sugarbay" | ||
4 | KMACHINE_sugarbay = "yocto/standard/common-pc-64/sugarbay" | ||
5 | |||
6 | SRCREV_machine_pn-linux-yocto_sugarbay ?= "7f495be2ccaa209bf505b8a8899cea64cfd968bb" | ||
7 | SRCREV_meta_pn-linux-yocto_sugarbay ?= "d5d3c6480d61f83503ccef7fbcd765f7aca8b71b" | ||