Re: [yocto] gdb built with musl libc segfault

2019-04-03 Thread Khem Raj
On Wed, Apr 3, 2019 at 9:59 AM Khem Raj wrote: > > On Tue, Apr 2, 2019 at 4:51 AM Lluis Campos > wrote: > > > > Hi all, > > > > This is my very first question in the Yocto mailing list. Very exited! > > Please let me know if I should use other list for t

Re: [yocto] gdb built with musl libc segfault

2019-04-03 Thread Khem Raj
On Tue, Apr 2, 2019 at 4:51 AM Lluis Campos wrote: > > Hi all, > > This is my very first question in the Yocto mailing list. Very exited! > Please let me know if I should use other list for this. > > > I am building an image using musl libc instead of gnu libc. I am not > using yocto-tiny distro,

Re: [yocto] [oe] [OE-core] Git commit process question.

2019-04-03 Thread Khem Raj
On Wed, Apr 3, 2019 at 7:41 AM Tom Rini wrote: > > On Wed, Apr 03, 2019 at 11:30:39AM +0100, Burton, Ross wrote: > > On Tue, 2 Apr 2019 at 20:46, Tom Rini wrote: > > > > The kernel does not have "upgrade foo to the latest upstream version" > > > > commits. > > > > > > > > With the Automatic Upgr

Re: [yocto] INHIBIT_SYSROOT_STRIP

2019-03-06 Thread Khem Raj
ies etc. > Scott > > On Wed, Mar 6, 2019 at 9:24 AM Khem Raj wrote: >> >> On Wed, Mar 6, 2019 at 8:15 AM Scott Rifenbark wrote: >> > >> > Dimitris, >> > >> > Good find... I will see about documenting this. >> > >> >>

Re: [yocto] INHIBIT_SYSROOT_STRIP

2019-03-06 Thread Khem Raj
On Wed, Mar 6, 2019 at 8:15 AM Scott Rifenbark wrote: > > Dimitris, > > Good find... I will see about documenting this. > Although its not encouranged to use it, its to be used as a last resort we use it sparingly. > Scott > > On Wed, Mar 6, 2019 at 8:12 AM Dimitris Tassopoulos wrote: >> >> Hi

Re: [yocto] [OE-core] Information about non-traditional uses of the Yocto Project and OpenEmbedded

2019-03-01 Thread Khem Raj
Hi Ricardo This is interesting, who would not like an improved Beers :) On Fri, Mar 1, 2019 at 11:43 AM Ricardo Ribalda Delgado wrote: > > Hi > > We (qtec.com) use yocto/oe to build industrial vision systems. > > Today is running on Potato graders, Carrot Graders, Potato 3d cameras, > Hyperspect

Re: [yocto] alsa utility

2019-02-27 Thread Khem Raj
On Wed, Feb 27, 2019 at 4:49 AM Bhupendra Singh wrote: > > Hi all > > How can i add alsa utility in poky core-minimal-imege. > https://www.yoctoproject.org/docs/2.6.1/ref-manual/ref-manual.html#var-IMAGE_INSTALL > > > Thanks & Regards > > Bhupendra Singh > > > > -- >

[yocto] [meta-selinux][thud][PATCH] refpolicy: Forward patch to apply cleanly on thud

2019-02-26 Thread Khem Raj
Also fix devtool generated warnings by refreshing patches Signed-off-by: Khem Raj --- ...poky-fc-update-alternatives_sysklogd.patch | 17 +++-- ...add-rules-for-var-log-symlink-apache.patch | 10 +++--- ...m-systemd-fix-for-systemd-tmp-files-.patch | 19 +-- 3

Re: [yocto] Review request 0/13: Contribute meta-tensorflow to Yocto

2019-02-23 Thread Khem Raj
On Sat, Feb 23, 2019 at 7:29 AM Richard Purdie wrote: > > On Fri, 2019-02-22 at 20:49 +, Manjukumar Harthikote Matha wrote: > > > > > > You might be interested in the yocto layers for tensorflow, > > > tensorflow-lite and > > > caffe2 on github here [1]. I'm not part of the team that developed

Re: [yocto] Review request 0/13: Contribute meta-tensorflow to Yocto

2019-02-22 Thread Khem Raj
On Fri, Feb 22, 2019 at 8:51 AM Stephen Lawrence wrote: > > Hi Hongxu, > > > -Original Message- > > From: yocto-boun...@yoctoproject.org On > > Behalf > > Of Hongxu Jia > > Sent: 21 February 2019 11:37 > > To: richard.pur...@linuxfoundation.org; mhalst...@linuxfoundation.org; > > ross.bu

Re: [yocto] qemu segmentation fault on gobject-introspection

2019-02-20 Thread Khem Raj
On Wed, Feb 20, 2019 at 3:51 PM João Gonçalves wrote: > Hello, > when trying to migrate my build to master branch of oe layers I got this > qemu segmentation fault during gobject-introspection. > Does anyone have any clue on this? > This error means qemu is crashing while running some user mode

Re: [yocto] Add new compiler macro

2019-02-20 Thread Khem Raj
till missing something? > > code example : > > #ifdef MMC_WRITE > dev_info(host->parent , "retune_now MMC !!! \n\r"); asdasdasd > //asdasdasdasd is a syntax error that should came out > > #elif SD_WRITE > > Thanks > > Il 18 febbraio 2019 alle 16.4

Re: [yocto] QEMU Raspberry Pi 2 machine

2019-02-18 Thread Khem Raj
On Mon, Feb 18, 2019 at 10:34 AM Jean-Christian de Rivaz wrote: > > Hi, > > The chromium-x11 browser can't be compiled for the qemuarm machine because it > use the old ARM926 processor. I have modified the qemuarm.conf file inside > poky/meta/conf/machine/ to add > DEFAULTTUNE ?= "cortexa7thf-n

Re: [yocto] Add new compiler macro

2019-02-18 Thread Khem Raj
On Mon, Feb 18, 2019 at 7:43 AM wrote: > > Hi, i wanted to add a compiler macro (NEW_MACRO) in order to compile all the > code hidden beetween > #ifdef NEW_MACRO > > #endif > in all my recipes. I think that the right place to do that is in bitbake.conf > file present under poky/meta/conf but whe

Re: [yocto] poky/meta/recipes-connectivity/bind

2019-02-14 Thread Khem Raj
On Thu, Feb 14, 2019 at 3:47 PM Dinh Nguyen (dinhn) wrote: > Gurus, > > > > What was the main reason why nslookup has been removed from > Poky/meta/recipes-connectivity/bind/>.bb? > > > nsloopup is supposed to go away as the upstream maintainers of this has stopped maintaining it. using dig or h

Re: [yocto] Toolchain , kernel-dev and xenomai

2019-02-14 Thread Khem Raj
On Wed, Feb 13, 2019 at 2:43 AM Johann Obermayr wrote: > > Hello, > > > > At this time we work with 1.3.2 (yes, it’s very old, but we are working to > change to v2.5.x) > > > > We have some trouble with your toolchain. > > Kernel/scripts/basic/fixdep is missing. > this looks more like a kernel

Re: [yocto] gitsm fetcher fixes in thud?

2019-02-11 Thread Khem Raj
On Mon, Feb 11, 2019 at 8:11 PM Scott Murray wrote: > Hi, > > I'm working on upgrading Automotive Grade Linux (AGL) from rocko to thud, > and there's substantial git submodule breakage with the fetcher as it > stands in thud ATM. I've been doing tests with the current gitsm.py from > master with

Re: [yocto] Proper Use of KERNEL_MODULE_AUTOLOAD variable

2019-02-05 Thread Khem Raj
On Sat, Feb 2, 2019 at 7:17 PM Ken Sloat wrote: > On Sat, Feb 2, 2019 at 10:03 PM Bruce Ashfield > wrote: > > > > On 2019-02-02 9:59 p.m., Ken Sloat wrote: > > > Hello, > > > > > > I have an out of tree kernel module which I want autoloaded at startup > > > on my system. Looking at the Yocto pro

Re: [yocto] sun rpc missing in thud

2019-02-04 Thread Khem Raj
On Mon, Feb 4, 2019 at 10:44 AM Beaman, Thomas wrote: > > Hi, > > > > I am converting to thud and having trouble figuring out how to get sun rpc to > install in my sysroot. > > > > I can see that the sun rpc files are still in the glibc git but I cannot > figure what recipe or options I need to

Re: [yocto] Build error after changing PACKAGE_CLASSES to package_deb

2019-01-21 Thread Khem Raj
this is the problem dpkg-deb: error: package name has characters that aren't lowercase alphanums or '-+.' its possible that linux-imx is adding some string to PR which is not honoring this convention usually introduced by setting EXTRAVERSION in kernel toplevel makefile On Mon, Jan 21, 2019 at 8

Re: [yocto] Yocto distribution license

2019-01-14 Thread Khem Raj
On Sun, Jan 13, 2019 at 10:35 PM Edward Wingate wrote: > > I understand that a Linux distribution created with Yocto is composed > of various packages, each with their own license, and the obligations > of the licenses must be met. But are there any > restrictions/obligations on the distribution

Re: [yocto] Cannot update dhcpcd receipe from v6.11.5 to v7.x.x

2019-01-12 Thread Khem Raj
d /usr/include? >> Is there a recommended way to fix it in a yocto recipe? >> >> >> Il giorno mer 9 gen 2019 alle ore 03:41 Khem Raj ha >> scritto: >> >>> On Tue, Jan 8, 2019 at 3:48 PM Stefano Cappa >>> wrote: >>> > >>> >

Re: [yocto] Unable to cross compile libgfortran for arm64

2019-01-11 Thread Khem Raj
It will be intrrrdting to see if we still have this issue on master On Thu, Jan 10, 2019 at 5:29 AM Sergio Paracuellos < sergio.paracuel...@gmail.com> wrote: > On Wed, Jan 9, 2019 at 8:17 AM Sergio Paracuellos > wrote: > > > > Hi all, > > > > I am trying to compile a complete system with fortran

Re: [yocto] [patchtest][PATCH] scripts: Reset working repository to match origin during clean up

2019-01-11 Thread Khem Raj
OK then I need to understand how this will be invoked for meta-openembedded repos On Fri, Jan 11, 2019 at 1:47 PM Michael Halstead wrote: > > Since these commands run in $REPODIR and $path I think they will apply to any > repository under test. > > On 1/11/19 12:25 PM, Khem Ra

Re: [yocto] [patchtest][PATCH] scripts: Reset working repository to match origin during clean up

2019-01-11 Thread Khem Raj
Hi Michael Can we enable these checks for meta-openembedded repo as well On Fri, Jan 11, 2019 at 11:03 AM Michael Halstead < mhalst...@linuxfoundation.org> wrote: > If the local HEAD is a patchtest generated merge commit patchtest may be > unable > to apply new patches. This should prevent patch

Re: [yocto] Cannot update dhcpcd receipe from v6.11.5 to v7.x.x

2019-01-08 Thread Khem Raj
t; I compared configure files of versions 6.11.5 and 7.0.8 and they are quite > similar with some additions, in particular "-I|--includedir) > INCLUDEDIR="$INCLUDEDIR${INCLUDEDIR:+ }-I$var";;". > > In not an expert of autotools and so on, so I don't know how to

Re: [yocto] [Openembedded-architecture] Dropping armv5 and armv5e tunes in 2.7

2019-01-03 Thread Khem Raj
Thanks Adrian On Thu, Jan 3, 2019 at 2:59 PM Adrian Bunk wrote: > > On Thu, Jan 03, 2019 at 02:01:42PM -0800, Khem Raj wrote: > > Hello All > > > > You might have noticed a recent commit in gcc trunk > > > > https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=b232

[yocto] Dropping armv5 and armv5e tunes in 2.7

2019-01-03 Thread Khem Raj
Hello All You might have noticed a recent commit in gcc trunk https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=b232e6b58e3766bc66fe08fdb7bcba1bdadda8a2 Which removed support for deprecated -march=armv5 and armv5e, this will be released along with gcc-9 release which is upcoming and we might be able

Re: [yocto] Switching from udev to busybox-mdev causes errors mount: mounting proc on /proc failed: Device or resource busy

2018-12-28 Thread Khem Raj
On 12/28/18 3:41 AM, John Smith wrote: Dear list, when using busybox mdev instead of udev, I get the following erros on startup. [..] INIT: version 2.88 booting mount: mounting proc on /proc failed: Device or resource busy mount: mounting sysfs on /sys failed: Device or resource busy What

Re: [yocto] Question about temporary directories

2018-12-20 Thread Khem Raj
On Tue, Dec 18, 2018 at 10:28 AM A wrote: > > I'd like multiple "helper" recipes to contribute files to a temporary > directory on my build host, and then a final recipe to combine them into a > compressed file. > > But I DON'T want the helper recipe's files to get installed on the target > sys

Re: [yocto] build fails for qemux86

2018-12-17 Thread Khem Raj
ts used to execute some of post install hooks > On Tue 18 Dec, 2018, 6:33 AM Khem Raj > >> On Mon, Dec 17, 2018 at 12:09 PM sanjay chopra >> wrote: >> > >> > Hi, >> > >> > Whenever I try to build core-image-minimal , it fails in rootfs step.But

Re: [yocto] build fails for qemux86

2018-12-17 Thread Khem Raj
On Mon, Dec 17, 2018 at 12:09 PM sanjay chopra wrote: > > Hi, > > Whenever I try to build core-image-minimal , it fails in rootfs step.But I am > able to build core-image-sato. > > With thud and master branch I am getting this issue. Sumo branch was working > fine.Please help me to figure this o

Re: [yocto] core-image-* (minimal) networking

2018-12-16 Thread Khem Raj
On Fri, Dec 14, 2018 at 8:23 AM Peter Balazovic wrote: > > I've built bitbake core-image-minimal and it runs but unfortunately I have no > connectivity (networking) available. > > > ifconfig > loLink encap:Local Loopback > inet addr:127.0.0.1 Mask:255.0.0.0 > inet6 ad

Re: [yocto] Yocto Thud - /lib64 link - Build Failure

2018-11-28 Thread Khem Raj
Can you try postprocess instead of preprocess On Wed, Nov 28, 2018 at 4:10 PM Chuck Wolber wrote: > Background: I have an image that works in pyro. I am migrating the image > to thud. > > Some of the add-on code to our image requires the /lib64 directory (in > particular the VirtualBox Additions

Re: [yocto] Yocto on Atmel SAME70?

2018-11-23 Thread Khem Raj
deleted but is not maintained either > > GFB > > Em qui, 22 de nov de 2018 às 04:46, Khem Raj > escreveu: > >> atmel boards are supported through meta-atmel BSP layer >> >> see >> >> https://github.com/linux4sam/meta-atmel >> >> sample images

Re: [yocto] Yocto on Atmel SAME70?

2018-11-21 Thread Khem Raj
atmel boards are supported through meta-atmel BSP layer see https://github.com/linux4sam/meta-atmel sample images https://github.com/linux4sam/meta-atmel/tree/sumo/recipes-atmel/images On Wed, Nov 21, 2018 at 8:30 PM rz charger wrote: > > Hi everyone, > > Good day. > > Currently our team is usi

Re: [yocto] supplier workflow

2018-11-17 Thread Khem Raj
On Sat, Nov 17, 2018 at 12:35 AM Robert Berger wrote: > > Hi, > > I came across a scenario, which does not seem too strange, but I am not > sure how this can be handled with OE/YP. (just nasty hacks with SSTATE) > > 1) Company A provides an SDK to to Company B - no source code provided > 2) Compan

Re: [yocto] meta-mingw: unable to run executables on Windows

2018-11-15 Thread Khem Raj
Ok, thanks. On Thu, Nov 15, 2018 at 6:48 AM Mark Hatle wrote: > > On 11/14/18 11:01 PM, Khem Raj wrote: > > On Wed, Nov 14, 2018 at 8:08 PM Joshua Watt wrote: > >> > >> On Wed, Nov 14, 2018 at 8:41 PM Mark Hatle > >> wrote: > >>> > >>

Re: [yocto] meta-mingw: unable to run executables on Windows

2018-11-14 Thread Khem Raj
On Wed, Nov 14, 2018 at 8:08 PM Joshua Watt wrote: > > On Wed, Nov 14, 2018 at 8:41 PM Mark Hatle wrote: > > > > On 11/14/18 9:54 AM, Mark Hatle wrote: > > > On 11/13/18 3:56 AM, Samuli Piippo wrote: > > >> Hi, > > >> > > >> I've just upgraded poky and meta-mingw layers from sumo to thud and as a

Re: [yocto] [yocto-kernel-cache][v4.4][PATCH] kver: bump to v4.4.147

2018-11-06 Thread Khem Raj
On Tue, Nov 6, 2018 at 2:42 PM Bruce Ashfield wrote: > > On 2018-11-06 5:10 PM, akuster808 wrote: > > > > On 11/6/18 2:05 PM, Khem Raj wrote: > >> On Tue, Nov 6, 2018 at 1:57 PM Armin Kuster wrote: > >>> Signed-off-by: Armin Kuster > >>>

Re: [yocto] [yocto-kernel-cache][v4.4][PATCH] kver: bump to v4.4.147

2018-11-06 Thread Khem Raj
On Tue, Nov 6, 2018 at 1:57 PM Armin Kuster wrote: > > Signed-off-by: Armin Kuster > --- > kver | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/kver b/kver > index 7b008cd..5ccc572 100644 > --- a/kver > +++ b/kver > @@ -1 +1 @@ > -v4.4.141 > +v4.4.147 why not 4.4.162 >

Re: [yocto] Install a pre-build ipkg package at build time

2018-11-05 Thread Khem Raj
ing a set of layers provided by our board vendor and they are using > rocko version. > > I could "hide" the problem by putting the whole body of the > license_create_manifest function of the license.bbclass inside a try-except > block. > It worked but that's not a so

Re: [yocto] thud, beaglebone-yocto.conf: SERIAL_CONSOLES setting

2018-11-03 Thread Khem Raj
On Sat, Nov 3, 2018 at 1:38 AM Kevin Hao wrote: > > On Fri, Nov 02, 2018 at 07:27:04AM -0700, Khem Raj wrote: > > On Fri, Nov 2, 2018 at 2:02 AM Kevin Hao wrote: > > > > > > On Fri, Nov 02, 2018 at 09:01:34AM +0100, Heiko Schocher wrote: > > > > Hello

Re: [yocto] Kernel development using externalsrc

2018-11-02 Thread Khem Raj
On Fri, Nov 2, 2018 at 8:47 AM CHMIELARZ Radoslaw wrote: > > Hi all, > > > > The company I work for uses yocto to build an image with a custom linux > kernel. The documentation > (https://www.yoctoproject.org/docs/2.5.1/kernel-dev/kernel-dev.html) suggests > a setup where the kernel is under gi

Re: [yocto] Install a pre-build ipkg package at build time

2018-11-02 Thread Khem Raj
On Fri, Nov 2, 2018 at 8:48 AM João Gonçalves wrote: > > Hi all, > > I have some pre-build opkg packages and I need to install them on my target > image, is this possible? > I tried to use the bin_package class but I didn't found any example, I'm also > not sure if it can be used this way or jus

Re: [yocto] thud, beaglebone-yocto.conf: SERIAL_CONSOLES setting

2018-11-02 Thread Khem Raj
On Fri, Nov 2, 2018 at 2:02 AM Kevin Hao wrote: > > On Fri, Nov 02, 2018 at 09:01:34AM +0100, Heiko Schocher wrote: > > Hello Kevin, > > > > Am 01.11.2018 um 03:18 schrieb Kevin Hao: > > > On Wed, Oct 31, 2018 at 02:23:00PM +0100, Heiko Schocher wrote: > > > > Hello all, > > > > > > > > just build

Re: [yocto] Yocto and Debian package repositories

2018-10-30 Thread Khem Raj
On Tue, Oct 30, 2018 at 8:14 AM Mauro Ziliani wrote: > > Hi all. > > I often work with Debian and I build my own repository accessible with apt. > > I look that when I build the image recipe many deb pacakages are > produced with Packages and Release ready. > > How can I use this pakcages to uploa

Re: [yocto] Moving to Yocto 2.3 - recipe-specific sysroots - improving the documentation

2018-10-30 Thread Khem Raj
On Tue, Oct 30, 2018 at 1:06 AM CHMIELARZ Radoslaw wrote: > > Hi all, > > > > I think the documentation on migrating between Yocto 2.2 and 2.3 needs more > clarification as to how did the sysroots have changed. > > > > I wanted to migrate our build system from 2.2 to 2.5 and one package in > par

Re: [yocto] Need Help To Solve Errors while build of Yocto Project

2018-10-29 Thread Khem Raj
On Thu, Oct 25, 2018 at 8:13 AM Bhavin Dharmendrabhai Maru wrote: > > Hi Support Team, > > I am new to yocto project and start to build yocto project by the steps > provided in below link: > https://www.yoctoproject.org/docs/2.5.1/brief-yoctoprojectqs/brief-yoctoprojectqs.html > > I am getting er

Re: [yocto] [qemu] How to use qemu in your testing cycle

2018-10-29 Thread Khem Raj
On Wed, Oct 24, 2018 at 11:58 PM Måns Zigher wrote: > > Hi, > > I am trying to wrap my head around how to incorporate qemu in our > test/development cycle. I am currently building machine genericx86-64 machine > producing a SDK and a number of files. One of them are the qemuboot.conf file > but

Re: [yocto] Working on Dependent Recipes in eSDK

2018-10-29 Thread Khem Raj
On Thu, Oct 25, 2018 at 8:29 AM wrote: > > > ChenQi wrote on 10/22/2018 07:04:32 PM: > > > > Hi Aaron, > > > > The main pain for now is that `devtool sdk-install ' does > > > not work as expected, right? > > I just checked the codes of sdk-install, and found that it does not fit > > the current R

Re: [yocto] Openjdk-8(Version 162b12) crash during runtime

2018-10-29 Thread Khem Raj
On Tue, Oct 23, 2018 at 3:49 PM Hitendra Prajapati wrote: > > I want to run latest java (version 162b12) which is given in latest > meta-java branch (sumo) for the colibri-imx6 module(armv7 architecture) > from Toradex. > > Currently I'm using latest poky version Sumo, and all the latest branch >

Re: [yocto] Compilation error while backporting xserver-xorg of poky master branch to rocko

2018-10-29 Thread Khem Raj
On Wed, Oct 24, 2018 at 7:05 AM Pandey, Kamal wrote: > Hello, > > I am trying to run Weston 5.0 using poky’s rocko branch, so I backported a > few packages from poky master branch to my own custom layer. But in this > process xserver-xorg is giving me a compilation error. The contents of the > lo

Re: [yocto] Layers for AMD Geode LX 800

2018-10-29 Thread Khem Raj
there is meta-amd layer and its possible that it supported it may be some older branches also read this https://lists.yoctoproject.org/pipermail/yocto/2013-September/016081.html On Wed, Oct 24, 2018 at 11:07 AM Mauro Ziliani wrote: > > Hi all. > > Do you know if there is some layers ready for the

Re: [yocto] [SDK] including kernel devsrc to the SDK failes

2018-10-29 Thread Khem Raj
On Mon, Oct 29, 2018 at 8:14 AM Bruce Ashfield wrote: > > On 2018-10-29 11:12 AM, Khem Raj wrote: > > On Mon, Oct 29, 2018 at 6:46 AM Bruce Ashfield > > wrote: > >> > >> > >> > >> On 10/29/2018 9:10 AM, Khem Raj wrote: > >&g

Re: [yocto] [SDK] including kernel devsrc to the SDK failes

2018-10-29 Thread Khem Raj
On Mon, Oct 29, 2018 at 6:46 AM Bruce Ashfield wrote: > > > > On 10/29/2018 9:10 AM, Khem Raj wrote: > > On Fri, Oct 26, 2018 at 6:54 AM Bruce Ashfield > > wrote: > >> > >> > >> > >> On 10/26/2018 4:28 AM, Måns Zigher wrote: > &g

Re: [yocto] [SDK] including kernel devsrc to the SDK failes

2018-10-29 Thread Khem Raj
On Fri, Oct 26, 2018 at 6:54 AM Bruce Ashfield wrote: > > > > On 10/26/2018 4:28 AM, Måns Zigher wrote: > > So it looks like the number of /bin/awk have increased so the patch will > > fix one problem but there is more to fix. I have a "workaround" even > > though I am not so sure it is a workarou

Re: [yocto] master-next : QA issue with glibc locale

2018-10-21 Thread Khem Raj
On Sun, Oct 21, 2018 at 7:42 PM Belisko Marek wrote: > > Hi Khem, > > On Sun, Oct 21, 2018 at 8:40 PM Khem Raj wrote: > > > > > > > > On Sun, Oct 21, 2018 at 7:27 PM Belisko Marek > > wrote: > >> > >> Hi, > >> > >>

Re: [yocto] master-next : QA issue with glibc locale

2018-10-21 Thread Khem Raj
On Sun, Oct 21, 2018 at 7:27 PM Belisko Marek wrote: > Hi, > > I had problem with rocko see here [1] but issue is still present in > poky master-next also: Is it using stock poky or are there any customizations if yes then please share those too > > > ERROR: glibc-locale-2.28-r0 do_package: QA

Re: [yocto] [opkg-utils PATCH] opkg-make-index: use ctime instead of mtime

2018-10-20 Thread Khem Raj
ar/cache/opkg/volatile/...ipk > > > > However, in that case, ctime is different. Use ctime instead of > > mtime to prevent failures like this. > > > > Suggested-by: Khem Raj > > Signed-off-by: Stefan Agner > > Acked-by: Richard Purdie > Yep, thats

Re: [yocto] modify a recipe file - proftpd

2018-10-18 Thread Khem Raj
On Thu, Oct 18, 2018 at 2:10 PM Zolee K wrote: > > Hehttp://cgit.openembedded.org/meta-openembedded/tree/meta-networking/recipes-daemons/proftpd/proftpd_1.3.6.bb?h=master#n99llo, > > I'm very new to the Yocto Project and I got a Barix module that is to be > developped with Yocto. > I managed to i

Re: [yocto] Busybox_1.23.2 fails at do_compile on Poky-Sumo

2018-10-18 Thread Khem Raj
Always send the Build Configuration that bitbake prints on top of build. So someone can get some additional information about your build to help you better. On Thu, Oct 18, 2018 at 1:03 AM Dhanush K.S wrote: > > Hello Yocto, > > I'm currently building an image with the busybox_1.23.2.bb recipe inc

Re: [yocto] [meta-raspberrypi] Problem enabling w1-gpio

2018-10-05 Thread Khem Raj
On Fri, Oct 5, 2018 at 9:27 AM Andrei Gherzan wrote: > > Hi Markus, > > On Fri, Oct 5, 2018 at 4:28 PM Markus W wrote: >> >> Hi! >> >> I'm creating a yocto image (sumo) for the raspberrypi and got stuck on how >> to enable the one-wire interface on boot. >> >> I have enabled the SPI bus and I2C

Re: [yocto] Layerindex - actions required for deleted repos?

2018-10-05 Thread Khem Raj
On Thu, Oct 4, 2018 at 12:34 AM Andreas Müller wrote: > > Hi, > > I am cleaning my github and want to remove some repos. One of them is > meta-gumstix-community - it is not maintained any more. > This layer is listed in layer-index. Will it be removed automatically > or are there steps I have to t

Re: [yocto] [meta-raspberry]rpi-config

2018-09-12 Thread Khem Raj
is recipe inherits nopackage which means it not meant to be added to images as package. > regards > > Le Tue, 11 Sep 2018 18:43:22 +0200, Khem Raj a écrit: > > > > > > > On 9/11/18 8:17 AM, idealsim wrote: > >> Hi i'm trying to build an image for a rasp

Re: [yocto] [meta-raspberry]rpi-config

2018-09-11 Thread Khem Raj
On 9/11/18 8:17 AM, idealsim wrote: > Hi i'm trying to build an image for a raspberry-pi 3 on branch sumo but > i have an error when i try to include rpi-config. See the issue under : > > ERROR: Task do_populate_sdk in > /media/xxx/data/raspberry/yocto/yocto_official/poky-sumo/meta-xxx/recipes-x

Re: [yocto] Security updates question

2018-09-07 Thread Khem Raj
Hi Brian On Fri, Sep 7, 2018 at 1:25 PM Brian Smucker wrote: > > Hello all, > > We have a device whose image is built using an older yocto image. It is > based on yocto Danny, if I recall correctly. > > How do users of yocto handle the need occasionally to update one or more > component packages

Re: [yocto] ERROR: No manifest generated

2018-09-05 Thread Khem Raj
On 9/4/18 10:39 PM, Ravikiran J wrote: > Dear Yocto team, > > We have developed some recipe file to install  the firmware binary in > the file system of Yocto. > Recipe file is working fine in *Yocto morty* version but when we tried > the same in the *Yocto sumo* version we got the following err

Re: [yocto] Systemd based image freezing issue

2018-09-04 Thread Khem Raj
On Tue, Sep 4, 2018 at 7:20 AM Ravikiran J wrote: > > Dear Yocto team, > > We have build the systemd init based core-image-minimal image in Yocto > version 2.2.2 Morty. > We are getting some systemd init failure with this image in our board. > whats the kernel version in use ? and please mak

Re: [yocto] Does yocto support android build tools?

2018-08-28 Thread Khem Raj
On Tue, Aug 28, 2018 at 5:59 AM benxi wrote: > > Hello Everyone, > I'm trying to introduce an android package to my image. As I know, > android uses its own build development kit, and uses Android.mk and > Android.bp rather than traditional makefiles. > I'm curious about if yocto support

Re: [yocto] Recipe re-build when variable in local.conf changes

2018-08-22 Thread Khem Raj
On Wed, Aug 22, 2018 at 8:21 AM Amol Lad wrote: > > Hi, > > > > Is there a way to re-build a recipe if I change a variable in local.conf? > > > > I’ve defined a variable – BUILDVERSION = “1.0.0” in local.conf. There is a > recipe which uses this variable, creates a version file and populates it i

Re: [yocto] nativesdk-gcc tries to link with host

2018-08-22 Thread Khem Raj
On Wed, Aug 22, 2018 at 7:35 AM Paulo Neves wrote: > > Hello, > > I am trying to use nativesdk-gcc to have a gcc compiler for my sdk > machine. Everything looks to work correctly but some code make the > linker attempt to use host libraries. > > This is weird because this only happens when I use l

Re: [yocto] Yocto build using eclipse

2018-08-22 Thread Khem Raj
On Tue, Aug 21, 2018 at 11:54 PM Sharmila wrote: > > Hi Team, > > I am using i.Mx8 Family processor. Can you please tell whether it is possible > to build the yocto bsp using eclipse to get the images > (uboot,zImage,rootfs,dtb files). If yes then what is the procedure for the > same. > a bit d

Re: [yocto] Cloning

2018-08-22 Thread Khem Raj
On Tue, Aug 21, 2018 at 11:54 PM pawanKumar wrote: > > Hi, > > I'm new to this clearlinux environment and I want to know how to clone poky > in clearlinux and generate image. > > Please forward any link regarding cloning and generating yocto image in > clearlinux. > I don't think we have docume

Re: [yocto] opkg

2018-08-20 Thread Khem Raj
On Mon, Aug 20, 2018 at 2:41 PM Phillip Warren wrote: > > Hi, I'm currently working on the pyro branch (2.3.4) and have a need > to support opkg list-upgradable; however, when I execute opkg > list-upgradable, I receive the following error: > > Collected errors: > * opkg_list_upgradable_cmd: list

[yocto] [meta-selinux][PATCH] README: Document setting PREFERRED_VERSION for refpolicy

2018-08-15 Thread Khem Raj
When setting preferred version for a given refpolicy we also need to set the PV for refpolicy recipe since its part of the selinux packagegroup and will silently use git version Signed-off-by: Khem Raj --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b

Re: [yocto] [meta-raspberrypi] core-image-minimal for raspberrypi3-64 manifest/sdimg contains no kernel modules

2018-08-15 Thread Khem Raj
On Wed, Aug 15, 2018 at 1:42 PM Steve Pavao wrote: > > Hello, > > > On Aug 15, 2018, at 4:27 PM, Khem Raj wrote: > > > > On Wed, Aug 15, 2018 at 1:25 PM Steve Pavao wrote: > > >> I would like to state my opinion though that to unconditionally warn t

Re: [yocto] [meta-raspberrypi] core-image-minimal for raspberrypi3-64 manifest/sdimg contains no kernel modules

2018-08-15 Thread Khem Raj
On Wed, Aug 15, 2018 at 1:25 PM Steve Pavao wrote: > > Hello, > > On Aug 15, 2018, at 11:54 AM, Khem Raj wrote: > > On Tue, Aug 14, 2018 at 11:48 PM Steve Pavao wrote: > > > There seems to be a problem with the core-image-minimal bitbake for > raspberrypi3-64

Re: [yocto] [meta-raspberrypi] core-image-minimal for raspberrypi3-64 manifest/sdimg contains no kernel modules

2018-08-15 Thread Khem Raj
On Tue, Aug 14, 2018 at 11:48 PM Steve Pavao wrote: > > There seems to be a problem with the core-image-minimal bitbake for > raspberrypi3-64 target at head of sumo in all repos. I wonder if it’s also a > problem for the raspberrypi3 target. > > No kernel modules appear in the .manifest, and no

Re: [yocto] custom splash screen using psplash

2018-08-14 Thread Khem Raj
On Tue, Aug 14, 2018 at 3:16 AM Ricardo Ribalda Delgado wrote: > > Hello Rajesh > > On Tue, Aug 14, 2018 at 11:01 AM Yuvarajesh Valleru wrote: > > > > Hi Ricardo, > > > > We already use systemd, but didn't use psplash before (so you had the > > pure console messages on screen). > > > > We didn't

Re: [yocto] bbappend and placing a file into /tmp on the target

2018-08-13 Thread Khem Raj
May be look into VOLATILE_BINDS On Mon, Aug 13, 2018 at 1:12 PM Bishop, Mark (STRT) < mbis...@smithsinterconnectinc.com> wrote: > I am trying to expand an existing package (base-passwd) and having it > place /etc/passwd into /tmp/ > > > > I’m failing pretty miserably and am looking for some hints

Re: [yocto] python-cython_0.25.2 Krogoth: EXCLUDE_FROM_WORLD

2018-07-21 Thread Khem Raj
On Sat, Jul 21, 2018 at 5:44 AM Mauro Ziliani wrote: > > Hi all > > I'd like to add cython 0.25.2 to Krogoth. > > I need it to try kivy in Krogoth on IMX6 > > > In my layer under recipes-devtools/python folder I added the recipe > > python-cython_0.25.2.bb with this inside > > > inherit setuptools

Re: [yocto] SDK and out of tree modules

2018-07-21 Thread Khem Raj
On Sat, Jul 21, 2018 at 6:20 AM Russell Peterson wrote: > > Hello, > > I have been building some modules using the SDK for a while now. This is > mostly for development flow purposes but we have had a few customers doing > this as well. To get this to work we always need to run “make > silent

Re: [yocto] why compile "xserver-xorg" package on wayland projects?

2018-07-21 Thread Khem Raj
I have patches cooking see http://git.openembedded.org/openembedded-core-contrib/log/?h=kraj/master On Sat, Jul 21, 2018 at 5:27 AM Burton, Ross wrote: > > It shouldn't complain, what is the error? The reason it's being built > is because you've got X11 and Wayland enabled, so it's building > xw

Re: [yocto] Error Report Tool Purge

2018-07-19 Thread Khem Raj
On Thu, Jul 19, 2018 at 11:30 AM Brindle, Amanda R wrote: > > Hello, > > > > The Error Reporting Tool’s database > (http://errors.yoctoproject.org/Errors/Latest/Autobuilder/) has grown to a > huge size, and this is affecting the performance of the application. We are > planning to run a purge

Re: [yocto] LLVM: error adding symbols: File in wrong format

2018-07-13 Thread Khem Raj
rote: > > Hi Khem, > > I've uploaded the gist here: > https://gist.github.com/ef8b964d563b9b0c5249b199033d7b6e > > Looks like the error is: > > clang-5.0: error: the clang compiler does not support '-march=armv7-a' > > Giordon > > On Fri, Jul 13, 2018 at 1:

Re: [yocto] LLVM: error adding symbols: File in wrong format

2018-07-12 Thread Khem Raj
nueabi/root/6.14.00-r0/temp/run.do_configure.2984:1 > exit 1 from 'cmake $oecmake_sitefile > /local/d4/gstark/poky/build/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/root/6.14.00-r0/root-6.14.00 > -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_BINDIR:PATH=bin > -DCMAKE_INSTALL_

Re: [yocto] Issues in getting wiringpi and openvpn through Yocto built image

2018-07-12 Thread Khem Raj
On Thu, Jul 12, 2018 at 10:09 PM AKASH BHARDWAJ wrote: > > I was actually trying to install wiringpi,wiringpi-dev and openvpn on Yocto. > > > I used the command > >> IMAGE_INSTALL_APPEND = " git apt dpkg opkg rpm sudo wiringpi wiringpi-dev >> cmake connman connman-client tzdata i2c-tools i2c-too

Re: [yocto] Keeping and modifying Source code in Yocto

2018-07-11 Thread Khem Raj
On Wed, Jul 11, 2018 at 9:28 AM Simon Chamlian wrote: > > I am getting the following error using devtool: > > $ devtool add help > ERROR: Layer directory '/home/jay/sources/poky/meta' does not exist! Please > check BBLAYERS in /home/jay/build/conf/bblayers.conf > > $ whereis devtool > devtool: /o

Re: [yocto] [meta-raspberrypi] dtb mising from raspberrypi3-64.conf

2018-07-11 Thread Khem Raj
Hi Steve Can you open an issue on https://github.com/agherzan/meta-raspberrypi On Tue, Jul 10, 2018 at 11:52 AM Steve Pavao wrote: > > Would you please add the bcm2710-rpi-cm3.dtb to the KERNEL_DEVICETREE listing > in raspberrypi3-64.conf in sumo branch? It’s missing. > > - Steve Pavao > Korg R

Re: [yocto] LLVM: error adding symbols: File in wrong format

2018-07-11 Thread Khem Raj
Hi Giordon On Tue, Jul 10, 2018 at 10:36 AM Giordon Stark wrote: > > Hi all, > > | > /local/d4/gstark/poky/build/tmp/work/aarch64-poky-linux/root/6.14.00-r0/recipe-sysroot-native/usr/lib/libLLVMSupport.a: > error adding symbols: File in wrong format > | clang-5.0: error: linker command failed w

Re: [yocto] Keeping and modifying Source code in Yocto

2018-07-09 Thread Khem Raj
On Fri, Jul 6, 2018 at 8:20 AM Simon Chamlian wrote: > > Hi, > > Is there a way to keep the source code of a package to be able to modify it > and then compile? > > For example, with LTIB ( Linux Target Image Builder ), it was possible with a > command to extract the source code from a package,

Re: [yocto] Yocto Sdk

2018-07-08 Thread Khem Raj
On Sun, Jul 8, 2018 at 1:56 PM AKASH BHARDWAJ wrote: > > How to add ld-linux.so.2 for Extracting Yocto SDK,as while extracting glibc- > poky-cortexch-rpi-basic-image-toolchain.sh ,it shows that ld-linux.so.2. > While examining the directories,I found out that ld-linux-armeh4.so is > present but

Re: [yocto] Rocko: how to remove python3 from target's rootfs

2018-06-22 Thread Khem Raj
On Fri, Jun 22, 2018 at 8:17 AM Bejar-Colonia, Carlos wrote: > > Hello Yocto Team, > > > > I’ve upgraded my Yocto system from Morty to Rocko and I’ve noticed that > python3 gets installed in the rootfs, which I don’t want (it takes a lot disk > space) > > I’ve noticed that when I add dhcp-client

Re: [yocto] Adding GCC to system root image

2018-06-21 Thread Khem Raj
On Thu, Jun 21, 2018 at 4:02 PM Krishna Priya wrote: > > Hello all, > > I am trying to add gcc to the system image by modifying the following files. > poky/meta-qti-bsp/recipies-products/images/ BASE_IMAGE.inc > > + IMAGE_INSTALL +="opkg" > + IMAGE_INSTALL +="packagegroup-core-buildessential" > >

Re: [yocto] How to export kernel specific headers to userspace

2018-06-18 Thread Khem Raj
On 6/18/18 10:19 PM, Ankit Rastogi wrote: Hi, Can someone provide any pointers on how to export kernel specific headers to userspace? I am getting below error while building our one of the component which requires kernel uapi headers. Error Received:  /hdmi-capture/main.c:16:10: fatal

Re: [yocto] [bitbake] fsl-image-xwayland DISTRO -- can't get rid of dev packages.

2018-06-16 Thread Khem Raj
Hi Karim On 6/15/18 6:29 AM, Karim ATIKI wrote: Hi all, I've created a custom image based on core-image. It runs for an i.MX6 and i.MX8. I've installed only Qt, gstreamer and xwayland stuff. I've removed dev-pkgs, dbg-pkgs and staticdev-pkgs from IMAGE_FEATURES. Finally, in the created i

Re: [yocto] Yocto not fetching unzip

2018-06-15 Thread Khem Raj
Hi Jonas On 6/11/18 6:33 AM, Maas, Jonas wrote: > Hello everyone, > >   > > I am experiencing an issue with yocto-2.1.2: > > I am trying to prefetch all needed sources for a certain image, let’s > say “my-image”, by calling: > >   > > $ bitbake -c fetchall my-image > >   > > Next I am archi

Re: [yocto] qemu-native build fails on sumo due to missing capstone.h

2018-06-14 Thread Khem Raj
On Thu, Jun 14, 2018 at 1:08 PM Jon Szymaniak wrote: > On Thu, Jun 14, 2018 at 14:18 Khem Raj wrote: > >> On Thu, Jun 14, 2018 at 9:56 AM Jon Szymaniak >> wrote: >> > >> > On Thu, Jun 14, 2018 at 11:43 Khem Raj wrote: >> > > Do you have cap

Re: [yocto] Build failure when BUILDHISTORY_FEATURES includes "package"

2018-06-14 Thread Khem Raj
On Thu, Jun 14, 2018 at 10:58 AM Jon Szymaniak wrote: > > Hi all, > > I'm encountering the following error, which I can reproduce with qemu > targets, core-image-minimal, a default bblayers.conf, and the > following additions to an otherwise default local.conf: > > INHERIT += "buildhistory" > BUIL

<    1   2   3   4   5   6   7   8   9   10   >