summaryrefslogtreecommitdiffstats
path: root/recipes-enea
Commit message (Collapse)AuthorAgeFilesLines
* 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>