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] 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] do_populate_sdk error

2014-07-03 Thread mareczek
Hello, I ran into an error during do_populate_sdk ERROR: Unable to install packages. Command '/yocto-daisy/build/tmp/sysroots/i686-linux/usr/bin/apt-get install --force-yes --allow-unauthenticated nativesdk-packagegroup-sdk-host packagegroup-cross-canadian-imx6riotboard' returned 100:

Re: [yocto] do_populate_sdk error

2014-07-03 Thread Robert Yang
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 during do_populate_sdk ERROR: Unable to install packages. Command