summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/openembedded-layer
Commit message (Collapse)AuthorAgeFilesLines
* Convert to new override syntaxMartin Jansa2021-08-041-1/+1
| | | | | | | | | | This is the result of automated script conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* bpftool: Enable for rpi since default kernel is > 4.14 nowKhem Raj2019-08-281-3/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* bpftool: Move under meta-oe dynamic layerKhem Raj2019-01-171-0/+3
| | | | | | | | | This helps to ignore dangling bbappend when meta-oe is not included in layer mix Fixes #366 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-meta-oe.bbappend: remove bpftool for rpiKhem Raj2018-12-121-0/+1
Signed-off-by: Khem Raj <raj.khem@gmail.com>