Re: [yocto] Yocto Linux kernel 4.8 boot can't login.

2017-01-12 Thread Khem Raj
On Wed, Jan 11, 2017 at 9:48 PM, Richard Zhang wrote: > Starting crond: setuid: Function not implemented Linux gained a new config option, CONFIG_MULTIUSER, that makes support for non-root users optional. This results in a number of syscalls being disabled setuid is one

[yocto] Yocto Linux kernel 4.8 boot can't login.

2017-01-11 Thread Richard Zhang
Hi all Just a strange error on my login. With yocto kernel 4.8 and glibc 2.23 from poky 2.1.2, I get this: setuid: Function not implemented Is there something incompatible? Full kernel message: [3.308503] clocksource: Switched to clocksource tsc [ 12.843922] md: Waiting for

[yocto] Yocto linux-kernel

2015-04-29 Thread Parthiban Kandasamy
i am using beagleboard-xm like board for my custom use. for my development i am using yocto-dora-1.5 as bsp and kernel-2.6.32(i downgraded). while bitbaking kernel, i got error as follows: Log data follows: | DEBUG: Executing shell function do_kernel_checkout | Reinitialized existing Git

Re: [yocto] Yocto linux-kernel

2015-04-29 Thread Gary Thomas
On 2015-04-29 06:38, Parthiban Kandasamy wrote: i am using beagleboard-xm like board for my custom use. for my development i am using yocto-dora-1.5 as bsp and kernel-2.6.32(i downgraded). while bitbaking kernel, i got error as follows: Log data follows: | DEBUG: Executing shell

Re: [yocto] Yocto linux-kernel

2015-04-29 Thread Gary Thomas
On 2015-04-29 07:11, Parthiban Kandasamy wrote: our previous development was in kernel-2.6.32, so we do not like change the kernel level specification for new project because i/o interfaces is like previous project and we are upgrading only processor card only, so we like to go on same kernel.

Re: [yocto] Yocto linux-kernel

2015-04-29 Thread Bruce Ashfield
On 04/29/2015 08:38 AM, Parthiban Kandasamy wrote: i am using beagleboard-xm like board for my custom use. for my development i am using yocto-dora-1.5 as bsp and kernel-2.6.32(i downgraded). while bitbaking kernel, i got error as follows: Log data follows: | DEBUG: Executing shell

Re: [yocto] Yocto linux-kernel

2015-04-29 Thread nick
On 2015-04-29 09:20 AM, Bruce Ashfield wrote: On 04/29/2015 08:38 AM, Parthiban Kandasamy wrote: i am using beagleboard-xm like board for my custom use. for my development i am using yocto-dora-1.5 as bsp and kernel-2.6.32(i downgraded). while bitbaking kernel, i got error as