summaryrefslogtreecommitdiffstats
path: root/dynamic-layers
Commit message (Collapse)AuthorAgeFilesLines
...
* kernel-selftest.bbappend: Remove llvm-native from dependencyKhem Raj2019-08-281-0/+1
| | | | | | | clang-native is sufficient to provide needed tools for kernel-selftest including the ones from llvm-native Signed-off-by: Khem Raj <raj.khem@gmail.com>
* samba: Match the bbappend to latest recipe from meta-networkingKhem Raj2019-07-221-0/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* samba: move to dynamic layersAnuj Mittal2019-04-012-0/+13
| | | | | | Leads to errors otherwise when networking layer isn't included. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* layer.conf: Use dynamic layer featureKhem Raj2018-12-271-0/+1
This feature lets bbappend to be applied only when a given layer is present in layermix move kernel-selftest.bbappend to dynamic-layers/openembedded-layer where it belongs Fix Issue #78 Signed-off-by: Khem Raj <raj.khem@gmail.com>