mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
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> |
||
|---|---|---|
| .. | ||
| conf | ||
| docs | ||
| recipes-bsp | ||
| recipes-core/tasks | ||
| recipes-graphics/xorg-xserver | ||
| recipes-kernel/linux | ||
| COPYING.MIT | ||
| README.sources | ||
| ReleaseNotes | ||
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