summaryrefslogtreecommitdiffstats
path: root/recipes-enea
Commit message (Collapse)AuthorAgeFilesLines
* Add qemu support in scarthgapscarthgapBogdan Oprescu2024-10-233-3/+3
| | | | | Change-Id: I50f975edfee9878af35fc9e6e34ad07f7851dfc8 Signed-off-by: Bogdan Oprescu <bogdan.oprescu@enea.com>
* Update layer for kirkstone buildBogdan Oprescu2023-01-231-1/+1
| | | | | Change-Id: Iee0a4b00b50e4a5e362aea386c7af0c7c7439fcb Signed-off-by: Bogdan Oprescu <bogdan.oprescu@enea.com>
* Update license string to match latest formatBogdan Oprescu2022-08-121-1/+1
| | | | | | | | An automated conversion using scripts/contrib/convert-spdx-licenses.py to convert to use the standard SPDX license identifiers Change-Id: If2d4423d8ee86370559e35d2825e0073b264367c Signed-off-by: Bogdan Oprescu <bogdan.oprescu@enea.com>
* Update layer for kirkstone buildBogdan Oprescu2022-08-023-5/+5
| | | | | Change-Id: Iaf8381bd4e43bdbcae44325627ed99ebec3f6a34 Signed-off-by: Bogdan Oprescu <bogdan.oprescu@enea.com>
* partrt: add coreutils dependencyMartin Borg2018-08-231-1/+1
| | | | | | | partrt needs 'nproc --all' which is not available in busybox nproc Change-Id: Id0a63d70033364b427f3c1e87e2be9d49fb507e5 Signed-off-by: Martin Borg <martin.borg@enea.com>
* bitcalc: fix GCC7 implicit fallthrough warningsMartin Borg2018-07-112-0/+31
| | | | Signed-off-by: Martin Borg <martin.borg@enea.com>
* bitcalc: disable gcc-sanitizers for aarch64Martin Borg2017-12-042-0/+29
| | | | | Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Upgraded to the latest rt-tools versionDragos Motrea2017-07-196-29/+107
| | | | | | | | Added new recipe for the bitcalc tool. Removed list2mask recipe and updated the partrt and the count-ticks recipes. Signed-off-by: Dragos Motrea <Dragos.Motrea@enea.com> Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* linx: update to v.2.6.7Martin Borg2016-02-2910-676/+6
| | | | | | | | linx and linx-mod recipes updated to version 2.6.7. The patches we applied have been included in this release. Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Nora Björklund <nora.bjorklund@enea.com>
* linx-mod: update kernel config file locationAdrian Dudau2016-02-191-3/+1
| | | | | | | | | | | The location of the kernel .config file changed, so update it. Also, in the event of a CONFIG_MODULES=n config the variable is assigned an empty command output, which causes bitbake errors. So rewrite to avoid that. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* Initial commitAdrian Dudau2015-10-2816-0/+857
result of splitting up meta-enea Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>