This git archive can be used to build an image for Intel Edison, specifically for use with the "E27radio" project
This git archive is based on the default Intel Edison source with the following modifications:
- meta-qt5: based on https://github.com/meta-qt5/meta-qt5
- meta-e27: new layer specifically for this project
extra packages:
- audiofile: Audio File Library
- mpg123: mp3 player ( inspired by recipe at https://github.com/alext-mkrs/meta-alext-edison)
- Poco: C++ library ( recipe from https://github.com/bmwcarit/meta-ros)
- libao: Audio output
- e27radio: E27radio software (WORK IN PROGRESS)
modified Bitbake recipe:
- edison-image: add extra packages and increase image size
Use the makefile as provided:
- Run 'make setup'
- Run 'make edison-image' <-- this will take a LONG time and a lot of diskspace