File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed
dynamic-layers/selinux/recipes-kernel/linux Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,10 @@ repos:
2929 url : https://github.com/Audioreach/meta-ar
3030 branch : main
3131
32+ meta-selinux :
33+ branch : master
34+ url : https://git.yoctoproject.org/meta-selinux
35+
3236local_conf_header :
3337 virtualization :
3438 SKIP_META_VIRT_SANITY_CHECK = "1"
Original file line number Diff line number Diff line change @@ -18,4 +18,6 @@ BBFILES_DYNAMIC += " \
1818 openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/*/*/*.bbappend \
1919 networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/*/*/*.bb \
2020 networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/*/*/*.bbappend \
21+ selinux:${LAYERDIR}/dynamic-layers/selinux/*/*/*.bb \
22+ selinux:${LAYERDIR}/dynamic-layers/selinux/*/*/*.bbappend \
2123"
Original file line number Diff line number Diff line change 1+ require recipes -kernel /linux /linux -yocto_selinux . inc
You can’t perform that action at this time.
0 commit comments