[yocto] Yocto Project Status 6 December 2022 (WW49)

2022-12-06 Thread Stephen Jolley
Current Dev Position: YP 4.2 M1 Next Deadline: 5th December 2022 YP 4.2 Build Next Team Meetings: * Bug Triage meeting Thursday December 8th 7:30 am PDT (

[yocto] [PATCH yocto-autobuilder-helper] config.json: Use buildtools for Ubuntu 18.04

2022-12-06 Thread Joshua Watt
Bitbake is going to upgrade the minimum python to 3.8, so Ubuntu 18.04 needs to use buildtools tarball to remain compatible Signed-off-by: Joshua Watt --- config.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index 713afe5..3d89856 100644

[yocto] [PATCH yocto-autobuilder-helper v2] config.json: Use buildtools for Ubuntu 18.04

2022-12-06 Thread Joshua Watt
Bitbake is going to upgrade the minimum python to 3.8, so Ubuntu 18.04 needs to use buildtools tarball to remain compatible Signed-off-by: Joshua Watt --- config.json | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index 713afe5..1149c98

Re: [yocto] do_install hangs on native tasks

2022-12-06 Thread Christopher Friedt
Build Configuration: BB_VERSION = "1.48.0" BUILD_SYS= "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS = "i686-zephyr-linux" MACHINE = "qemux86" DISTRO = "zephyr-sdk" DISTRO_VERSION = "0.9" TUNE_FEATURES= "m32

Re: [yocto] do_install hangs on native tasks

2022-12-06 Thread Christopher Friedt
cfriedt 2572369 3821910 0 11:07 ?Ss 0:00 python3 /home/cfriedt/build-zephyr-sdk/sdk-ng/poky/bitbake/bin/bitbake-worker decafbadbeef Perhaps the error is -ENOCAFFEINE? -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#58742):

Re: [yocto] How to maintain meta layer with different versions of recipes?

2022-12-06 Thread Khem Raj
On Mon, Dec 5, 2022 at 10:42 PM Sourabh Hegde wrote: > > Hello Khem Raj, > > Thank you for the response. > > Second, way would be to have test.service copies installed under > files// directory next to recipe > and then define customer distro specific overrides > > This seems to be a better

[yocto] do_install hangs on native tasks

2022-12-06 Thread Christopher Friedt
Hey all, I've done some digging with this myself, but have not found a root cause, fix, or workaround. Google shows me that a number of other users have encountered this problem as well with Yocto, but I have not found a solution with those either. Native targets are stuck in the do_install

Re: [yocto] do_install hangs on native tasks

2022-12-06 Thread Christopher Friedt
In all cases, the problem is traced back to a Makefile, where something calls $(shell git ... ) to get a git version. I was able to find out because one shell had executed a script called scripts/setlocalversion that looked kind of suspicious in terms of error propagation. In this script, if I

Re: [yocto] Building a dhcp recipe separately for dhcrelay and dhclient #yocto

2022-12-06 Thread Vaijayanthi via lists.yoctoproject.org
Thanks Khem, can you please help explain or give an example of a package that is doing this? If we had separate output packages, are you suggesting we build 3 times- each time after applying a patch related to dhcrelay and dhclient? We are somewhat doing this today where binaries dhcrelay and

[linux-yocto][linux-yocto v5.15/standard/ti-sdk-5.10/ti-j72xx] ti-j72xx standard kernel for upgrading to TI SDK 8.4

2022-12-06 Thread Xulin Sun
Hi Bruce, Could you please help to merge below patches to the branch "v5.15/standard/ti-sdk-5.10/ti-j72xx". These series patches are to upgrade to TI SDK 8.4. The following changes since commit d4db06dd81b06641234f755e2efce11617fb7974:   Merge branch 'v5.15/standard/base' into

[linux-yocto][linux-yocto v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx] ti-j72xx preempt-rt kernel patches

2022-12-06 Thread Xulin Sun
Hi Bruce, Compared to the previous pull request mail, this is for preempt-rt branch to upgrade to TI SDK 8.4. Could you please help to merge below patches to the branch "v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx". The following changes since commit