From: Nitin A Kamble <[email protected]> Here are commits to move bunch of meta-intel BSPs to v3.10 linux yocto kernel. All these commits are validated on the respective BSP.
Thanks, Nitin The following changes since commit a30089ab6a38541f729c680f1b3f05c3fbdc6ecf: nuc: mention required opengl distro feature in the README (2013-09-05 08:22:41 -0500) are available in the git repository at: git://git.yoctoproject.org/meta-intel-contrib nitin/misc2 http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/log/?h=nitin/misc2 Nitin A Kamble (9): chiefriver: linux-yocto_3.10 recipe extension chiefriver: move BSP to the v3.10 kernel jasperforest: linux-yocto_3.10 recipe extension jasperforest: move BSP to the v3.10 kernel nuc: linux-yocto_3.10 recipe extension nuc: move BSP to the v3.10 kernel sugarbay: linux-yocto_3.10 recipe extension sugarbay: move BSP to the v3.10 kernel xf86-video-intel: remove from meta-intel .../xorg-driver/xf86-video-intel_2.20.0.bb | 27 ---------------------- meta-chiefriver/conf/machine/chiefriver.conf | 2 +- .../recipes-kernel/linux/linux-yocto_3.10.bbappend | 12 ++++++++++ meta-jasperforest/conf/machine/jasperforest.conf | 2 +- .../recipes-kernel/linux/linux-yocto_3.10.bbappend | 11 +++++++++ meta-nuc/conf/machine/nuc.conf | 2 +- .../recipes-kernel/linux/linux-yocto_3.10.bbappend | 14 +++++++++++ meta-sugarbay/conf/machine/sugarbay.conf | 2 +- .../recipes-kernel/linux/linux-yocto_3.10.bbappend | 12 ++++++++++ 9 files changed, 53 insertions(+), 31 deletions(-) delete mode 100644 common/recipes-graphics/xorg-driver/xf86-video-intel_2.20.0.bb create mode 100644 meta-chiefriver/recipes-kernel/linux/linux-yocto_3.10.bbappend create mode 100644 meta-jasperforest/recipes-kernel/linux/linux-yocto_3.10.bbappend create mode 100644 meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend create mode 100644 meta-sugarbay/recipes-kernel/linux/linux-yocto_3.10.bbappend -- 1.8.1.4 _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
