[meta-intel] [PATCH 00/11] meta-nuc layer + misc changes

Kamble, Nitin A nitin.a.kamble at intel.com
Fri Dec 14 12:28:55 PST 2012



> -----Original Message-----
> From: Zanussi, Tom
> Sent: Friday, December 14, 2012 11:57 AM
> To: Kamble, Nitin A
> Cc: meta-intel at yoctoproject.org; Hart, Darren; Abernathy, Jim; Calfin, Greg
> Subject: Re: [PATCH 00/11] meta-nuc layer + misc changes
> 
> On Thu, 2012-12-13 at 14:22 -0800, nitin.a.kamble at intel.com wrote:
> > From: Nitin A Kamble <nitin.a.kamble at intel.com>
> >
> > Here are commits to create a new meta-nuc layer for a new nuc bsp.
> > With these commits I am able to get audio, video, wifi working on the NUC
> hardware.
> >
> > Also a cleanup commit for crownbay kernel recipe.
> >
> 
> Pulled into meta-intel/master (with some tweaks to the commit messages).
> 

Thanks,
Nitin

> Thanks,
> 
> Tom
> 
> > Thanks,
> > Nitin
> >
> > The following changes since commit
> bb36db616a05b318b211513682d849cebaff2cfb:
> >
> >   common/mesa-dri: Change version to match OE-Core upgrade (2012-12-
> 11
> > 17:00:14 +0000)
> >
> > are available in the git repository at:
> >   git://git.yoctoproject.org/meta-intel-contrib nitin/nuc
> >
> > http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/log/?h=nitin/n
> > uc
> >
> > Nitin A Kamble (11):
> >   crownbay: linux-yocto_3.4.bbappend cleanup SRC_URI
> >   meta-nuc: create a new layer for nuc BSP
> >   meta-nuc: provide machine configuration for nuc BSP
> >   meta-nuc: provide a formfactor for the nuc BSP
> >   meta-nuc: add kernel recipe for nuc BSP
> >   meta-nuc: provide a working xorg.conf for the nuc BSP
> >   meta-nuc: provide a working alsa config for the nuc BSP
> >   meta-nuc: nuc.conf disable serial port config
> >   meta-nuc: init script for configuring HDMI audio
> >   linux-firmware_git.bbappend: support Centrino Advanced-N 6235
> >   meta-nuc: nuc.conf: include wifi chip microcode
> >
> >  .../linux-firmware/linux-firmware_git.bbappend     |   15 ++-
> >  .../recipes-kernel/linux/linux-yocto_3.4.bbappend  |    4 +-
> >  meta-nuc/COPYING.MIT                               |   17 +++
> >  meta-nuc/README                                    |  149 ++++++++++++++++++++
> >  meta-nuc/README.sources                            |   17 +++
> >  meta-nuc/conf/layer.conf                           |   10 ++
> >  meta-nuc/conf/machine/nuc.conf                     |   26 ++++
> >  .../recipes-bsp/alsa-state/alsa-state.bbappend     |    1 +
> >  .../alsa-state/alsa-state/nuc/asound.conf          |   24 +++
> >  .../formfactor/formfactor/nuc/machconfig           |    3 +
> >  .../recipes-bsp/formfactor/formfactor_0.0.bbappend |    3 +
> >  .../initscripts/initscripts/hdmi_port_audio.sh     |   28 ++++
> >  .../initscripts/initscripts_1.0.bbappend           |   10 ++
> >  .../xorg-xserver/xserver-xf86-config/nuc/xorg.conf |   26 ++++
> >  .../xorg-xserver/xserver-xf86-config_0.1.bbappend  |    1 +
> >  .../recipes-kernel/linux/linux-yocto_3.4.bbappend  |   12 ++
> >  16 files changed, 339 insertions(+), 7 deletions(-)  create mode
> > 100644 meta-nuc/COPYING.MIT  create mode 100644 meta-nuc/README
> > create mode 100644 meta-nuc/README.sources  create mode 100644
> > meta-nuc/conf/layer.conf  create mode 100644
> > meta-nuc/conf/machine/nuc.conf  create mode 100644
> > meta-nuc/recipes-bsp/alsa-state/alsa-state.bbappend
> >  create mode 100644
> > meta-nuc/recipes-bsp/alsa-state/alsa-state/nuc/asound.conf
> >  create mode 100644
> > meta-nuc/recipes-bsp/formfactor/formfactor/nuc/machconfig
> >  create mode 100644
> > meta-nuc/recipes-bsp/formfactor/formfactor_0.0.bbappend
> >  create mode 100644
> > meta-nuc/recipes-core/initscripts/initscripts/hdmi_port_audio.sh
> >  create mode 100644
> > meta-nuc/recipes-core/initscripts/initscripts_1.0.bbappend
> >  create mode 100644
> > meta-nuc/recipes-graphics/xorg-xserver/xserver-xf86-config/nuc/xorg.co
> > nf  create mode 100644
> > meta-nuc/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappen
> > d  create mode 100644
> > meta-nuc/recipes-kernel/linux/linux-yocto_3.4.bbappend
> >
> 



More information about the meta-intel mailing list