[meta-intel] [PATCH 00/10] linux-yocto-dev kernel for meta-intel BSPs + misc changes

Kamble, Nitin A nitin.a.kamble at intel.com
Thu Feb 28 10:07:15 PST 2013



> -----Original Message-----
> From: Zanussi, Tom
> Sent: Thursday, February 28, 2013 10:02 AM
> To: Kamble, Nitin A
> Cc: meta-intel at yoctoproject.org; Hart, Darren;
> bruce.ashfield at windriver.com
> Subject: Re: [PATCH 00/10] linux-yocto-dev kernel for meta-intel BSPs + misc
> changes
> 
> On Thu, 2013-02-28 at 10:56 -0600, Kamble, Nitin A wrote:
> >
> > > -----Original Message-----
> > > From: Zanussi, Tom
> > > Sent: Thursday, February 28, 2013 8:09 AM
> > > To: Kamble, Nitin A
> > > Cc: meta-intel at yoctoproject.org; Hart, Darren;
> > > bruce.ashfield at windriver.com
> > > Subject: Re: [PATCH 00/10] linux-yocto-dev kernel for meta-intel
> > > BSPs + misc changes
> > >
> > > On Wed, 2013-02-27 at 16:28 -0800, nitin.a.kamble at intel.com wrote:
> > > > From: Nitin A Kamble <nitin.a.kamble at intel.com>
> > > >
> > > > This pull request makes the linux-yocto-dev kernel available for
> > > > these meta-intel BSPs:
> > > >   nuc, chiefriver, fri2, fri2-noemgd, jasperforst, sugarbay, crownbay,
> > > >   crownbay-noemgd, sys940x, sys940x-noemgd, emenlow, emenlow-
> > > noemgd
> > > >
> > > > Also the sys940x BSP is updated to use ithe newer emgd-1.16
> > > > graphics
> > > driver.
> > > > And now unused emgd-1.14 recipe is removed from the tree.
> > > >
> > > > All these changes are tested on the respective BSPs except
> > > > sys940x, for which I do not have a working hardware yet.
> > >
> > > Hmm, getting this for crownbay:
> > >
> > > trz at elmorro:/usr/local/dev/yocto/nitin-test/build$ bitbake
> > > core-image-sato Pseudo is not present but is required, building this
> > > first before the main build
> > > ERROR: ParseError at
> > > /usr/local/dev/yocto/nitin-test/meta-intel/meta-
> > > crownbay/recipes-kernel/linux/linux-yocto-dev.bbappend:18: unparsed
> line:
> > > 'SRCREV_meta_crownbay-noemgd =
> > > "fe20c99783387dab779472ff50a88666da1c6391'
> > >
> > > Looks like a missing close-quote.  Haven't tried the others yet...
> >
> >
> > Just check the commits. Right the crownbay-noemgd SRCREV missed a
> closing quote.
> 
> Sorry, it's too hard to find problems like this by 'just checking the commits'.  If
> I hadn't build-tested, I wouldn't have found this, which explains why I need
> to at least build-test everything despite
> 
Tom,
   By checking I meant build testing. And as I replied in another email Ithe commits are fixed,
If you want you can build test them again.

Nitin


> > I will do further checking here, and send an updated pull request.
> >
> > Thanks,
> > Nitin
> > >
> > > Tom
> > >
> > > >
> > > > Thanks,
> > > > Nitin
> > > >
> > > > The following changes since commit
> > > 150be7c8fb97ac88737f6017fdf9dd47b273bb3e:
> > > >
> > > >   meta-romley: change preferred kernel to 3.4 (2013-02-18 10:23:16
> > > > -0600)
> > > >
> > > > 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=nit
> > > > in/m
> > > > isc
> > > >
> > > > Nitin A Kamble (10):
> > > >   sys940x: use EMGD version 1.16 instead of 1.14
> > > >   remove the older 1.14 version emgd-driver-bin recipe
> > > >   sugarbay: linux-yocto-dev recipe extension
> > > >   jasperforest: linux-yocto-dev recipe extension
> > > >   nuc: linux-yocto-dev recipe extension
> > > >   chiefriver: linux-yocto-dev recipe extension
> > > >   crownbay: linux-yocto-dev recipe extension
> > > >   emenlow: linux-yocto-dev recipe extension
> > > >   fri2: linux-yocto-dev recipe extension
> > > >   sys940x: linux-yocto-dev recipe extension
> > > >
> > > >  .../xorg-driver/emgd-driver-bin_1.14.bb            |  163 --------------------
> > > >  .../recipes-kernel/linux/linux-yocto-dev.bbappend  |   10 ++
> > > >  .../recipes-kernel/linux/linux-yocto-dev.bbappend  |   20 +++
> > > >  .../recipes-kernel/linux/linux-yocto-dev.bbappend  |   20 +++
> > > >  .../recipes-kernel/linux/linux-yocto-dev.bbappend  |   20 +++
> > > >  .../recipes-kernel/linux/linux-yocto-dev.bbappend  |    9 +
> > > >  .../recipes-kernel/linux/linux-yocto-dev.bbappend  |   12 ++
> > > >  .../recipes-kernel/linux/linux-yocto-dev.bbappend  |    9 +
> > > >  meta-sys940x/README                                |    8 +-
> > > >  meta-sys940x/conf/machine/sys940x.conf             |    2 +-
> > > >  .../recipes-kernel/linux/linux-yocto-dev.bbappend  |   22 +++
> > > >  .../recipes-kernel/linux/linux-yocto_3.4.bbappend  |    4 +-
> > > >  12 files changed, 129 insertions(+), 170 deletions(-)  delete
> > > > mode
> > > > 100644 common/recipes-graphics/xorg-driver/emgd-driver-bin_1.14.bb
> > > >  create mode 100644
> > > > meta-chiefriver/recipes-kernel/linux/linux-yocto-dev.bbappend
> > > >  create mode 100644
> > > > meta-crownbay/recipes-kernel/linux/linux-yocto-dev.bbappend
> > > >  create mode 100644
> > > > meta-emenlow/recipes-kernel/linux/linux-yocto-dev.bbappend
> > > >  create mode 100644
> > > > meta-fri2/recipes-kernel/linux/linux-yocto-dev.bbappend
> > > >  create mode 100644
> > > > meta-jasperforest/recipes-kernel/linux/linux-yocto-dev.bbappend
> > > >  create mode 100644
> > > > meta-nuc/recipes-kernel/linux/linux-yocto-dev.bbappend
> > > >  create mode 100644
> > > > meta-sugarbay/recipes-kernel/linux/linux-yocto-dev.bbappend
> > > >  create mode 100644
> > > > meta-sys940x/recipes-kernel/linux/linux-yocto-dev.bbappend
> > > >
> > >
> >
> 



More information about the meta-intel mailing list