meta-daapd is a Yocto layer that contains a recipe for building forked-daapd.
- Dependencies
- Adding the meta-daapd layer to your build
- Misc
URI: git:https://git.yoctoproject.org/poky branch: zeus
URI: git:https://git.openembedded.org/meta-openembedded branch: zeus
Add the required layers from meta-openembedded
:
- meta-openembedded/meta-oe
- meta-openembedded/meta-multimedia
- meta-openembedded/meta-networking
Add this layer to your Yocto environment (bitbake-layers add-layer meta-daapd
).
- Currently uses the prebuild antlr3 files from the forked-daapd distribution file
- Builds sqlite3 with
SQLITE_ENABLE_UNLOCK_NOTIFY
enabled - Contains recipe to build
confuse
in version 3.2.2