Re: Problem run bitbake on terminal in ubuntu #compiler #poky #yocto #bitbake

"Simon A. Eugster" <[email protected]>
Newsgroups org.yoctoproject.lists.poky
Message-ID <[email protected]>
Hi Gabriele,

Another option is to use a custom profile instead of a global disable.

Put this to /etc/apparmor.d/bitbake:

abi <abi/4.0>,
include <tunables/global>

profile bitbake /path-to-your/bitbake flags=(unconfined) {
 userns,
}

Then add it to the kernel with
cat /etc/apparmor.d/bitbake | sudo apparmor_parser -a

Simon
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.