On Wed, 2013-02-27 at 16:28 -0800, [email protected] wrote: > From: Nitin A Kamble <[email protected]> > > 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
Pulled into meta-intel/master. Thanks, Tom > which I do not have a working hardware yet. > > 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=nitin/misc > > 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 > _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
