mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-04 16:10:06 +00:00
Replaces all uses of PRINC with the form:
PRINC := "${@int(PRINC) + N}"
Where N is the previously assigned value plus one to ensure a
monotonically increasing PRINC value.
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Acked-by: Tom Zanussi <tom.zanussi@intel.com>
CC: Saul Wold <sgw@linux.intel.com>
CC: Nitin Kamble <nitin.a.kamble@intel.com>
|
||
|---|---|---|
| .. | ||
| conf | ||
| docs | ||
| recipes-bsp | ||
| 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.2/poky-denzil-7.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