summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-ti/.gitkeep
AgeCommit message (Collapse)AuthorFilesLines
2016-05-01Allow meta-agl-bsp to dynamically include recipes on demandJan-Simon Möller1-0/+0
This changeset introduces an improved handling of the recipe inclusion mechanism that allows us to conditionally include fixes for bsp's once (and only once) they are activated. This overcomes the need to use BB_DANGLINGAPPENDS_WARNONLY = 1 that was introduced in changeset 5527. Thus it can be removed again. Change-Id: I7ea10748e3015e781f1e96cfc01ac54e83d0cd5a Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>