aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md22
1 files changed, 10 insertions, 12 deletions
diff --git a/README.md b/README.md
index 2c713fb..2eea667 100644
--- a/README.md
+++ b/README.md
@@ -19,10 +19,6 @@ URI: git://git.openembedded.org/meta-openembedded
branch: master
revision: 5056a7bf473c1e121eefa869f6a61ac4580604c9
-URI: git://git.openembedded.org/meta-gnome
-branch: master
-revision: 5056a7bf473c1e121eefa869f6a61ac4580604c9
-
Using the above git sha's and master meta-ivi, bitbaking excalibur-image is known to work (the excalibur-image build is Genivi 3.0 compliant).
For creating specific Genivi compliant images, please make sure you git checkout on the desired meta-ivi branch and follow the build instructions
located in the README.md file.
@@ -40,24 +36,26 @@ You can build a QEMU image including GENIVI P1 components using the following st
4. Add meta-openembedded/meta-oe path to COREBASE/build/conf/bblayers.conf file.
-5. Set MACHINE ??= "vexpressa9" in COREBASE/build/conf/local.conf file.
+5. Add meta-openembedded/meta-gnome path to COREBASE/build/conf/bblayers.conf file.
+
+6. Set MACHINE ??= "vexpressa9" in COREBASE/build/conf/local.conf file.
-6. Add BBMASK = "meta-systemd/meta-efl|meta-systemd/meta-gnome|meta-systemd/meta-multimedia|meta-systemd/meta-oe/recipes-support|meta-gnome/recipes-gnome"
+7. Add BBMASK = "meta-systemd/meta-efl|meta-systemd/meta-gnome|meta-systemd/meta-multimedia|meta-systemd/meta-oe/recipes-support|meta-gnome/recipes-gnome"
in COREBASE/build/conf/local.conf file.
-7. Add INCOMPATIBLE_LICENSE = "GPLv3" in COREBASE/build/conf/local.conf file.
+8. Add INCOMPATIBLE_LICENSE = "GPLv3" in COREBASE/build/conf/local.conf file.
-8. Set DISTRO ?= "poky-ivi-systemd" in COREBASE/build/conf/local.conf file.
+9. Set DISTRO ?= "poky-ivi-systemd" in COREBASE/build/conf/local.conf file.
-9. Optional: In COREBASE/build/conf/local.conf file, uncomment BB_NUMBER_THREADS = "4" and PARALLEL_MAKE = "-j 4" if you have a quad core machine.
+10. Optional: In COREBASE/build/conf/local.conf file, uncomment BB_NUMBER_THREADS = "4" and PARALLEL_MAKE = "-j 4" if you have a quad core machine.
-10. Download the GENIVI specific open source component from git.genivi.org (you need to have your GENIVI credential ready):
+11. Download the GENIVI specific open source component from git.genivi.org (you need to have your GENIVI credential ready):
$ <meta-ivi-layer-path>/scripts/dl_pkgs.sh
-11. Build excalibur-image including GENIVI 3.0 (Excalibur) P1 components
+12. Build excalibur-image including GENIVI 3.0 (Excalibur) P1 components
$ bitbake excalibur-image
-12. Run the emulator:
+13. Run the emulator:
$ PATH_TO_META_IVI/meta-ivi/scripts/runqemu excalibur-image vexpressa9