aboutsummaryrefslogtreecommitdiffstats
path: root/common/conf/layer.conf
AgeCommit message (Collapse)Author
2019-08-28common: rename to meta-amd-bspArsalan H. Awan
This renames common layers to meta-amd-bsp as it is going to hold all the bsps in it in the following commits. This also changes the layer title in layer.conf from "amd" to "amd-bsp" Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-07-22add LAYERSERIES_COMPAT warrior to common and all BSP layersArsalan H. Awan
This adds LAYERSERIES_COMPAT warrior to common and all BSP layers, i.e. * common * v1000 * r1000 * snowyowl * amdfalconx86 * steppeeagle Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-05-22common/layer.conf: include bb files too from layer specific dirsArsalan H. Awan
This makes bitbake to pick up our layer-specific bb files as well (as opposed to the previous setting of picking only bbappends) which are only applied when that layer is included in our configuration. This change is required for common/dpdk/recipes-entended/dpdk recipe. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2018-04-13layer.conf: add LAYERSERIES_COMPATAwais Belal
This is now an upstream requirement for compliance and throws warnings on the console if not handled appropriately. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2015-10-15common: Add Firmware-amd licenseMichael
2015-08-10layer.conf: update BBFILE_PRIORITY for all layersAwais Belal
The layer priority under meta-amd is currently same (6) for all layers. Which makes it a little difficult to deterministically override changes from the layers we inherit from. We now adjust the priority of all layers so things like prepend/append can be done a little more deterministically. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2014-06-26common: Support layer-specific bbappends.Drew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-04-25common: Reorganize recipes to Yocto standardsDrew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-04-23Initial import of AMD layerSean Hudson
Signed-off-by: Sean Hudson <sean_hudson@mentor.com>