aboutsummaryrefslogtreecommitdiffstats
path: root/meta-seattle
diff options
context:
space:
mode:
Diffstat (limited to 'meta-seattle')
-rw-r--r--meta-seattle/README8
1 files changed, 7 insertions, 1 deletions
diff --git a/meta-seattle/README b/meta-seattle/README
index 07925703..fd4d4610 100644
--- a/meta-seattle/README
+++ b/meta-seattle/README
@@ -30,6 +30,10 @@ This layer depends on:
layers: meta
branch: master
+ URI: git://git.yoctoproject.org/meta-amd
+ layers: common
+ branch: master
+
Patches
=======
@@ -56,11 +60,13 @@ The following instructions require a Poky installation (or equivalent).
Initialize a build using the 'oe-init-build-env' script in Poky.
$ source oe-init-build-env <build_dir>
-Once initialized configure bblayers.conf by adding the 'meta-seattle' layer. e.g.:
+Once initialized configure bblayers.conf by adding the 'meta-seattle'
+and 'common' layers. e.g.:
BBLAYERS ?= " \
<path to layer>/oe-core/meta \
<path to layer>/meta-amd/meta-seattle \
+ <path to layer>/meta-amd/common \
"
To build a specific target BSP configure the associated machine in local.conf.