summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 0 insertions, 5 deletions
diff --git a/README b/README
index 482e153..02345b2 100644
--- a/README
+++ b/README
@@ -8,10 +8,6 @@ Dependencies
8 8
9This layer depends on: 9This layer depends on:
10 10
11 URI: git://git.enea.com/linux/meta-enea-bsp-common
12 branch: master
13 revision: HEAD
14
15 URI: git://git.yoctoproject.org/meta-intel 11 URI: git://git.yoctoproject.org/meta-intel
16 branch: master 12 branch: master
17 revision: HEAD 13 revision: HEAD
@@ -55,7 +51,6 @@ other layers needed. e.g.:
55 BBLAYERS ?= " \ 51 BBLAYERS ?= " \
56 /path/to/yocto/meta \ 52 /path/to/yocto/meta \
57 /path/to/yocto/meta-poky \ 53 /path/to/yocto/meta-poky \
58 /path/to/yocto/meta-enea-bsp-common \
59 /path/to/yocto/meta-intel \ 54 /path/to/yocto/meta-intel \
60 " 55 "
61 56