[PATCH 0/3] meta-intel: some linux-yocto-3.4 updates


tom.zanussi@...
 

From: Tom Zanussi <tom.zanussi@...>

This switches the chiefriver and jasperforest BSPs to linux-yocto-3.4
and removes the jasperforest linux-yocto-3.0 support.

The following changes since commit a944332ecfa59247cc0787c55d79a6392e3218bd:
Tom Zanussi (1):
meta-n450: explicitly specify KBRANCH we expect to use

are available in the git repository at:

git://git.yoctoproject.org/meta-intel.git tzanussi/3.4-updates
http://git.yoctoproject.org/cgit.cgi//log/?h=tzanussi/3.4-updates

Tom Zanussi (3):
meta-chiefriver: switch to linux-yocto-3.4 kernel
meta-jasperforest: switch to linux-yocto-3.4 kernel
jasperforest: retire linux-yocto-3.0

meta-chiefriver/conf/machine/chiefriver.conf | 2 +-
.../linux/linux-yocto-rt_3.4.bbappend | 8 ++++++++
.../recipes-kernel/linux/linux-yocto_3.4.bbappend | 10 ++++++++++
meta-jasperforest/conf/machine/jasperforest.conf | 3 ++-
...rt_3.0.bbappend => linux-yocto-rt_3.4.bbappend} | 2 +-
.../recipes-kernel/linux/linux-yocto_3.0.bbappend | 9 ---------
.../recipes-kernel/linux/linux-yocto_3.4.bbappend | 9 +++++++++
7 files changed, 31 insertions(+), 12 deletions(-)
create mode 100644 meta-chiefriver/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
create mode 100644 meta-chiefriver/recipes-kernel/linux/linux-yocto_3.4.bbappend
rename meta-jasperforest/recipes-kernel/linux/{linux-yocto-rt_3.0.bbappend => linux-yocto-rt_3.4.bbappend} (84%)
delete mode 100644 meta-jasperforest/recipes-kernel/linux/linux-yocto_3.0.bbappend
create mode 100644 meta-jasperforest/recipes-kernel/linux/linux-yocto_3.4.bbappend

Join {yocto@lists.yoctoproject.org to automatically receive all group messages.