Re: [linux-yocto][linux-yocto v6.1][PATCH 0/10]:Pick several patches from the TI SDK 9.0.1.2 to make the Thermal feature work

2023-10-20 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto v6.1][PATCH 0/10]:Pick several patches from the TI SDK 9.0.1.2 to make the Thermal feature work on 20/10/2023 Xulin Sun wrote: > Hi Bruce, > > This patch series is to pick several patches from the TI SDK 9.0.1.2 to make > the Thermal

Re: [linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH] ti-j7xxx: add THERMAL and series configs

2023-10-20 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH] ti-j7xxx: add THERMAL and series configs on 20/10/2023 Xulin Sun wrote: > Add THERMAL and TPS6594 and Cpu dynamic frequency scaling configs. > Remove the CONFIG_RPMSG_PROTO, which is dropped in new kernel. > >

Re: [linux-yocto] [linux-yocto std/preempt-rt kernel v5.15]: driver: llce-core: correct the value of CORES_TS_OFFSET

2023-10-20 Thread Bruce Ashfield
In message: [linux-yocto] [linux-yocto std/preempt-rt kernel v5.15]: driver: llce-core: correct the value of CORES_TS_OFFSET on 20/10/2023 Zhantao Tang wrote: > Hi Bruce, > > There is one patch to correct the value of CORES_TS_OFFSET. > Would you please help to merge it into >

Re: [linux-yocto]: [kernel/kernel-rt v6.1]: usb: hcd-pci: remove the action of faking interrupt request

2023-10-20 Thread Bruce Ashfield
In message: [linux-yocto]: [kernel/kernel-rt v6.1]: usb: hcd-pci: remove the action of faking interrupt request on 18/10/2023 Meng Li wrote: > From: Limeng > > Hi Bruce, > > This patch is used to remove the action of faking interrupt request. > Could you please help merge this patch into

[yocto] [yocto-autobuilder-helper][kirkstone] config.json: update to latest buildtools tarball

2023-10-20 Thread Steve Sakoman
Signed-off-by: Steve Sakoman --- config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config.json b/config.json index 7c95b53..4167fcb 100644 --- a/config.json +++ b/config.json @@ -10,8 +10,7 @@ "BUILDTOOLS_URL_TEMPLOCAL" :

Re: [yocto] find: unrecognized: -printf

2023-10-20 Thread Khem Raj
On 10/20/23 2:51 AM, Ross Burton wrote: On 20 Oct 2023, at 07:07, Gyorgy Sarvari via lists.yoctoproject.org wrote: In case busybox's "find" utility is not sufficient for you, you could disable "find" in busybox's config, and add the full version of find to your image (recipe is called

Re: [yocto] Run generated executable in cmake recipe #cmake #kirkstone #make #native #yocto

2023-10-20 Thread Ross Burton
On 19 Oct 2023, at 16:58, Adrian Freihofer via lists.yoctoproject.org wrote: > Making the recipe compiling for cross and native and adding a DEPENDS from > cross to native seems to be the cleanest and most Yocto-ish way to me. Agreed, there’s plenty of prior art in oe-core that does this. >

Re: [yocto] [yocto-autobuilder-helper][PATCH v2] AUH: Add Openembedded auto-update-helper with list of layer to test

2023-10-20 Thread Richard Purdie
Hi David, Thanks for revising this, it is heading in the right direction. On Fri, 2023-10-20 at 16:05 +0200, David Pierret wrote: > - Add setup and run script openembedded specific > - Add job config > > Signed-off-by: David Pierret > --- > config.json | 6 ++ >

Re: [yocto] Http access token fetching with gitsm fetcher

2023-10-20 Thread alexzoyv
Adrian, Yoann, Thank you very much and sorry for bringing it up. .netrc does fix my problem. Alex On Fri, Oct 20, 2023 at 04:43 PM, Yoann Congal wrote: > > Hi, > > Le ven. 20 oct. 2023 à 15:32, Adrian Freihofer > a écrit : > >> Did you already consider to write the credentials in a .netrc

[yocto] [yocto-autobuilder-helper][PATCH v2] AUH: Add Openembedded auto-update-helper with list of layer to test

2023-10-20 Thread David Pierret
- Add setup and run script openembedded specific - Add job config Signed-off-by: David Pierret --- config.json | 6 ++ scripts/run-auh-oe | 45 scripts/setup-auh-oe | 34 + 3 files changed, 85

[yocto] [auh][PATCH v2] upgrade-helper.py: Add layer command line option

2023-10-20 Thread David Pierret
- Layer options can be defined as command line arguments - multiple layers can be defined in a single command each layer is analyzed 1 by 1 to check if upgrades are available. Signed-off-by: David Pierret Reviewed-by: Yoann Congal --- upgrade-helper.py | 75

Re: [yocto] Http access token fetching with gitsm fetcher

2023-10-20 Thread Yoann Congal
Hi, Le ven. 20 oct. 2023 à 15:32, Adrian Freihofer a écrit : > Did you already consider to write the credentials in a .netrc file? > > Regards > Adrian > > schrieb am Fr., 20. Okt. 2023, 13:55: >> >> Greetings! >> I try to use gitsm fetcher to fetch bitbucket repository with read-only >>

Re: [yocto] Http access token fetching with gitsm fetcher

2023-10-20 Thread Adrian Freihofer
Did you already consider to write the credentials in a .netrc file? Regards Adrian schrieb am Fr., 20. Okt. 2023, 13:55: > Greetings! > I try to use gitsm fetcher to fetch bitbucket repository with read-only > https access token. SRC_URI looks like this > > SRC_URI = >

[yocto] volatile-binds overlays with selinux

2023-10-20 Thread Sébastien Fabre via lists . yoctoproject . org
Hello, I am trying to use selinux (refpolicy-targeted) in read-only root filesystem with kirkstone. Volatile-binds recipe create overlays, but we have multiple selinux denied logs (even with allow_mount_anyfile boolean set to on). Most of them are because scontext is

[yocto] How to ignore the RDEPENDS of .so file in SDK

2023-10-20 Thread zainbintariq248
Some background of what I am trying to achieve. I am updating my build to kirkstone from dunfell and which I have did, except the SDK part. This is where we have common API and it requires so files like libc.so.0 and libpthread.so.0 but it's not available in GLIBC 3.5 which is the GLIBC of

[yocto] Http access token fetching with gitsm fetcher

2023-10-20 Thread alexzoyv
Greetings! I try to use gitsm fetcher to fetch bitbucket repository with read-only https access token. SRC_URI looks like this > > > SRC_URI = > "gitsm://**.git;protocol=https;branch=${BRANCH};user=azoykin:${TOKEN}" > > This recipe fetches parent repository, but is unable to fetch

Re: [yocto] find: unrecognized: -printf

2023-10-20 Thread Ross Burton
On 20 Oct 2023, at 07:07, Gyorgy Sarvari via lists.yoctoproject.org wrote: > > In case busybox's "find" utility is not sufficient for you, you could disable > "find" in busybox's config, and add the full version of find to your image > (recipe is called findutils). There is no need to

[linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH] ti-j7xxx: add THERMAL and series configs

2023-10-20 Thread Xulin Sun via lists.yoctoproject.org
Add THERMAL and TPS6594 and Cpu dynamic frequency scaling configs. Remove the CONFIG_RPMSG_PROTO, which is dropped in new kernel. Signed-off-by: Xulin Sun --- bsp/ti-j7xxx/ti-j7xxx-remoteproc.cfg | 4 +++- bsp/ti-j7xxx/ti-j7xxx.cfg| 9 + 2 files changed, 12 insertions(+), 1

[yocto] QA notification for completed autobuilder build (yocto-4.3.rc2)

2023-10-20 Thread Pokybuild User
A build flagged for QA (yocto-4.3.rc2) was completed on the autobuilder and is available at: https://autobuilder.yocto.io/pub/releases/yocto-4.3.rc2 Build URL: https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/6080 Build hash information: bitbake:

Re: [yocto] find: unrecognized: -printf

2023-10-20 Thread Gyorgy Sarvari
In case busybox's "find" utility is not sufficient for you, you could disable "find" in busybox's config, and add the full version of find to your image (recipe is called findutils). On 10/20/23 07:38, Poornesh G ( India - Bangalore ) wrote: Greetings ! I am trying to add "etckeeper"  to