diff options
author | jenkins <integrat@enea.se> | 2016-05-16 22:07:08 +0200 |
---|---|---|
committer | jenkins <integrat@enea.se> | 2016-05-16 22:07:08 +0200 |
commit | 9e9018a3e58d99bb4f663db59eae002b1ceef96a (patch) | |
tree | 5ad6c1952a746f2d0a128b2a822be15dbaa61713 | |
parent | e2f7cce0988afb6ac1a4a9846167c3aaa6985c13 (diff) | |
parent | 50cfc561643441b6e3d4bb344b11f74ea0937e4a (diff) | |
download | el_manifests-standard-9e9018a3e58d99bb4f663db59eae002b1ceef96a.tar.gz |
Merge branch 'master' of git.enea.se:linux/manifests/el6-standard into default
-rw-r--r-- | qemuarm/README | 3 | ||||
-rw-r--r-- | qemuppc/README | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/qemuarm/README b/qemuarm/README index e3f1a11..2fccb13 100644 --- a/qemuarm/README +++ b/qemuarm/README | |||
@@ -5,6 +5,9 @@ Bla bla bla ... | |||
5 | 5 | ||
6 | Build commands for qemuarm | 6 | Build commands for qemuarm |
7 | ============================= | 7 | ============================= |
8 | cd /path/to/poky_directory/ | ||
9 | TEMPLATECONF=meta-el-standard/conf/template.qemuarm/ . ./oe-init-build-env /path/to/build-dir | ||
10 | bitbake enea-image-standard | ||
8 | 11 | ||
9 | Boot commands for qemuarm | 12 | Boot commands for qemuarm |
10 | ============================= | 13 | ============================= |
diff --git a/qemuppc/README b/qemuppc/README index e48f1b4..948b01e 100644 --- a/qemuppc/README +++ b/qemuppc/README | |||
@@ -5,9 +5,6 @@ Bla bla bla ... | |||
5 | 5 | ||
6 | Build commands for qemuppc | 6 | Build commands for qemuppc |
7 | ============================= | 7 | ============================= |
8 | cd /path/to/poky_directory/ | ||
9 | TEMPLATECONF=meta-el-standard/conf/template.qemuppc/ . ./oe-init-build-env /path/to/build-dir | ||
10 | bitbake enea-image-standard | ||
11 | 8 | ||
12 | Boot commands for qemuppc | 9 | Boot commands for qemuppc |
13 | ============================= | 10 | ============================= |