summaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
* layer.conf: add compatiblity with dunfell releasedunfellAdrian Stratulat2020-09-101-1/+1
| | | | | Change-Id: I18c7f8435e883c044f9a5780e1ed0eaeaebb2d1a Signed-off-by: Adrian Stratulat <adrian.stratulat@enea.com>
* Updated to the latest YP releasezeusDaniel BORNAZ2019-12-061-1/+1
| | | | | | Update the layer compatibility string for zeus branch. Change-Id: I6b90a4760063b95b66ce6fd7a89f936cf9bc0c02
* Added PREEMPT_RT machine defs for RPiDaniel BORNAZ2019-09-167-1/+190
| | | | | | | Added recipe append file and machine configuration for RPi3 platform. Change-Id: Ie2f36eb1993c7c48614a78d8c04e4a9057a9ab51
* Fix LAYERSERIES_COMPAT related build warningAdrian Mangeac2019-06-201-0/+1
| | | | | Change-Id: I7237fea158dc9c5f6e0c1e536f8981345f00ca4f Signed-off-by: Adrian Mangeac <Adrian.Mangeac@enea.com>
* Drop unsupported machines and kernelsAdrian Dudau2017-11-282-29/+0
| | | | | | | | The cn8304 and ls1021aiot machines and their associated kernels are not supported anymore. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* add Cavium CN8304 BSPAdrian Calianu2017-08-101-0/+10
| | | | | | | | | | | | Kernel sources and device tree sources(DTS) are taken from Cavium OCTEONTX_SDK_6_1_0_p2_build_17 Kernel sources are kept on a teporarly git repo and waiting to be defined a final git repo location. Kernel configs are taken from OCTEONTX_SDK_6_1_0_p2_build_17 and used minimal version/tiny. Kernel image type is "Image", "bzImage" is not supported". Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* do not force layer to depend on an ARCH specific BSP layerAdrian Calianu2017-08-101-1/+1
| | | | | | | | | Since this layer accomodate different BSPs from different providers is not possible to be depent on all providers layer. We need to live with some warnings until find a better solution. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* Replace dependency on meta-fsl-arm with meta-freescaleHEADmasterAdrian Dudau2016-10-201-0/+1
| | | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* ls1021aiot.conf: Convert SOC_FAMILY to MACHINEOVERRIDESAdrian Dudau2016-09-291-1/+1
| | | | | | | | | | | | meta-fsl-arm switched from using the SOC_FAMILY indirection to using directly MACHINEOVERRIDES. They also removed the inclusion of soc-family.inc in qoriq-arm.inc, rendering the SOC_FAMILY override ineffective in including machine confs. In consequence the virtual/kernel for ls1021aiot becomes linux-dummy. Reference: commit 90c00bba1ce3d3df78138c146323c7244099aa26 on meta-fsl-arm. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* conf/machine: Remove proliant-m400 definitionAdrian Dudau2016-06-022-43/+0
| | | | | | | We're not supporting it anymore so no need to be here. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* rename ls1021a-iot to ls1021aiotAdrian Calianu2016-04-291-1/+3
| | | | | | | And enabled tar.gz rootfs type. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
* Add ls1021aiot machineAdrian Calianu2016-04-261-0/+17
| | | | | | | This is replacing the ls1021atwr machine support. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
* layer.conf: remove images from bsp layerTudor Florea2016-02-221-1/+0
| | | | | Signed-off-by: Tudor Florea <tudor.florea@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Initial commitAdrian Dudau2015-11-023-0/+55
result of splitting up meta-enea Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>