Go to file
Darren Hart 0a73be8fb1 ia32-base.inc: Use a weak default assignment for kernel provider and version
Using the default assignment operator (?=) requires the including recipes
to ensure to assign the Linux kernel provider and version prior to including
ia32-base.inc. By use the weak default assignment operator (??=), the assignment
can come after the inclusion, which avoids confusion and can lead to a more
natural recipe structure.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Acked-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-07 12:39:19 -07:00
common linux-firmware: Move fri2 linux-firmware append to common 2012-05-07 12:39:19 -07:00
conf ia32-base.inc: Use a weak default assignment for kernel provider and version 2012-05-07 12:39:19 -07:00
meta-cedartrail Cedartrail: Update SRCREV of yocto/pvr kernel branch 2012-05-04 15:36:03 -05:00
meta-crownbay common/meta-graphics: Add xf86-input-evdev 2.6.0 2012-04-25 21:15:25 +01:00
meta-emenlow meta-emenlow: update kernel SRCREVs 2012-04-26 15:24:31 -05:00
meta-fishriver meta-fishriver: switch to linux-yocto-3.2 kernel 2012-03-18 15:43:44 -05:00
meta-fri2 linux-firmware: Move fri2 linux-firmware append to common 2012-05-07 12:39:19 -07:00
meta-jasperforest meta-jasperforest: switch to linux-yocto-3.2 kernel 2012-03-18 15:47:49 -05:00
meta-n450 n450: Update to linux-yocto 3.2 2012-05-07 12:39:19 -07:00
meta-romley Romley: Update SRCREV 2012-04-13 15:04:50 -05:00
meta-sugarbay n450: fix wrong video driver 2012-03-22 23:27:31 -05:00
meta-sys940x sys940x: Add product URL to README 2012-05-07 12:39:19 -07:00
meta-tlk meta-tlk: Add COPYING MIT 2011-12-09 13:42:54 -08:00
MAINTAINERS MAINTAINERS: Add FRI2 maintainer 2012-03-23 09:46:15 -07:00
README meta-intel: point the top-level README to the BSP READMEs 2011-12-01 11:57:39 -06:00

meta-intel

This is the location for Intel maintained BSPs.

Please see the README files contained in the individual BSP layers for BSP-specific information.