blob: 31f4dca8d11771994174e2deb854782d8bd64a90 (
plain)
1
2
3
4
5
6
|
BBLAYERS =+ " \
${METADIR}/external/alexa-auto-sdk/extensions/extras/amazonlite/meta-aac-amazonlite \
"
# Include the recipe for the required module as well
BBFILES += "${METADIR}/external/alexa-auto-sdk/extensions/extras/amazonlite/modules/*/*.bb"
|