Re: [yocto] Building Yocto on AWS container getting ERROR: The postinstall intercept hook 'update_icon_cache' failed, #yocto

2021-09-07 Thread mail2uvijay
For the error,  i have tried installed below package in aws container libgdk-pixbuf2.0-0 in container, and added DEPENDS += "qemuwrapper-cross" in bb file. Will try the option building "core-image-minimal" or "core-image-sato" Regards, Vijay -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all

Re: [yocto] Building Yocto on AWS container getting ERROR: The postinstall intercept hook 'update_icon_cache' failed, #yocto

2021-09-07 Thread Alexander Kanavin
It's right there at the very end: NOTE: Exit code 127. Output: /home/wlsom/YoctoCode/poky/build-microchip/tmp/work/sama5d27_wlsom1_ek_sd-poky-linux-gnueabi/utec-mcdgrill-image/1.0-r0/intercept_scripts-7f1ca27092c337bb8d06dfe7837dad99a9fb3e5e5ff266e8ce34762c23025acb/update_icon_cache: 9:

[yocto] multilib SDK

2021-09-07 Thread Arun
I have a custom project where I am building for 64-bit kernel and 32-bit userspace using multilib config *# for 32bit userspace build* *require conf/multilib.confMULTILIBS = "multilib:lib32"DEFAULTTUNE_virtclass-multilib-lib32 = "armv7athf-neon"* I am successfully able to build the target

Re: [linux-yocto][v5.10/standard/preempt-rt/sdkv5.10/axxia] axxia: fix bugs

2021-09-07 Thread Bruce Ashfield
In message: [linux-yocto][v5.10/standard/preempt-rt/sdkv5.10/axxia] axxia: fix bugs on 07/09/2021 quanyang.w...@windriver.com wrote: > From: Quanyang Wang > > Hi Bruce, > > Would you please help merge these 3 patches to the branches of > linux-yocto: > >

Re: [linux-yocto]: [kernel v5.10/standard/base]: regmap: teach regmap to use raw spinlocks if requested in the config

2021-09-07 Thread Bruce Ashfield
In message: [linux-yocto]: [kernel v5.10/standard/base]: regmap: teach regmap to use raw spinlocks if requested in the config on 03/09/2021 meng...@windriver.com wrote: > From: Limeng > > Hi Bruce, > > This patch is from latest mainline upstream. > It is used to project regmap read/write

Re: [yocto] [poky] Poky:dunfell: SDK install issue (sed: -e expression #1, char 0: no previous regular expression)

2021-09-07 Thread Richard Purdie
On Tue, 2021-09-07 at 06:10 +, Groeting, Claus wrote: > Hi all! > > I have a problem with this commit, applied in poky:dunfell on file toolchain- > shar-relocate.sh. > sha1: d6f40be29bf56a835f5825692a22365f04aeb6c3 > > Author: hongxu  2021-08-10 15:33:56 > Committer: Richard Purdie  

Re: [yocto] Inactive service of hello world #yocto

2021-09-07 Thread Rudolf J Streif
What does your 'Hello World' service do? Just print 'Hello World' to the console and then exit? If so that would be the reason why it is inactive. Systemd starts it and then it exits. Typically, services keep running (except for some special cases) once they are started. That's what makes them a

[yocto] Inactive service of hello world #yocto

2021-09-07 Thread yasminebenghozzi6
Hi everyone, I wanted to run the helloworld service, but it keeps telling that its inactive , I really cant find why, I changed the service many times but no solution. I m sorry I ant copy paste from putty -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply

Re: [yocto] Debating best tool to use

2021-09-07 Thread KL
That is exactly what I thought and why I insisted that much.I will step back and constrict to my app, and not the whole OS.Thanks!-- 17:38, 7 September 2021, Ross Burton :On Tue, 7 Sept 2021 at 11:22, KL wrote: Thanks does that mean that I can reshape the whole "everything

Re: [yocto] Debating best tool to use

2021-09-07 Thread Ross Burton
On Tue, 7 Sept 2021 at 11:22, KL wrote: > Thanks does that mean that I can reshape the whole "everything is a file" > under unix? > > I don't want /etc /var /usr (and any other premade structure you find in > every linux distro...) but manage it differently via our db. > > You confirm that

[yocto] shadow package not installing groupadd commanf in the filesystem #dunfell

2021-09-07 Thread cs.raryu
Hi, The "shadow" package provides the "groupadd" tool. So I added the package to my recipe. Later when I checked in the rootfs, there is no groupadd command added in the filesystem. Can anyone please tell me why so? Thank you. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to

[yocto] Yocto Project Status WW36`21

2021-09-07 Thread Stephen Jolley
Current Dev Position: YP 3.4 M4 Next Deadline: 4th Oct. 2021 YP 3.4 M4 build Next Team Meetings: * Bug Triage meeting Thursday Sept. 9th at 7:30am PDT ( https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09)

[yocto] add raspivid to the yocto image for raspberrypi4-64

2021-09-07 Thread safouane maaloul
Hi, in the first place i succeeded to add raspivid to my image yocto of raspberrypi0-wifi. I did so by adding the userland recipe. But when i try doing so with raspberrypi4-64. Idon't get raspivid when i add the userland recipe to my image. Do you have any idea why it don't work with the

[linux-yocto][v5.10/standard/preempt-rt/sdkv5.10/axxia][PATCH 3/3] arm: axxia: gic: use raw_spin_lock/unlock in gic_irq_lock/unlock

2021-09-07 Thread quanyang.wang
From: Quanyang Wang The function irq_finalize_oneshot is called after local_bh_disable() in irq_forced_thread_fn, and there is operation sequences as below: -> local_bh_disable() <= Will call rcu_read_lock() to increase rcu_preempt_depth() -> irq_finalize_oneshot

[linux-yocto][v5.10/standard/preempt-rt/sdkv5.10/axxia][PATCH 2/3] arm-ccn: disable HN-I node reporting error to MN node

2021-09-07 Thread quanyang.wang
From: Quanyang Wang The ARM's ccn-504 consists of MN/DT/HN-I/SBSX/HN-F/RN-I/XP components. And HN-I/SBSX/HN-F/RN-F/XP will report error event to MN component. But in ccn driver arm-ccn.c, it only registers 2 handlers to handle events from DT(pmu) and HN-F(l3 cache edac). So when there is an

Re: [yocto] Debating best tool to use

2021-09-07 Thread KL
Thanks does that mean that I can reshape the whole "everything is a file" under unix?I don't want /etc /var /usr (and any other premade structure you find in every linux distro...) but manage it differently via our db.You confirm that doable?-- 22:03, 6 September 2021, Khem Raj :On Mon, Sep 6,

[yocto] Result of hello.service #yocto

2021-09-07 Thread yasminebenghozzi6
Hello, AFter creating hello.service, I want to know if this is correct because as saying Active:activated(auto-restart) (Result:exit-code) I really didn't understand iit that much, anyone can explain please if its correct? because its supposed to tell me that its working .