Skip to content
Snippets Groups Projects
Verified Commit 84fd0c74 authored by Qiyang Sun's avatar Qiyang Sun :speech_balloon:
Browse files

Readme add layer; pump version to 0.0.9a

Boot time: 5.561s (kernel)
parent 1770e54d
No related branches found
No related tags found
No related merge requests found
...@@ -83,6 +83,10 @@ III. Quick start guide ...@@ -83,6 +83,10 @@ III. Quick start guide
bitbake-layers add-layer ../meta-openembedded/meta-oe bitbake-layers add-layer ../meta-openembedded/meta-oe
bitbake-layers add-layer ../meta-openembedded/meta-python bitbake-layers add-layer ../meta-openembedded/meta-python
bitbake-layers add-layer ../meta-openembedded/meta-networking bitbake-layers add-layer ../meta-openembedded/meta-networking
bitbake-layers add-layer ../meta-openembedded/meta-multimedia
Assign a higher priority for layer meta-marfb than
meta-raspberrypi and meta-openembedded.
6. Edit conf/local.conf. Change the target MACHINE, DISTRO. Set up 6. Edit conf/local.conf. Change the target MACHINE, DISTRO. Set up
parallelism. parallelism.
......
DISTRO = "marfb" DISTRO = "marfb"
DISTRO_NAME = "MAR Autonomous Rover Fastboot Linux System (MARS by University of Southampton)" DISTRO_NAME = "MAR Autonomous Rover Fastboot Linux System (MARS by University of Southampton)"
DISTRO_VERSION = "0.0.8a" DISTRO_VERSION = "0.0.9a"
MAINTAINER = "Qiyang Sun <qs2g22@soton.ac.uk>" MAINTAINER = "Qiyang Sun <qs2g22@soton.ac.uk>"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment