mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-07 04:58:47 +00:00
README: Fix Layer Dependencies
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
@@ -9,7 +9,7 @@ Dependencies
|
|||||||
|
|
||||||
This layer depends on:
|
This layer depends on:
|
||||||
|
|
||||||
URI: git://git.yoctoproject.org/poky
|
URI: git://git.openembedded.org/openembedded-core
|
||||||
branch: master
|
branch: master
|
||||||
revision: HEAD
|
revision: HEAD
|
||||||
prio: default
|
prio: default
|
||||||
@@ -26,8 +26,8 @@ location of the security layer to bblayers.conf, along with any
|
|||||||
other layers needed. e.g.:
|
other layers needed. e.g.:
|
||||||
|
|
||||||
BBLAYERS ?= " \
|
BBLAYERS ?= " \
|
||||||
/path/to/yocto/meta \
|
/path/to/oe-core/meta \
|
||||||
/path/to/poky/meta-security \
|
/path/to/layer/meta-security \
|
||||||
|
|
||||||
Contents and Help
|
Contents and Help
|
||||||
=================
|
=================
|
||||||
|
|||||||
Reference in New Issue
Block a user