meta-intel/meta-n450
Darren Hart a62c485edf linux-yocto_3.0: Update KMACHINE and KBRANCH to play nice with new kerntools
The 3.0 based boards are lazy compared to our new modern ones.

Without this patch, the linux-yocto-3.0 kernel do_patch() task would
fail with:

/srv/home/pokybuild/yocto-autobuilder/yocto-slave/cedartrail/build/build/tmp/sysroots/x86_64-linux/usr/bin/updateme:
line 434: yocto/standard/cedartrail-standard.scc: No such file or
directory

Setting the KBRANCH explicitly avoids this issue. This brings the
following recipes inline with the fri2 and sys940x BSPs.

Fix proposed by Bruce Ashfield.

Testing: Built linux-yocto_3.0 for all machines involved, including the
nopvr, noemgd variants. All built linux-yocto_3.0 successfully.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
CC: Tom Zanussi <tom.zanussi@intel.com>
CC: Bruce Ashfield <bruce.ashfield@windriver.com>
CC: Kishore Bodke <kishore.k.bodke@intel.com>
2012-05-23 11:22:03 -07:00
..
conf n450: Update to linux-yocto 3.2 2012-05-07 12:39:19 -07:00
docs meta-n450: Add new BSP for BlackSand / n450 2011-01-03 16:46:14 -08:00
recipes-bsp n450-audio: drop this machine specific recipe in favour of alsa-state 2012-01-17 13:35:19 -06:00
recipes-core/tasks meta-intel: rename all task-core-tools.bbappend to task-core-tools-profile.bbappend 2012-02-07 17:23:06 -06:00
recipes-graphics/xorg-xserver n450: add xorg.conf to disable AutoAddDevices 2011-03-15 21:29:47 -07:00
recipes-kernel/linux linux-yocto_3.0: Update KMACHINE and KBRANCH to play nice with new kerntools 2012-05-23 11:22:03 -07:00
COPYING.MIT meta-n450: Add new BSP for BlackSand / n450 2011-01-03 16:46:14 -08:00
README.sources meta-n450: update README.sources 2011-10-04 22:13:18 -05:00
ReleaseNotes meta-intel: add Patches section to BSP READMEs 2011-12-01 11:57:39 -06:00

The sources for the packages comprising the images shipped with this
BSP can be found at the following location:

http://downloads.yoctoproject.org/mirror/sources/

The metadata used to generate the images shipped with this BSP, in
addition to the code contained in this BSP, can be found at the
following location:

http://www.yoctoproject.org/downloads/yocto-1.1/poky-edison-6.0.tar.bz2

The metadata used to generate the images shipped with this BSP, in
addition to the code contained in this BSP, can also be found at the
following locations:

git://git.yoctoproject.org/poky.git
git://git.yoctoproject.org/meta-intel