When systemd is used as system init manager, there is a build issue complains
"can't found apparmor.service". This patch fix it.
Signed-off-by: Jinliang Li
---
recipes-security/AppArmor/apparmor_2.11.0.bb | 5 +
1 file changed, 5 insertions(+)
diff --git a/recipes-se
Set the correct path of kernel configuration file in linux-yocto_4.%.bbappend
to fix the build issue, which is "Fetcher failure for URL:
'file://apparmor.cfg'.
Unable to fetch URL from any source."
Signed-off-by: Jinliang Li
---
recipes-kernel/linux/linux-yocto_4.%.bba
This patch series fix 2 build issues for apparmor.
Jinliang Li (2):
Fix build issue for apparmor kernel configuration
Fix build issue for apparmor when systemd is used
recipes-kernel/linux/linux-yocto_4.%.bbappend | 2 +-
recipes-security/AppArmor/apparmor_2.11.0.bb | 5 +
2 files
Set the correct path of kernel configuration file in linux-yocto_4.%.bbappend
to fix the below build issue.
Fetcher failure for URL: 'file://apparmor.cfg'. Unable to fetch URL from any
source.
Signed-off-by: Jinliang Li
---
recipes-kernel/linux/linux-yocto_4.%.bbappend | 2 +-
1 file