meta-emenlow: update to the new BSP layout

This modifies the meta-emenlow BSP layer to reflect the new BSP
standard layout as defined in the latestYocto BSP Developer's Guide.

There's no change in functionality here - this simply moves things
around, adds a README, and makes the SRCREVs local.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
Tom Zanussi
2010-12-20 12:24:36 -06:00
committed by Richard Purdie
parent ab83f5f266
commit eca21e6359
64 changed files with 83 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
FILESEXTRAPATHS := "${THISDIR}/${PN}"
COMPATIBLE_MACHINE_emenlow = "emenlow"
KMACHINE_emenlow = "emenlow"