[yocto] Taskhash mismatch when using WIC-tool

2017-03-27 Thread Keskinarkaus, Teemu
Hi, I recently started using WIC-tool to create the final image instead and from day one I seem to be having taskhash mismatch errors when first time creating the image. If I run the same command second time it goes through without any problems. I'm using Yocto 2.1. Here is the error I'm

[yocto] List of packages in image and their Licenses

2017-03-15 Thread Keskinarkaus, Teemu
Hi, I know that there is bitbake command/option to get list of all packages available, but how would I get a list of packages that goes to any specific image? And is there a way to get what Licenses those packages are using? -TeemuK Actuant Corporation Email

Re: [yocto] UTF-89 support

2016-11-08 Thread Keskinarkaus, Teemu
ssing the UTF-8 locales though. Teemu Keskinarkaus Software system engineer CrossControl making machines smart, safe and productive -Original Message- From: Khem Raj [mailto:raj.k...@gmail.com] Sent: 7. marraskuuta 2016 22:12 To: Paul Eggleton Cc: yocto@yoctoproject.org; Keskinarkaus, Tee

[yocto] UTF-89 support

2016-11-07 Thread Keskinarkaus, Teemu
Hi, I tried googling this and reading the manual, but I guess this is too trivial or I'm doing something wrong. I'm trying to get UTF-8 support to my image. UTF-8 locale more specific. If I run locale -a command I get these locales listed: C POSIX en_GB en_US I added this line to my

[yocto] [prelink-cross] Prelinking to wrong library ld-linux.so.3 instead ld-linux-armhf.so.3

2015-11-30 Thread Keskinarkaus, Teemu
Hi, As the subject states, I'm having that problem with Yocto. I'm using Yocto 1.7 and already updated the prelink-cross to latest version. This happens only on the applications I've added myself. The actual Yocto applications compiles just fine. I don't have any autoconf in use with my

[yocto] Toolchain and SDK

2015-05-11 Thread Keskinarkaus, Teemu
Hi, I'm sure (or at least hope so) that there is documentation for this, but I just couldn't find it. We are using Yocto to build Linux images on couple different HW (x86 and imx6). Now we would like to make SDK (with toolchain) for them. I've learned that there is command: bitbake

Re: [yocto] Toolchain and SDK

2015-05-11 Thread Keskinarkaus, Teemu
maximatecc making machines smart, safe and productive -Original Message- From: Trevor Woerner [mailto:twoer...@gmail.com] Sent: 12. toukokuuta 2015 1:03 To: Keskinarkaus, Teemu; yocto@yoctoproject.org Subject: Re: [yocto] Toolchain and SDK On 05/11/15 03:52, Keskinarkaus, Teemu