[yocto] variable override question

Marc Ferland ferlandm at sonatest.com
Tue Jun 25 12:59:48 PDT 2013


Hi,

I have a linux-yocto_3.4.bbappend file in which I try to override the
KERNEL_FEATURES variable. I want it to be empty (I don't want the
netfilter stuff that's there by default).

So I've tried (in my bbappend):

KERNEL_FEATURES = ""

but somehow the netfilter.scc file still gets merged in.

What am I doing wrong?

Marc



More information about the yocto mailing list