> -----Original Message----- > From: Hart, Darren > Sent: Wednesday, June 12, 2013 11:52 AM > To: Kamble, Nitin A > Cc: Zanussi, Tom; [email protected]; meta- > [email protected] > Subject: Re: [PATCH 00/20] various meta-intel commits > > On 06/11/2013 05:55 PM, [email protected] wrote: > > From: Nitin A Kamble <[email protected]> > > > > Here are the commits to > > * sync mesa version in meta-intel layer with oecore layer > > * fix error observed while building sdk images with emgd packages > > * improve AMT feature support in the meta-intel layer > > * Update meta-intel BSP kernels to v3.8.13 > > There is no need to go to 3.8.11 and then again to 3.8.13 IMHO. I would > recommend squashing these commits per machine.
Tom, You can squash these commits before pulling in. They are already verified, and there is not code change. > > > > > All these changes have been tested with the respective BSP hardware > > except the sys940x BSP. Darren can you help with validation on sys940x. > > As this is working fine on rest of the BSPs, I am not expecting any > > issues on sys940x. > > Yes, will do. However, if you have validated this on FRI2, I am not concerned > with sys940x provided you have verified it builds. They are the same > platform. These are verified on the FRI2 platform. And it also builds fine for the sys940x BSP. Thanks, Nitin > > -- > Darren > > > > > Thanks, > > Nitin > > > > > > > > The following changes since commit > fe68cc1b650e10dc00365930416a77e614871a90: > > > > sugarbay: linux-yocto_3.8: update kernel SRCREVs (2013-06-10 > > 09:16:06 -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/m > > isc > > > > Nitin A Kamble (20): > > emgd-driver-bin: add xserver-xorg to RDEPENDS > > mesa: sync up with oecore > > crownbay: update preferred version of mesa recipe > > emenlow: update preferred version of mesa recipe > > fri2: update preferred version of mesa recipe > > sys940x: update preferred version of mesa recipe > > lms7: reorganize the lms recipe > > lms8: new recipe to support AMT version 8 > > chiefriver: use package lms7 insted of lms for AMT > > nuc: use package lms8 insted of lms for AMT > > fri2: linux-yocto_3.8: update kernel SRCREVs > > sys940x: linux-yocto_3.8: update kernel SRCREVs > > chiefriver: update kernel srcrev to v3.8.13 > > crownbay: update kernel srcrev to v3.8.13 > > emenlow: update kernel srcrev to v3.8.13 > > jasperforest: update kernel srcrev to v3.8.13 > > nuc: update kernel srcrev to v3.8.13 > > sugarbay: update kernel srcrev to v3.8.13 > > fri2: update kernel srcrev to v3.8.13 > > sys940x: update kernel srcrev to v3.8.13 > > > > common/custom-licenses/BSD_LMS | 30 > ++++++++++++++++++++ > > .../{lms => files}/atnetworktool-printf-fix.patch | 0 .../amt/{lms > > => files}/readlink-declaration.patch | 0 > > .../amt/{lms_7.1.20.bb => lms7_7.1.20.bb} | 27 ++++++++---------- > > common/recipes-bsp/amt/lms8_8.0.0-7.bb | 32 > ++++++++++++++++++++++ > > .../{mesa_9.0.2.bbappend => mesa_9.1.3.bbappend} | 0 > > .../xorg-driver/emgd-driver-bin_1.16.bb | 2 +- > > meta-chiefriver/conf/machine/chiefriver.conf | 2 +- > > .../recipes-kernel/linux/linux-yocto_3.8.bbappend | 6 ++-- > > meta-crownbay/conf/machine/crownbay.conf | 2 +- > > .../recipes-kernel/linux/linux-yocto_3.8.bbappend | 12 ++++---- > > meta-emenlow/conf/machine/emenlow.conf | 2 +- > > .../recipes-kernel/linux/linux-yocto_3.8.bbappend | 12 ++++---- > > meta-fri2/conf/machine/fri2.conf | 2 +- > > .../recipes-kernel/linux/linux-yocto_3.8.bbappend | 14 +++++----- > > .../recipes-kernel/linux/linux-yocto_3.8.bbappend | 6 ++-- > > meta-nuc/conf/machine/nuc.conf | 2 +- > > .../recipes-kernel/linux/linux-yocto_3.8.bbappend | 6 ++-- > > .../recipes-kernel/linux/linux-yocto_3.8.bbappend | 6 ++-- > > meta-sys940x/conf/machine/sys940x.conf | 2 +- > > .../recipes-kernel/linux/linux-yocto_3.8.bbappend | 17 +++++------- > > 21 files changed, 118 insertions(+), 64 deletions(-) create mode > > 100755 common/custom-licenses/BSD_LMS rename > > common/recipes-bsp/amt/{lms => files}/atnetworktool-printf-fix.patch > > (100%) rename common/recipes-bsp/amt/{lms => > > files}/readlink-declaration.patch (100%) rename > > common/recipes-bsp/amt/{lms_7.1.20.bb => lms7_7.1.20.bb} (57%) create > > mode 100644 common/recipes-bsp/amt/lms8_8.0.0-7.bb > > rename common/recipes-graphics/mesa/{mesa_9.0.2.bbappend => > > mesa_9.1.3.bbappend} (100%) > > > > -- > Darren Hart > Intel Open Source Technology Center > Yocto Project - Linux Kernel _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
