summaryrefslogtreecommitdiffstats
path: root/meta-app-framework/recipes-support
AgeCommit message (Expand)AuthorFilesLines
2018-02-16Move xmlsec1 folder in meta-app-frameworkJan-Simon Möller1-4/+0
2018-02-13xmlsec1: switch to meta-security versionJosé Bollo1-115/+0
2018-02-13Remove smack recipeJosé Bollo1-3/+1
2018-02-13libcap: Fix warningChanghyeok Bae1-3/+0
2018-02-13libmicrohttpd: Remove the recipeChanghyeok Bae1-25/+0
2017-05-30libmicrohttp: update to version 0.9.55José Bollo2-54/+2
2017-05-13libmicrohttpd: upgrade to 0.9.54José Bollo4-89/+55
2017-03-27fix libcap patchRonan Le Martret1-7/+15
2017-03-27Improves the handling of upgrade for websocketsJosé Bollo3-19/+84
2017-03-27meta-app-framework: add af-main-tools and dependencies in nativesdk-packagegr...Stephane Desneux1-0/+2
2017-03-27add layer meta-app-frameworkStephane Desneux8-0/+281
2016-06-24Revert "add meta-app-framework to meta-agl"Stephane DESNEUX8-281/+0
2016-06-19add meta-app-framework to meta-aglStephane Desneux8-0/+281
Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
# A bbappend has been added to meta-agl to enable nghttp2, mask out the one
# from meta-aac to avoid triggering rebuilds of all curl dependencies when
# agl-voiceagent-alexa is configured.
BBMASK += "meta-aac/recipes-support/curl/curl_%.bbappend"
# Mask out the nghttp2 recipe in meta-aac as well, since the same version
# is available in meta-networking, and due to meta-aac having a higher
# layer priority, rebuilds will be triggered when the voiceagent feature
# is configured and the layer is added.
BBMASK += "meta-aac/recipes-connectivity/nghttp2"

PREFERRED_RPROVIDER_virtual/voice-high-config = "alexa-voice-high-config"

FEATURE_PACKAGES_agl-voiceagent-alexa = "packagegroup-agl-voiceagent-alexa"

IMAGE_FEATURES += "agl-voiceagent-alexa"