aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md37
1 files changed, 8 insertions, 29 deletions
diff --git a/README.md b/README.md
index c72b222..3e3f1a5 100644
--- a/README.md
+++ b/README.md
@@ -16,11 +16,7 @@ Layer Dependencies
URI: git://git.yoctoproject.org/poky
branch: master
-revision: 93c04c16e45a3c8f60f8ffc0b26a78c24bda71da
-
-URI: git://git.openembedded.org/meta-openembedded
-branch: master
-revision: 5056a7bf473c1e121eefa869f6a61ac4580604c9
+revision: d823759b4594143d522eae0b2a2498436a6dcb1e
Using the above git sha's and master meta-ivi, bitbaking excalibur-image is
known to work (the excalibur-image build should be GENIVI 3.0 compliant).
@@ -39,42 +35,25 @@ following steps:
> $ source poky/oe-init-build-env
-2. Add meta-ivi path to COREBASE/build/conf/bblayers.conf file.
-
-3. Add meta-openembedded/meta-systemd path to COREBASE/build/conf/bblayers.conf
-file.
-
-4. Add meta-openembedded/meta-oe path to COREBASE/build/conf/bblayers.conf file.
+2. Add meta-ivi path to COREBASE/build/conf/bblayers.conf BBLAYERS variable.
-5. Add meta-openembedded/meta-gnome path to COREBASE/build/conf/bblayers.conf
-file.
-
-6. Add meta-openembedded/meta-networking path to
-COREBASE/build/conf/bblayers.conf file.
-
-7. Set MACHINE ??= "vexpressa9", MACHINE ??= "qemux86" or MACHINE ??= "qemux86-64"
+3. Set MACHINE ??= "vexpressa9", MACHINE ??= "qemux86" or MACHINE ??= "qemux86-64"
in COREBASE/build/conf/local.conf file to build for an emulated ARMv7a, x86 or x86-64
instruction-set maschine respectively.
-8. 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.
-
-9. Add INCOMPATIBLE_LICENSE = "GPLv3" in COREBASE/build/conf/local.conf file.
+4. Add INCOMPATIBLE_LICENSE = "GPLv3" in COREBASE/build/conf/local.conf file.
-10. Set DISTRO ?= "poky-ivi-systemd" in COREBASE/build/conf/local.conf file.
+5. Set DISTRO ?= "poky-ivi-systemd" in COREBASE/build/conf/local.conf file.
-11. Optional: In COREBASE/build/conf/local.conf file, you may uncomment
+6. Optional: In COREBASE/build/conf/local.conf file, you may uncomment
BB_NUMBER_THREADS = "4" and PARALLEL_MAKE = "-j 4" if you build on a
quad-core machine.
-12. Build excalibur-image including GENIVI 3.0 (Excalibur) P1 components
+7. Build excalibur-image including GENIVI 3.0 (Excalibur) P1 components
> $ bitbake excalibur-image
-13. Run the emulator:
+8. Run the emulator:
> for qemu vexpressa9:
> $ PATH_TO_META_IVI/meta-ivi/scripts/runqemu excalibur-image vexpressa9