Re: [yocto] Kernel Panic: /sbin/init not found

2015-04-04 Thread Paul Eggleton
On Friday 03 April 2015 15:31:06 Smith, Virgil wrote: > > > OK, it turned out that prepending the space before lib32-connman does > > > not do any good. However, commenting out the line which contains the > > > IMAGE_INSTALL_append does. That begs the question; what does > > > lib32-connman do? > >

Re: [yocto] [kernel config]: specified values did not make it into the kernel's final configuration

2015-04-04 Thread Bruce Ashfield
On Fri, Apr 3, 2015 at 4:34 PM, Liam Maps wrote: > Hi, > > During the build of a core-image-base for BeagleBone using the master branch > I was presented with the following warning: > > "WARNING: [kernel config]: specified values did not make it into the > kernel's final configuration:" > > The fu

Re: [yocto] [kernel config]: specified values did not make it into the kernel's final configuration

2015-04-04 Thread Liam Maps
Thank you for the info. But who sets the .config "Requested value" of a configuration variable and who then overrides it and sets the "Actual value set"? (The quoted text is from the [kernel config] warning.) After a bit of research this is what I think I know: For my example when working with

[yocto] sgml-common-native

2015-04-04 Thread Rickard Bremer
hello, this is the error i get jenkins@yocto:~/workspace/thesis-build-yocto/intel$ bitbake core-image-x11 Loading cache: 100% |#| ETA: 00:00:00 Loaded 2134 entries from dependency cache. Parsing

Re: [yocto] [kernel config]: specified values did not make it into the kernel's final configuration

2015-04-04 Thread Bruce Ashfield
On Sat, Apr 4, 2015 at 3:55 PM, Liam Maps wrote: > Thank you for the info. But who sets the .config "Requested value" of a > configuration variable and who then overrides it and sets the "Actual value > set"? (The quoted text is from the [kernel config] warning.) The kernel development manual cov