|
Re: [meta-zephyr][PATCH 1/5] zephyr-kernel: Clone mbedtls
V2.6.0-rc1 patch is not merged as it is pre-release. Lets wait for stable release.
Could you please rebase these patches for v2.5.0 latest master ?
Regards,
Naveen
V2.6.0-rc1 patch is not merged as it is pre-release. Lets wait for stable release.
Could you please rebase these patches for v2.5.0 latest master ?
Regards,
Naveen
|
By
Naveen Saini
·
#53681
·
|
|
hardknott: open-embedded: kernel-fitimage.bblass, fiitmage_emit_section_boot_script bad
Been trying added a uboot script to my fitImage ( in hardknott)
Looks like the routine fiitmage_emit_section_boot_scrip Has not updated it syntax for node name or hash node
Still using’@’
Been trying added a uboot script to my fitImage ( in hardknott)
Looks like the routine fiitmage_emit_section_boot_scrip Has not updated it syntax for node name or hash node
Still using’@’
|
By
richard allen
·
#53680
·
|
|
Re: How to switch yocto INIT_MANAGER from systemd to sysvinit
#dunfell
Please find out which layer is adding this bbappend you could use
bitbake-layers show-appends sysvinit
It seems recipe version is newer perhaps and the bbappend is still made for older recipe, these
Please find out which layer is adding this bbappend you could use
bitbake-layers show-appends sysvinit
It seems recipe version is newer perhaps and the bbappend is still made for older recipe, these
|
By
Khem Raj
·
#53679
·
|
|
Re: How to switch yocto INIT_MANAGER from systemd to sysvinit
#dunfell
it will depend on release, if you are on 3.0+ then yes single setting will work, older releases would mean above is needed.
it will depend on release, if you are on 3.0+ then yes single setting will work, older releases would mean above is needed.
|
By
Khem Raj
·
#53678
·
|
|
Re: How to switch yocto INIT_MANAGER from systemd to sysvinit
#dunfell
as i recall, all of the above can be replaced by a single assignment
to the INIT_MANAGER variable.
rday
as i recall, all of the above can be replaced by a single assignment
to the INIT_MANAGER variable.
rday
|
By
Robert P. J. Day
·
#53677
·
|
|
How to switch yocto INIT_MANAGER from systemd to sysvinit
#dunfell
Hello Yocto team:
I just started with yocto and would like to know the process for switching the init manager from systemd to sysvinit.
I tried this options in config file
VIRTUAL-RUNTIME_init_manager
Hello Yocto team:
I just started with yocto and would like to know the process for switching the init manager from systemd to sysvinit.
I tried this options in config file
VIRTUAL-RUNTIME_init_manager
|
By
Swapna Nannapaneni
·
#53676
·
|
|
[announcement] jumpnow/meta-bbb and jumpnow/meta-jumpnow
Hello Folks,
In order to continue to develop my:
https://github.com/ZoranStojsavljevic/bbb-yocto
And advance to yocto hardknott, I did the temporary moves:
Cloned both jumpnow repos to my github
Hello Folks,
In order to continue to develop my:
https://github.com/ZoranStojsavljevic/bbb-yocto
And advance to yocto hardknott, I did the temporary moves:
Cloned both jumpnow repos to my github
|
By
Zoran
·
#53675
·
|
|
Re: a recipe that launches a docker container to build a custom library...
maybe take a look at some of the work toradex has done,
maybe in their torizon tree you can find some creative ways
maybe take a look at some of the work toradex has done,
maybe in their torizon tree you can find some creative ways
|
By
Yocto
·
#53674
·
|
|
Error while updating sources using "$ opkg update". [ opkg_verify_gpg_signature: GPG signature checking not supported ] [ pkg_src_verify: Signature verification failed for *. ]
#yocto
#raspberrypi
Hi everyone.
I am trying to setup a Package Feed with signed ipk packages. For this, I first set up the key pair on my build host.
This is the result of "$ gpg --list-keys" :
Hi everyone.
I am trying to setup a Package Feed with signed ipk packages. For this, I first set up the key pair on my build host.
This is the result of "$ gpg --list-keys" :
|
By
tokuchiprime@...
·
#53673
·
|
|
a recipe that launches a docker container to build a custom library...
Has anyone seen suck an animal before, and if not, how hard would it be to launch a container, then get the output to install like a normal recipe does?
Has anyone seen suck an animal before, and if not, how hard would it be to launch a container, then get the output to install like a normal recipe does?
|
By
flobro30101@...
·
#53672
·
|
|
Re: Making a recipe that enables a systemd service it doesn't provide
It might be easier to manually enable the service with a symbolic link instead of using systemd.bbclass with something like:
do_install() {
install -Dm 755
It might be easier to manually enable the service with a symbolic link instead of using systemd.bbclass with something like:
do_install() {
install -Dm 755
|
By
Joshua Watt
·
#53671
·
|
|
Re: Making a recipe that enables a systemd service it doesn't provide
Hi François,
Yes that seems like the origin of the error.
Recipe data is local to the recipe. You therefore also cannot modify the
openvpn recipe from another recipe (this includes enabling a
Hi François,
Yes that seems like the origin of the error.
Recipe data is local to the recipe. You therefore also cannot modify the
openvpn recipe from another recipe (this includes enabling a
|
By
Quentin Schulz
·
#53670
·
|
|
Making a recipe that enables a systemd service it doesn't provide
Hello,
I am struggling with something I couldn’t find any solution for so far.
I am trying to make a very simple recipe that does this:
- Drop an openvpn configuration file in
Hello,
I am struggling with something I couldn’t find any solution for so far.
I am trying to make a very simple recipe that does this:
- Drop an openvpn configuration file in
|
By
François GOUDAL
·
#53669
·
|
|
[PATCH yocto-autobuilder-helper] config.json: transition ptests to minimal-based images
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/config.json b/config.json
index
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/config.json b/config.json
index
|
By
Alexander Kanavin
·
#53668
·
|
|
Re: [qa-build-notification] QA notification for completed autobuilder build (yocto-3.1.8.rc1)
Hi all,
Intel and WR YP QA is planning for QA execution for YP build yocto-3.1.8.rc1 We are planning to execute following tests for this cycle:
OEQA-manual tests for following module:
1. OE-Core
2.
Hi all,
Intel and WR YP QA is planning for QA execution for YP build yocto-3.1.8.rc1 We are planning to execute following tests for this cycle:
OEQA-manual tests for following module:
1. OE-Core
2.
|
By
Sangeeta Jain
·
#53667
·
|
|
[PATCH yocto-autobuilder-helper] config.json: transition ptests to minimal-based images
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/config.json b/config.json
index
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/config.json b/config.json
index
|
By
Alexander Kanavin
·
#53666
·
|
|
Re: hardknott core-image-weston weston is crashing
there is similar segv I see on master, Can you test this patch on master and see if that works?
secondly, also try master branch of weston and see if it fixed it then we can narrow down needed
there is similar segv I see on master, Can you test this patch on master and see if that works?
secondly, also try master branch of weston and see if it fixed it then we can narrow down needed
|
By
Khem Raj
·
#53665
·
|
|
OpenEmbedded Happy Hour May 26 8pm/2000 UTC
Hi,
Due to the Yocto Project Summit running during our regular OpenEmbedded Happy
Hour today, we decided to move it down by 3 hours and have Happy Hour at the
end of the Summit, May 26 @ 2000/8pm
Hi,
Due to the Yocto Project Summit running during our regular OpenEmbedded Happy
Hour today, we decided to move it down by 3 hours and have Happy Hour at the
end of the Summit, May 26 @ 2000/8pm
|
By
Denys Dmytriyenko
·
#53664
·
|
|
Re: gstreamer-emements support fdkaacenc/fdkaacdec
#yocto
see http://cgit.openembedded.org/openembedded-core/tree/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.3.bb?h=dunfell#n114
change that to -Dfdkaac=enabled
if it works, then perhaps
see http://cgit.openembedded.org/openembedded-core/tree/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.3.bb?h=dunfell#n114
change that to -Dfdkaac=enabled
if it works, then perhaps
|
By
Khem Raj
·
#53663
·
|
|
[meta-zephyr][PATCH 5/5] zephyr-mqtt-publisher: Add recipe for mqtt publisher
From: Amit Kucheria <amit.kucheria.ext@...>
This sample application provides an example of using the the MBEDTLS library.
Signed-off-by: Amit Kucheria <amit.kucheria.ext@...>
---
From: Amit Kucheria <amit.kucheria.ext@...>
This sample application provides an example of using the the MBEDTLS library.
Signed-off-by: Amit Kucheria <amit.kucheria.ext@...>
---
|
By
Amit Kucheria
·
#53662
·
|