diff options
author | jenkins <integrat@enea.se> | 2016-05-12 20:54:26 +0200 |
---|---|---|
committer | jenkins <integrat@enea.se> | 2016-05-12 20:54:26 +0200 |
commit | 97565f0f241f2c293c37f4a16dcdde17516b5f05 (patch) | |
tree | b0f3aa96c1908dd66cf4660a2f5ce2098b22306d /qemux86 | |
parent | 723577d8d78b139831fc93db3008a33537c7e9e4 (diff) | |
parent | 09b8e9e2854d233f409dc19a25edc7729435a3d0 (diff) | |
download | el_manifests-standard-97565f0f241f2c293c37f4a16dcdde17516b5f05.tar.gz |
Merge branch 'master' of git.enea.se:linux/manifests/el6-standard into default
Diffstat (limited to 'qemux86')
-rw-r--r-- | qemux86/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qemux86/README b/qemux86/README index bb9ea64..2684ff7 100644 --- a/qemux86/README +++ b/qemux86/README | |||
@@ -6,6 +6,8 @@ Bla bla bla ... | |||
6 | Build commands for qemux86 | 6 | Build commands for qemux86 |
7 | ============================= | 7 | ============================= |
8 | cd /path/to/poky_directory/ | 8 | cd /path/to/poky_directory/ |
9 | TEMPLATECONF=meta-el-standard/conf/template.qemux86/ . ./oe-init-build-env /path/to/build-dir | ||
10 | bitbake enea-image-standard | ||
9 | 11 | ||
10 | Boot commands for qemux86 | 12 | Boot commands for qemux86 |
11 | ============================= | 13 | ============================= |