This repository has been archived by the owner on Dec 15, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Odroid UX3 devices
License
akuster/meta-odroid_orig
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This README file contains information on building the meta-odroid BSP layer. Please see the corresponding sections below for details. Dependencies ============ This layer depends on: URI: git://git.openembedded.org/bitbake branch: master URI: git://git.openembedded.org/openembedded-core layers: meta branch: master URI: git://git.openembedded.org/meta-openembedded layers: meta-oe, meta-gnome, meta-python, meta-networking, meta-xfce branch: master URI: https://github.com/akuster/meta-odroid branch: master Patches ======= Please submit any patches against this BSP to the Yocto mailing list ([email protected]) and cc: the maintainer: Maintainer: Armin Kuster <[email protected]> Table of Contents ================= I. Building the meta-odroid BSP layer I. Building the meta-odroid BSP layer ======================================== yocto/meta-odroid \ To enable the odroid layer, add the odroid MACHINE to local.conf: MACHINE ?= "odroid" You should then be able to build a basic odroid image as such: $ source oe-init-build-env $ bitbake core-image-odroid You should then be able to build a XFCE odroid image as such: layers: {path}/poky/meta \ {path}/poky/meta-yocto \ {path}/meta-openembedded/meta-oe \ {path}/meta-openembedded/meta-python \ {path}/meta-openembedded/meta-networking \ {path}/meta-openembedded/meta-gnome \ {path}/meta-openembedded/meta-xfce \ {path}/meta-odroid \ $ source oe-init-build-env $ bitbake core-image-odroid-xfce
About
Odroid UX3 devices
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published