summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins <integrat@enea.se>2016-05-16 22:21:32 +0200
committerjenkins <integrat@enea.se>2016-05-16 22:21:32 +0200
commit4b294078993854f095977672fd65e3059e687f9c (patch)
tree328171faf812c119ab10a7a63600305126de2c54
parent618eecdccfbf7cbbbf0f0e1b73b6ea3b252eb387 (diff)
parentfad805d363d4dd51105af478bd652280ffeeab9d (diff)
downloadel_manifests-standard-4b294078993854f095977672fd65e3059e687f9c.tar.gz
Merge branch 'master' of git.enea.se:linux/manifests/el6-standard into default
-rw-r--r--ls1021aiot/README3
-rw-r--r--qemuarm/README3
-rw-r--r--qemux86/README3
3 files changed, 9 insertions, 0 deletions
diff --git a/ls1021aiot/README b/ls1021aiot/README
index 3db49e5..610edd8 100644
--- a/ls1021aiot/README
+++ b/ls1021aiot/README
@@ -5,6 +5,9 @@ Bla bla bla ...
5 5
6Build commands for ls1021aiot 6Build commands for ls1021aiot
7============================= 7=============================
8cd /path/to/poky_directory/
9TEMPLATECONF=meta-el-standard/conf/template.ls1021aiot/ . ./oe-init-build-env /path/to/build-dir
10bitbake enea-image-standard
8 11
9Boot commands for ls1021aiot 12Boot commands for ls1021aiot
10============================= 13=============================
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
6Build commands for qemuarm 6Build commands for qemuarm
7============================= 7=============================
8cd /path/to/poky_directory/
9TEMPLATECONF=meta-el-standard/conf/template.qemuarm/ . ./oe-init-build-env /path/to/build-dir
10bitbake enea-image-standard
8 11
9Boot commands for qemuarm 12Boot commands for qemuarm
10============================= 13=============================
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
6Build commands for qemux86 6Build commands for qemux86
7============================= 7=============================
8cd /path/to/poky_directory/
9TEMPLATECONF=meta-el-standard/conf/template.qemux86/ . ./oe-init-build-env /path/to/build-dir
10bitbake enea-image-standard
8 11
9Boot commands for qemux86 12Boot commands for qemux86
10============================= 13=============================