generic-poky/meta-emenlow
Richard Purdie c9602c5feb emenlow: Set COMPATIBLE_MACHINE where needed
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-22 15:26:48 +01:00
..
conf emenlow: Make sure the provider of virtual/kernel is set 2010-07-21 22:50:24 +01:00
packages emenlow: Set COMPATIBLE_MACHINE where needed 2010-07-22 15:26:48 +01:00
README meta-emenlow: Layer for eMenlow-based systems. 2010-07-21 22:39:43 +01:00

README

To use this layer, you will need to add ${OEROOT}/meta-emenlow to the
BBLAYERS variable in build/conf/bblayers.conf, like this:

	BBLAYERS = " \
	  ${OEROOT}/meta-emenlow \ 
	  ${OEROOT}/meta \
	  "

Also, per the comment, increment LCONF_VERSION in
build/conf/bblayers.conf and build/conf/bblayers.conf.sample, and
LAYER_CONF_VERSION in meta/conf/sanity.conf so that they all match.

In conf/local.conf, set MACHINE to "emenlow".

Then build the image of your choice (this was tested with sato), copy
it to your device, and boot it.