aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amd-distro/conf/layer.conf
AgeCommit message (Collapse)Author
2023-12-20layer.conf: Fix missing oe-core layer dependencyHEADmasterMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2022-04-27layer.conf: Update to kirkstoneZhaolong Zhang
This marks the layers as compatible with kirkstone. Signed-off-by: Zhaolong Zhang <zhaolong.zhang@windriver.com>
2022-04-19layer.conf: Update to honisterZhaolong Zhang
This marks the layers as compatible with honister now they use the new override syntax. Signed-off-by: Zhaolong Zhang <zhaolong.zhang@windriver.com>
2021-03-30initialize layers for yocto v3.3 hardknottArsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2020-05-21meta-amd/bsp,distro: move to yocto dunfell branchArsalan H. Awan
This sets the following vars in the respective layers: LAYERSERIES_COMPAT_amd-bsp = "dunfell" LAYERSERIES_COMPAT_amd-distro = "dunfell" Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-10-06meta-amd-distro/layer.conf: include bb and bbappend filesArsalan H. Awan
We need to add recipes in this layer. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-07-25meta-amd-distro: initialize amd distro layer with poky-amd distroArsalan H. Awan
This adds a new distro layer for AMD BSPs and creates a poky-amd distro based on poky distro. We will customize this as per the requirements. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>