diff options
author | jenkins <integrat@enea.se> | 2016-05-16 22:21:32 +0200 |
---|---|---|
committer | jenkins <integrat@enea.se> | 2016-05-16 22:21:32 +0200 |
commit | 4b294078993854f095977672fd65e3059e687f9c (patch) | |
tree | 328171faf812c119ab10a7a63600305126de2c54 /qemux86/README | |
parent | 618eecdccfbf7cbbbf0f0e1b73b6ea3b252eb387 (diff) | |
parent | fad805d363d4dd51105af478bd652280ffeeab9d (diff) | |
download | el_manifests-standard-4b294078993854f095977672fd65e3059e687f9c.tar.gz |
Merge branch 'master' of git.enea.se:linux/manifests/el6-standard into default
Diffstat (limited to 'qemux86/README')
-rw-r--r-- | qemux86/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qemux86/README b/qemux86/README index d93575b..2684ff7 100644 --- a/qemux86/README +++ b/qemux86/README | |||
@@ -5,6 +5,9 @@ Bla bla bla ... | |||
5 | 5 | ||
6 | Build commands for qemux86 | 6 | Build commands for qemux86 |
7 | ============================= | 7 | ============================= |
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 | ||
8 | 11 | ||
9 | Boot commands for qemux86 | 12 | Boot commands for qemux86 |
10 | ============================= | 13 | ============================= |