On Wed, 2014-04-02 at 20:47 -0700, [email protected] wrote: > From: Nitin A Kamble <[email protected]> > > v3.10 & v3.14 linux-yocto kernel recipes are created or updated for various > meta-intel BSPs here. > > All these kernels are booting fine on the respective BSPs. There is audio > playback issue on many BSPs with the newer v3.14 kernel. That issue does > not block booting, and can be handled separately.
Pulled into meta-intel/master. Thanks, Tom > > Thanks, > Nitin > > The following changes since commit 185ac2bc78f4c23c2023b5ecad3a21e3f3fc34de: > > nuc: Update linux-yocto 3.10 SRCREV (3.10.34-LTSI) (2014-04-02 08:17:43 > -0500) > > are available in the git repository at: > > git://git.yoctoproject.org/meta-intel-contrib nitin/misc > http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/log/?h=nitin/misc > > Nitin A Kamble (19): > Make LINUX_VERSION machine specific > linux-yocto_3.14: common recipe for meta-intel BSPs > crownbay-noemgd: linux-yocto_3.14 recipe > emenlow-noemgd: linux-yocto_3.14 recipe > fri2-noemgd: linux-yocto_3.14 recipe > nuc: linux-yocto_3.14 recipe > crownbay-noemgd: change the default kernel to v3.14 > emenlow-noemgd: change the default kernel to v3.14 > fri2-noemgd: change the default kernel to v3.14 > jasperforest: change the default kernel to v3.14 > nuc: change the default kernel to v3.14 > sugarbay: change the default kernel to v3.14 > intel-core2-32: change the default kernel to v3.14 > intel-corei7-64: change the default kernel to v3.14 > common/linux-yocto_3.10: update SRCREVS to 3.10.35-ltsi > crownbay: linux-yocto_3.10: update SRCREVS to 3.10.35-ltsi > emenlow: linux-yocto_3.10: update SRCREVS to 3.10.35-ltsi > fri2: linux-yocto_3.10: update SRCREVS to 3.10.35-ltsi > common/linux-yocto_3.10: update SRCREVS to 3.10.35-ltsi > > .../recipes-kernel/linux/linux-yocto_3.10.bbappend | 12 +++++----- > .../recipes-kernel/linux/linux-yocto_3.14.bbappend | 26 > ++++++++++++++++++++++ > conf/machine/intel-core2-32.conf | 2 +- > conf/machine/intel-corei7-64.conf | 2 +- > meta-crownbay/conf/machine/crownbay-noemgd.conf | 2 +- > .../recipes-kernel/linux/linux-yocto_3.10.bbappend | 12 +++++----- > .../recipes-kernel/linux/linux-yocto_3.14.bbappend | 10 +++++++++ > meta-emenlow/conf/machine/emenlow-noemgd.conf | 2 +- > .../recipes-kernel/linux/linux-yocto_3.10.bbappend | 12 +++++----- > .../recipes-kernel/linux/linux-yocto_3.14.bbappend | 10 +++++++++ > meta-fri2/conf/machine/fri2-noemgd.conf | 2 +- > .../recipes-kernel/linux/linux-yocto_3.10.bbappend | 12 +++++----- > .../recipes-kernel/linux/linux-yocto_3.14.bbappend | 11 +++++++++ > meta-jasperforest/conf/machine/jasperforest.conf | 2 +- > meta-nuc/conf/machine/nuc.conf | 2 +- > .../recipes-kernel/linux/linux-yocto_3.10.bbappend | 8 +++---- > .../recipes-kernel/linux/linux-yocto_3.14.bbappend | 13 +++++++++++ > meta-sugarbay/conf/machine/sugarbay.conf | 2 +- > 18 files changed, 105 insertions(+), 37 deletions(-) > create mode 100644 common/recipes-kernel/linux/linux-yocto_3.14.bbappend > create mode 100644 > meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend > create mode 100644 > meta-emenlow/recipes-kernel/linux/linux-yocto_3.14.bbappend > create mode 100644 meta-fri2/recipes-kernel/linux/linux-yocto_3.14.bbappend > create mode 100644 meta-nuc/recipes-kernel/linux/linux-yocto_3.14.bbappend > -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
