summaryrefslogtreecommitdiffstats
path: root/openembedded-layer
Commit message (Collapse)AuthorAgeFilesLines
* move layer specific bbappend to dynamic-layersTing Liu2015-12-282-109/+0
| | | | | Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* add layer-specific bbappends when that layer is includedTing Liu2014-08-192-0/+109
setting BB_DANGLINGAPPENDS_WARNONLY forces the policy for all layers. If the user is expecting dangling appends to be errors, this hides potential problems from them. Signed-off-by: Ting Liu <ting.liu@freescale.com>