Hi,
On 03/09/12 19:03, Raul Rosetto Munoz wrote:
> in my netbase_4.47.bbappend file i have this:
>
> FILESEXTRAPATHS_prepend := "${THISDIR}/netbase-4.47"
I think you are missing a trailing ':' here, so your path is getting
merged together with whatever is already there (probably the path added
b
Hello,
I'm try to create my inferface file to netbase.
I have in the poky folder this files
raul@phi04:/home/prjs/poky$ find . -name "*netbase*"
./meta/recipes-core/netbase
./meta/recipes-core/netbase/netbase-4.47
./meta/recipes-core/netbase/netbase_4.47.bb
./meta-yocto/recipes-core/netbase
./me