README: Fix Layer Dependencies

Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
Saul Wold
2013-07-12 11:17:10 -07:00
parent 4fafb7e614
commit e1a1986d8e

6
README
View File

@@ -9,7 +9,7 @@ Dependencies
This layer depends on:
URI: git://git.yoctoproject.org/poky
URI: git://git.openembedded.org/openembedded-core
branch: master
revision: HEAD
prio: default
@@ -26,8 +26,8 @@ location of the security layer to bblayers.conf, along with any
other layers needed. e.g.:
BBLAYERS ?= " \
/path/to/yocto/meta \
/path/to/poky/meta-security \
/path/to/oe-core/meta \
/path/to/layer/meta-security \
Contents and Help
=================