On Sun, Oct 11, 2015 at 4:49 PM, Edward Wingate <[email protected]> wrote: > On Sun, Oct 11, 2015 at 11:38 AM, Edward Wingate <[email protected]> wrote: >> So it doesn't seem like the kernel bbappend file is doing anything. > > I found out that if I put my defconfig in linux-wandboard/defconfig > instead of files/defconfig, then it gets copied to > .../tmp/work/wandboard-poky-linux-gnueabi/linux-wandboard/3.14.28-r0/defconfig. > However the .config in > .../tmp/work/wandboard-poky-linux-gnueabi/linux-wandboard/3.14.28-r0/build > is still the original one without my config change. > > Seems like it is doing something now (copying defconfig over), but > still doesn't seem like it gets used. There is no remoteproc module > in the rootfs.
You need to adjust the search path for the files; check other bbappend files for an example on this. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
