Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/linaro/ledge-oe-manifest
https://github.com/linaro/ledge-oe-manifest
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/linaro/ledge-oe-manifest
- Owner: Linaro
- License: mit
- Created: 2018-08-06T12:46:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-23T15:42:36.000Z (over 2 years ago)
- Last Synced: 2024-03-16T10:34:35.559Z (8 months ago)
- Language: Shell
- Size: 263 KB
- Stars: 1
- Watchers: 11
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ledge-oe-manifest
This is the main manifest file to build the LEDGE Reference Platform from
source. For detailed build environment and build instructions please refer
to ledge-dev-howto.pdf (generated from https://github.com/Linaro/ledge-doc
sources).For advanced users quick steps to build are:
1. `repo init -u https://github.com/Linaro/ledge-oe-manifest.git -b master`
2. `MACHINE=ledge-multi-armv7 DISTRO=rpb source ./setup-environment
build-rpb-mc`
3. Follow printed instructions to build `bitbake ledge-iot` and `bitbake
ledge-gateway` images.Note: supported MACHINEs are: ledge-multi-armv7, ledge-multi-armv8,
ledge-qemux86-64.User guide to run pre-built binaries is at ledge-user-guide.pdf (generated
from https://github.com/Linaro/ledge-doc).CI system is located at https://ci.linaro.org/job/ledge-oe
This manifest is usually used in conjunction with trusted substrate generated
firmware. More info on trusted substrate can be found
https://git.codelinaro.org/linaro/dependable-boot/meta-tsMailing list: [email protected]