|
Mariadb login user configuration
Hello list,
I don’t know if this is the correct place to ask, if there is a better place, please let me know.
We are upgrading the version of Yocto that we are using, and we have run into a
Hello list,
I don’t know if this is the correct place to ask, if there is a better place, please let me know.
We are upgrading the version of Yocto that we are using, and we have run into a
|
By
Greg Wilson-Lindberg <gwilson@...>
·
#57770
·
|
|
[meta-security][PATCH 3/3] apparmor: update to 3.0.6
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-mac/AppArmor/{apparmor_3.0.5.bb => apparmor_3.0.6.bb} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-mac/AppArmor/{apparmor_3.0.5.bb => apparmor_3.0.6.bb} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename
|
By
Armin Kuster
·
#57769
·
|
|
[meta-security][PATCH 2/3] lkrg-module: update to 0.9.5
Signed-off-by: Armin Kuster <akuster808@...>
---
.../lkrg/{lkrg-module_0.9.4.bb => lkrg-module_0.9.5.bb} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename
Signed-off-by: Armin Kuster <akuster808@...>
---
.../lkrg/{lkrg-module_0.9.4.bb => lkrg-module_0.9.5.bb} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename
|
By
Armin Kuster
·
#57768
·
|
|
[meta-security][PATCH 1/3] python3-privacyidea: update to 3.7.3
Signed-off-by: Armin Kuster <akuster808@...>
---
...ython3-privacyidea_3.7.2.bb => python3-privacyidea_3.7.3.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Armin Kuster <akuster808@...>
---
...ython3-privacyidea_3.7.2.bb => python3-privacyidea_3.7.3.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
Armin Kuster
·
#57767
·
|
|
[meta-zephyr][PATCH] Add a .gitignore file
From: Peter Hoyes <Peter.Hoyes@...>
The oeqa code in meta-zephyr-core/lib/ generates __pycache__ files which
pollute the development environment. Add a .gitignore file to
automatically exclude
From: Peter Hoyes <Peter.Hoyes@...>
The oeqa code in meta-zephyr-core/lib/ generates __pycache__ files which
pollute the development environment. Add a .gitignore file to
automatically exclude
|
By
Peter Hoyes
·
#57766
·
|
|
[meta-zephyr][PATCH 3/3] CI: Build zephyr-synchronization in base.yml
From: Peter Hoyes <Peter.Hoyes@...>
Signed-off-by: Peter Hoyes <Peter.Hoyes@...>
---
ci/base.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/ci/base.yml b/ci/base.yml
index
From: Peter Hoyes <Peter.Hoyes@...>
Signed-off-by: Peter Hoyes <Peter.Hoyes@...>
---
ci/base.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/ci/base.yml b/ci/base.yml
index
|
By
Peter Hoyes
·
#57765
·
|
|
[meta-zephyr][PATCH 2/3] zephyr-kernel: Add SUMMARY and DESCRIPTION for classic sample apps
From: Peter Hoyes <Peter.Hoyes@...>
Hello World and Philosophers do not have a SUMMARY or DESCRIPTION, so
add these to both recipes.
Signed-off-by: Peter Hoyes <Peter.Hoyes@...>
---
From: Peter Hoyes <Peter.Hoyes@...>
Hello World and Philosophers do not have a SUMMARY or DESCRIPTION, so
add these to both recipes.
Signed-off-by: Peter Hoyes <Peter.Hoyes@...>
---
|
By
Peter Hoyes
·
#57764
·
|
|
[meta-zephyr][PATCH 1/3] zephyr-kernel: Add synchronization sample recipe
From: Peter Hoyes <Peter.Hoyes@...>
The Zephyr documentation [1] lists 3 "classic samples" that "can be run
on any of the supported platforms": Hello World, Synchronization and
Dining
From: Peter Hoyes <Peter.Hoyes@...>
The Zephyr documentation [1] lists 3 "classic samples" that "can be run
on any of the supported platforms": Hello World, Synchronization and
Dining
|
By
Peter Hoyes
·
#57763
·
|
|
Re: [meta-zephyr][PATCH kirkstone 0/7] Series to add Gitlab CI to kirkstone
Hello Naveen,
They have worked for a few days now, but were broken for the previous 2-3 weeks. You can see all the zephyr machines in meta-arm failed 4 days
Hello Naveen,
They have worked for a few days now, but were broken for the previous 2-3 weeks. You can see all the zephyr machines in meta-arm failed 4 days
|
By
Jon Mason
·
#57762
·
|
|
Add docker to yocto
Greetings !
I have compiled yocto for i.MX6UL (Zeus) . Can anyone help me out with the exact procedure to add Docker along with its required dependency packages to Yocto build.
I tried cloning
Greetings !
I have compiled yocto for i.MX6UL (Zeus) . Can anyone help me out with the exact procedure to add Docker along with its required dependency packages to Yocto build.
I tried cloning
|
By
Poornesh G ( India - Bangalore )
·
#57761
·
|
|
Re: resolvconf breakage in kirkstone
A patch to address this would be appreciated.
Alex
A patch to address this would be appreciated.
Alex
|
By
Alexander Kanavin
·
#57760
·
|
|
Re: RDEPENDS of something provided by ALTERNATIVE
This is where we should perhaps think about the filter variable option
Joshua and I have talked about periodically as that could handle this
in a much neater and generic way, at the unfortunate cost
This is where we should perhaps think about the filter variable option
Joshua and I have talked about periodically as that could handle this
in a much neater and generic way, at the unfortunate cost
|
By
Richard Purdie
·
#57759
·
|
|
Re: RDEPENDS of something provided by ALTERNATIVE
You can use VIRTUAL-RUNTIME_sed variable instead of 'sed' _everywhere_ and then change the preferred runtime provider in your DISTRO config.
Similar case for "stat" from busybox in webOS
You can use VIRTUAL-RUNTIME_sed variable instead of 'sed' _everywhere_ and then change the preferred runtime provider in your DISTRO config.
Similar case for "stat" from busybox in webOS
|
By
Martin Jansa
·
#57758
·
|
|
RDEPENDS of something provided by ALTERNATIVE
I have a recipe which contains a script that uses /bin/sed.
When I build it, I get an error:
ERROR: myrecipe-1.2.3-r0 do_package_qa: QA Issue: /lib/myrecipe/mycommand contained in package myrecipe
I have a recipe which contains a script that uses /bin/sed.
When I build it, I get an error:
ERROR: myrecipe-1.2.3-r0 do_package_qa: QA Issue: /lib/myrecipe/mycommand contained in package myrecipe
|
By
Craig McQueen
·
#57757
·
|
|
Re: [meta-zephyr][PATCH kirkstone 0/7] Series to add Gitlab CI to kirkstone
My local daily builds also run on master. I triggered a kirkstone build today, it builds successfully for me. Is it failing for specific machine ?
My local daily builds also run on master. I triggered a kirkstone build today, it builds successfully for me. Is it failing for specific machine ?
|
By
Naveen Saini
·
#57756
·
|
|
resolvconf breakage in kirkstone
I've recently been upgrading from dunfell to kirkstone. I see a regression in the resolvconf package, so DNS lookups aren't functional.
I see in /var/log/messages:
Aug 2 19:39:31 tv999996 daemon.warn
I've recently been upgrading from dunfell to kirkstone. I see a regression in the resolvconf package, so DNS lookups aren't functional.
I see in /var/log/messages:
Aug 2 19:39:31 tv999996 daemon.warn
|
By
Craig McQueen
·
#57755
·
|
|
[ANNOUNCEMENT] Yocto Project 3.1.18 (dunfell-23.0.18) is Released
Hello
We are pleased to announce the Yocto Project 3.1.18 (dunfell-23.0.18) Release is now available for
Hello
We are pleased to announce the Yocto Project 3.1.18 (dunfell-23.0.18) Release is now available for
|
By
Lee Chee Yang
·
#57754
·
|
|
Re: nftables_0.7 not working
0.7 - that's pre-dunfell!
For master or kirkstone, see:
https://lists.yoctoproject.org/g/linux-yocto/message/11523?p=%2C%2C%2C20%2C0%2C0%2C0%3A%3Acreated%2C0%2Cmacleod%2C20%2C1%2C0%2C92659340
and
0.7 - that's pre-dunfell!
For master or kirkstone, see:
https://lists.yoctoproject.org/g/linux-yocto/message/11523?p=%2C%2C%2C20%2C0%2C0%2C0%3A%3Acreated%2C0%2Cmacleod%2C20%2C1%2C0%2C92659340
and
|
By
Randy MacLeod
·
#57753
·
|
|
Videos from Yocto talks at Embedded Linux Conference NA
Greetings
5 videos from Yocto Project talks at the Embedded Linux Conference North America are now available on YouTube:
BoF: The Yocto Project and OpenEmbedded Organization - Philip Balister,
Greetings
5 videos from Yocto Project talks at the Embedded Linux Conference North America are now available on YouTube:
BoF: The Yocto Project and OpenEmbedded Organization - Philip Balister,
|
By
Michael Opdenacker
·
#57752
·
|
|
Re: BBClass function and symbolic link (symlink) ... I throw in the towel
#kirkstone
#python
#bitbake
Hi Joshua,
It's 100% my fault, I'm mixed 2 variables:
ROOTFS_POSTPROCESS_COMMAND
IMAGE_POSTPROCESS_COMMAND
My "ln " command have to be placed into IMAGE_POSTPROCESS_COMMAND, not
Hi Joshua,
It's 100% my fault, I'm mixed 2 variables:
ROOTFS_POSTPROCESS_COMMAND
IMAGE_POSTPROCESS_COMMAND
My "ln " command have to be placed into IMAGE_POSTPROCESS_COMMAND, not
|
By
Martin Leduc <martin.leduc@...>
·
#57751
·
|