aboutsummaryrefslogtreecommitdiffstats
path: root/meta-seattle/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>
2016-02-17seattle: layer.conf: use LAYERDEPENDSAwais Belal
Use LAYERDEPENDS to list the layer dependencies appropriately. This way bitbake will error out if the dependencies are not added correctly. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2016-02-16Linux BSP for AMD's SeattleAdrian Calianu
BSP layer for the AMD Opteron A1100-Series features AMDs first 64-bit ARM-based processor, codenamed "Seattle". This BSP is based on Yocto kernel 3.19 and 4.1.2. The former one is used for booting with UEFI BigEndian support while the later is used for LitleEndian(default on ARM) boot. There are two machines defined, one for each endianess mode. BSP was tested on Seattle B0 version target. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>