aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 6b6c1f7..e6449a1 100644
--- a/README
+++ b/README
@@ -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
=================