meta-intel/meta-n450
Darren Hart 5d8a058111 Fix use of PRINC in meta-intel BSPs
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>
2012-10-09 16:04:30 -07:00
..
conf layer.conf: Clarify BBFILES comments regarding recipe-* directories 2012-08-15 15:43:01 -07:00
docs meta-n450: Add new BSP for BlackSand / n450 2011-01-03 16:46:14 -08:00
recipes-bsp Fix use of PRINC in meta-intel BSPs 2012-10-09 16:04:30 -07:00
recipes-graphics/xorg-xserver meta-intel: use FILESEXTRAPATHS for xserver-xf86-config bbappends 2012-10-02 11:30:47 -05:00
recipes-kernel/linux meta-n450: explicitly specify KBRANCH we expect to use 2012-07-12 19:40:02 -05:00
COPYING.MIT meta-n450: Add new BSP for BlackSand / n450 2011-01-03 16:46:14 -08:00
README.sources meta-intel: update README.sources with denzil link 2012-05-25 15:50:08 -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.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