Re: [yocto] do_populate_sdk error

2014-07-04 Thread mareczek
Thank you very much, it solves that error. Marek Dne 7/4/2014 2:18 AM, Robert Yang napsal(a): Seems that something is wrong with PACKAGE_CLASSES = package_deb, maybe you can use PACKAGE_CLASSES = package_rpm ? // Robert On 07/03/2014 09:03 PM, mareczek wrote: Hello, I ran into an error

Re: [yocto] do_populate_sdk error

2014-07-04 Thread Robert Yang
Sounds good, would you please provide the reproduce steps so that I can file a bug for daisy ? // Robert On 07/04/2014 03:35 PM, mareczek wrote: Thank you very much, it solves that error. Marek Dne 7/4/2014 2:18 AM, Robert Yang napsal(a): Seems that something is wrong with PACKAGE_CLASSES

Re: [yocto] Adding a shared object file to rootfs

2014-07-04 Thread Sathish Kumar Balasubramaniam -ERS, HCL Tech
Thanks, Robert Yang. Method using abc.bb: Before I tried using abc.bb, but I faced an error that says unknown package abc and something like opkg_install_cmd: cannot install . Hence I thought of trying linux-kernel_3.4.bbappend. But now I added like the following to the

Re: [yocto] Adding a shared object file to rootfs

2014-07-04 Thread Robert Yang
On 07/04/2014 04:42 PM, Sathish Kumar Balasubramaniam -ERS, HCL Tech wrote: Thanks, Robert Yang. Method using abc.bb: Before I tried using abc.bb, but I faced an error that says unknown package abc and something like opkg_install_cmd: cannot install . Hence I thought of

[yocto] Changing SysVinit default runlevel

2014-07-04 Thread Diego Sueiro
Folks, Despite of using ROOTFS_POSTPROCESS_COMMAND to change /etc/inittab, is there another method provided by build system to set the default runlevel. Regards, -- *dS Diego Sueiro Administrador do Embarcados www.embarcados.com.br

Re: [yocto] Changing SysVinit default runlevel

2014-07-04 Thread Robert Yang
On 07/04/2014 06:12 PM, Diego Sueiro wrote: Folks, Despite of using ROOTFS_POSTPROCESS_COMMAND to change /etc/inittab, is there another method provided by build system to set the default runlevel. Yes, I think so, you can edit: meta/recipes-core/sysvinit/sysvinit-inittab/inittab Or maybe

Re: [yocto] Changing SysVinit default runlevel

2014-07-04 Thread Diego Sueiro
Hi Robert, On Fri, Jul 4, 2014 at 7:21 AM, Robert Yang liezhi.y...@windriver.com wrote: On 07/04/2014 06:12 PM, Diego Sueiro wrote: Folks, Despite of using ROOTFS_POSTPROCESS_COMMAND to change /etc/inittab, is there another method provided by build system to set the default runlevel.

Re: [yocto] do_populate_sdk error

2014-07-04 Thread Richard Purdie
On Fri, 2014-07-04 at 16:28 +0800, Robert Yang wrote: Sounds good, would you please provide the reproduce steps so that I can file a bug for daisy ? I believe this already exists: https://bugzilla.yoctoproject.org/show_bug.cgi?id=6458 Cheers, Richard --

[yocto] [meta-security][PATCH] nmap: update to 6.46

2014-07-04 Thread Armin Kuster
Updated to later version on nmap. remove patch which is included in update Added ndiff package Include zenmap build changes but commented out for now and untested Signed-off-by: Armin Kuster akus...@mvista.com --- recipes-security/nmap/files/lua.patch | 79 ---