|
Yocto Project Newcomer & Unassigned Bugs - Help Needed
All,
The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on
All,
The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on
|
By
Stephen Jolley
·
#50767
·
|
|
Re: QA notification for completed autobuilder build (yocto-3.2_M3.rc1)
Hello all,
This is the full report for yocto-3.2_M3.rc1:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
Beaglebone
Hello all,
This is the full report for yocto-3.2_M3.rc1:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
Beaglebone
|
By
Sangeeta Jain
·
#50766
·
|
|
[meta-zephyr][PATCH v3] zephyr-kernel: add Zephyr RTOS version 2.3.0 support
From: "Mah, Yock Gen" <yock.gen.mah@...>
Signed-off-by: Mah, Yock Gen <yock.gen.mah@...>
---
classes/zephyr-kernel-src.bbclass | 16 ++++++---
.../{qemu_4.2.%.bbappend =>
From: "Mah, Yock Gen" <yock.gen.mah@...>
Signed-off-by: Mah, Yock Gen <yock.gen.mah@...>
---
classes/zephyr-kernel-src.bbclass | 16 ++++++---
.../{qemu_4.2.%.bbappend =>
|
By
yock.gen.mah@...
·
#50765
·
|
|
Re: RDEPENDS problem
Hi Greg,
.so files are installed in the -dev package even with the line above.
Please have a look here:
Hi Greg,
.so files are installed in the -dev package even with the line above.
Please have a look here:
|
By
Quentin Schulz
·
#50764
·
|
|
Re: #yocto systemd not able to start sshd after a reboot
#yocto
Yocto project supports sysvinit as init system option as well so no there are no leftovers.
Usually you use socket activation for sshd then you would enable sshd.socket and not sshd.service, socket
Yocto project supports sysvinit as init system option as well so no there are no leftovers.
Usually you use socket activation for sshd then you would enable sshd.socket and not sshd.service, socket
|
By
Khem Raj
·
#50763
·
|
|
Re: preistall package when use a package manager
it seems you want to bundle unstalled packages ( rpms ) in your firmware, perhaps you can look at adding a ROOTFS_POSTPROCESS_COMMAND and copy the needed packages, but you need to be sure that all
it seems you want to bundle unstalled packages ( rpms ) in your firmware, perhaps you can look at adding a ROOTFS_POSTPROCESS_COMMAND and copy the needed packages, but you need to be sure that all
|
By
Khem Raj
·
#50762
·
|
|
Re: RDEPENDS problem
You could try with PROVIDES:https://www.yoctoproject.org/docs/latest/ref-manual/ref-manual.html#var-PROVIDES
-- Maciej PijanowskiEmbedded Systems EngineerGPG:
You could try with PROVIDES:https://www.yoctoproject.org/docs/latest/ref-manual/ref-manual.html#var-PROVIDES
-- Maciej PijanowskiEmbedded Systems EngineerGPG:
|
By
Maciej Pijanowski
·
#50761
·
|
|
[meta-zephyr][morty PATCH] zephyr-kernel: update URLs
URLs no longer point to a valid location. Update to the current
location.
Signed-off-by: Jon Mason <jon.mason@...>
---
classes/zephyr-kernel-src.bbclass | 2 +-
URLs no longer point to a valid location. Update to the current
location.
Signed-off-by: Jon Mason <jon.mason@...>
---
classes/zephyr-kernel-src.bbclass | 2 +-
|
By
Jon Mason
·
#50760
·
|
|
[meta-zephyr][PATCH] zephyr-kernel: Add python dependencies
Zephyr refuses to compile due to missing python dependencies.
Signed-off-by: Jon Mason <jon.mason@...>
Signed-off-by: Ross Burton <ross.burton@...>
---
Zephyr refuses to compile due to missing python dependencies.
Signed-off-by: Jon Mason <jon.mason@...>
Signed-off-by: Ross Burton <ross.burton@...>
---
|
By
Jon Mason
·
#50759
·
|
|
RDEPENDS problem
I have a custom recipe that copies a .so, that libMotors.so calls functions in another libcanfestival.so.
When I first added in the copy of the .so
I didn't have an RDEPENDS and Yocto printed out an
I have a custom recipe that copies a .so, that libMotors.so calls functions in another libcanfestival.so.
When I first added in the copy of the .so
I didn't have an RDEPENDS and Yocto printed out an
|
By
Greg Wilson-Lindberg
·
#50758
·
|
|
Re: Can't found the zip.h during bitbake
#yocto
#devtool
Add
DEPENDS += "libzip"
in failing recipe ( .bb) file.
On Mon, Sep 21, 2020 at 12:40 AM Jaymin Dabhi via
lists.yoctoproject.org
<jaymin.dabhi=vivaldi.net@...> wrote:
Add
DEPENDS += "libzip"
in failing recipe ( .bb) file.
On Mon, Sep 21, 2020 at 12:40 AM Jaymin Dabhi via
lists.yoctoproject.org
<jaymin.dabhi=vivaldi.net@...> wrote:
|
By
Khem Raj
·
#50757
·
|
|
Re: Yocto recipe for Tailscale
#yocto
#golang
Hi Mike,
Could you send your tailscale recipe to meta-openembedded/meta-networking?
Email: OpenEmbedded Development mailing list <openembedded-devel@...>
Hi Mike,
Could you send your tailscale recipe to meta-openembedded/meta-networking?
Email: OpenEmbedded Development mailing list <openembedded-devel@...>
|
By
Randy MacLeod
·
#50756
·
|
|
Re: #yocto systemd not able to start sshd after a reboot
#yocto
Seems strange to me too...I had been troubleshooting the sshd.service issue for two days. There was no logs, nothing. I was just hitting the wall. I tried a lot of combinations to get it to work but
Seems strange to me too...I had been troubleshooting the sshd.service issue for two days. There was no logs, nothing. I was just hitting the wall. I tried a lot of combinations to get it to work but
|
By
srijan.nandi@...
·
#50755
·
|
|
Re: #yocto systemd not able to start sshd after a reboot
#yocto
Interesting... Pushed/forced me to think.
There is no formal dependency between sshd.service and sshd.socket!
[vuser@fedora32-ssd systemd]$ systemctl list-dependencies sshd.service
| grep
Interesting... Pushed/forced me to think.
There is no formal dependency between sshd.service and sshd.socket!
[vuser@fedora32-ssd systemd]$ systemctl list-dependencies sshd.service
| grep
|
By
Zoran
·
#50754
·
|
|
Re: [meta-mingw][PATCH] Override SDK_VENDOR
Thanks. I figured that was the case. This is testing on the AB.
Thanks. I figured that was the case. This is testing on the AB.
|
By
Joshua Watt
·
#50753
·
|
|
Re: [meta-mingw][PATCH] Override SDK_VENDOR
This enables it for both x86_64-mingw32 and i686-mingw32 targets and it makes sense
since it's not about the target bitness but the mingw implementation. w64 has support
for both targets and provides
This enables it for both x86_64-mingw32 and i686-mingw32 targets and it makes sense
since it's not about the target bitness but the mingw implementation. w64 has support
for both targets and provides
|
By
Samuli Piippo
·
#50752
·
|
|
Re: [meta-mingw][PATCH] Override SDK_VENDOR
Does this enable it for the i686 toolchain also? Does that make sense?
Does this enable it for the i686 toolchain also? Does that make sense?
|
By
Joshua Watt
·
#50751
·
|
|
Re: #yocto systemd not able to start sshd after a reboot
#yocto
Not sure about that.
The problem I faced was because there was a sshd.socket that had the following line in it. The sshd.socket comes with openssh.
Conflicts=sshd.service
So I had two options.
Not sure about that.
The problem I faced was because there was a sshd.socket that had the following line in it. The sshd.socket comes with openssh.
Conflicts=sshd.service
So I had two options.
|
By
srijan.nandi@...
·
#50750
·
|
|
Re: wvdial & wvstream Error
Are you trying to use it with openssl-1.0.*? Either use openssl-1.1 or revert the changes from https://github.com/apenwarr/wvstreams/pull/2/commits.
Are you trying to use it with openssl-1.0.*? Either use openssl-1.1 or revert the changes from https://github.com/apenwarr/wvstreams/pull/2/commits.
|
By
Martin Jansa
·
#50749
·
|
|
wvdial & wvstream Error
Hi,
I was messing around with wvdial & wvstream for a while. Now the patches are at the correct locations, but still there is a compile error:
Here is the error
Hi,
I was messing around with wvdial & wvstream for a while. Now the patches are at the correct locations, but still there is a compile error:
Here is the error
|
By
Zoltan Kerenyi Nagy
·
#50748
·
|