|
Re: Dependency for binary package
This is the problem link. So either the sdk has provided them faulty install or they have replaced some stuff knowiingly or unknowingly or they have environment issues where their make system is
This is the problem link. So either the sdk has provided them faulty install or they have replaced some stuff knowiingly or unknowingly or they have environment issues where their make system is
|
By
Khem Raj
·
#57914
·
|
|
Re: Devtool fails if SRCREV is set to ${AUTOREV}
#kirkstone
#devtool
#yocto
I'm having the exact same issue when just modifying a custom linux recipie which is essntially the same as the one provided but referencing 5.15 after transposing recipies from dunfell to kirkstone.
I'm having the exact same issue when just modifying a custom linux recipie which is essntially the same as the one provided but referencing 5.15 after transposing recipies from dunfell to kirkstone.
|
By
acox@...
·
#57913
·
|
|
Re: Dependency for binary package
Yes, I have. These are the libs:
0x0000000000000001 (NEEDED) Shared library: [libQt5Quick.so.5]
0x0000000000000001 (NEEDED) Shared library:
Yes, I have. These are the libs:
0x0000000000000001 (NEEDED) Shared library: [libQt5Quick.so.5]
0x0000000000000001 (NEEDED) Shared library:
|
By
Rudolf J Streif
·
#57912
·
|
|
Re: Bitbake + Patches
[ In the future, please make sure to reply to list and not just to me. ]
[ Top posting since Outlook doesn’t support inline responses to HTML mails. ]
No, you are supposed to copy the suggest
[ In the future, please make sure to reply to list and not just to me. ]
[ Top posting since Outlook doesn’t support inline responses to HTML mails. ]
No, you are supposed to copy the suggest
|
By
Peter Kjellerstedt
·
#57911
·
|
|
[yocto-autobuilder-helper][kirkstone] config.json: Set SDKMACHINE to aarch64 for oe-selftest-armhost
From: Ross Burton <ross.burton@...>
Although bitbake.conf sets the default SDKMACHINE to the build
architecture, config.json resets that to i686.
As oe-selftest assumes that the SDKs it builds
From: Ross Burton <ross.burton@...>
Although bitbake.conf sets the default SDKMACHINE to the build
architecture, config.json resets that to i686.
As oe-selftest assumes that the SDKs it builds
|
By
Steve Sakoman
·
#57910
·
|
|
Qt based application fails to start with error "Could not initialize egl display" with Yocto Kirkstone
Hi All,
I am trying to run qml-launcher (https://github.com/alamminsalo/qml-launcher) with yocto 4.0 kirkstone. I've implemented a service file to start this qml-launcher (service file attached) but
Hi All,
I am trying to run qml-launcher (https://github.com/alamminsalo/qml-launcher) with yocto 4.0 kirkstone. I've implemented a service file to start this qml-launcher (service file attached) but
|
By
Rasool, Ansar <Ansar_Rasool@...>
·
#57909
·
|
|
Multiple Images on the same HW platform with one image recipe
Hello Yocto Experts,
I have a minor question regarding how to manage multiple projects within Yocto with MACHINE_FEATURES, DISTRO_FEATURES and IMAGE_FEATURES. If I have one HW platform but two images,
Hello Yocto Experts,
I have a minor question regarding how to manage multiple projects within Yocto with MACHINE_FEATURES, DISTRO_FEATURES and IMAGE_FEATURES. If I have one HW platform but two images,
|
By
an010@...
·
#57908
·
|
|
Yocto Project 3.1.19 (dunfell-23.0.19) is Released
Hi
We are pleased to announce the Yocto Project 3.1.19 (dunfell-23.0.19) Release is now available for download.
Hi
We are pleased to announce the Yocto Project 3.1.19 (dunfell-23.0.19) Release is now available for download.
|
By
Lee Chee Yang
·
#57907
·
|
|
Re: Dependency for binary package
<rudolf.streif@...> wrote:
I see a potential problem here, the soname is libGLESv2.so.2 but the
dependency its
complaining about is libGLESv2.so()(64bit), ( you see the missing
version number
<rudolf.streif@...> wrote:
I see a potential problem here, the soname is libGLESv2.so.2 but the
dependency its
complaining about is libGLESv2.so()(64bit), ( you see the missing
version number
|
By
Khem Raj
·
#57906
·
|
|
Re: Dependency for binary package
Yes, but that does not satisfy the dependency:
ERROR: virtuoso-0.1-r0 do_package_qa: QA Issue: /opt/virtuoso/virtuoso contained in package virtuoso requires libGLESv2.so()(64bit), but no providers
Yes, but that does not satisfy the dependency:
ERROR: virtuoso-0.1-r0 do_package_qa: QA Issue: /opt/virtuoso/virtuoso contained in package virtuoso requires libGLESv2.so()(64bit), but no providers
|
By
Rudolf J Streif
·
#57905
·
|
|
Re: Dependency for binary package
<rudolf.streif@...> wrote:
interesting, are you adding RDEPENDS on libgles2-mesa ?
<rudolf.streif@...> wrote:
interesting, are you adding RDEPENDS on libgles2-mesa ?
|
By
Khem Raj
·
#57904
·
|
|
Re: Dependency for binary package
Thanks, Khem.
libGLESv2 in question on the target was built with YP:
0x000000000000000e (SONAME) Library soname: [libGLESv2.so.2]
The SDK that builds the application was
Thanks, Khem.
libGLESv2 in question on the target was built with YP:
0x000000000000000e (SONAME) Library soname: [libGLESv2.so.2]
The SDK that builds the application was
|
By
Rudolf J Streif
·
#57903
·
|
|
Re: Dependency for binary package
<rudolf.streif@...> wrote:
some libraries do not set SONAME in them, which can trip the shlibs
code. Can you
check if libgles in question has SONAME encoded in its ELF header
readelf -d <lib>
<rudolf.streif@...> wrote:
some libraries do not set SONAME in them, which can trip the shlibs
code. Can you
check if libgles in question has SONAME encoded in its ELF header
readelf -d <lib>
|
By
Khem Raj
·
#57902
·
|
|
Re: Dependency for binary package
Thank you, Quentin.
On 8/25/22 7:45 AM, Quentin Schulz wrote:
Yes, that is exactly the issue:
0x0000000000000001 (NEEDED) Shared library:
Thank you, Quentin.
On 8/25/22 7:45 AM, Quentin Schulz wrote:
Yes, that is exactly the issue:
0x0000000000000001 (NEEDED) Shared library:
|
By
Rudolf J Streif
·
#57901
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 8/25/2022
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Steve Sakoman, Joshua Watt, Randy Macleod, Richard Purdie, Alexandre Belloni, Stephen Jolley, Ross Burton, Saul
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Steve Sakoman, Joshua Watt, Randy Macleod, Richard Purdie, Alexandre Belloni, Stephen Jolley, Ross Burton, Saul
|
By
sakib.sajal@...
·
#57900
·
|
|
Re: Dependency for binary package
Hi Rudolf,
Bitbake versions its shared libraries. So a binary built by Bitbake will link against libGLESv2.so.1.3 (or whatever the version of the lib actually is).
This also means that the only
Hi Rudolf,
Bitbake versions its shared libraries. So a binary built by Bitbake will link against libGLESv2.so.1.3 (or whatever the version of the lib actually is).
This also means that the only
|
By
Quentin Schulz
·
#57899
·
|
|
Dependency for binary package
I am packaging a binary package that has been built with the SDK created with the exact same configuration.
During do_package I am getting an error that a dependency on libGLESv2.so()(64bit) cannot
I am packaging a binary package that has been built with the SDK created with the exact same configuration.
During do_package I am getting an error that a dependency on libGLESv2.so()(64bit) cannot
|
By
Rudolf J Streif
·
#57898
·
|
|
Re: [qa-build-notification] QA notification for completed autobuilder build (yocto-3.1.19.rc1)
Hi Everyone,
QA for yocto-3.1.19.rc1 is completed. This is the full report for this release:
Hi Everyone,
QA for yocto-3.1.19.rc1 is completed. This is the full report for this release:
|
By
Teoh, Jay Shen
·
#57897
·
|
|
Failing to add modphp httpd.conf missing php-native
Hello yocto users,
I’m trying to add modphp to my project, since there isn’t a dedicated modphp recipe anymore I added an php bbappend with:
PACKAGECONFIG:append = " apache2"
According to
Hello yocto users,
I’m trying to add modphp to my project, since there isn’t a dedicated modphp recipe anymore I added an php bbappend with:
PACKAGECONFIG:append = " apache2"
According to
|
By
Duda, Alexander
·
#57896
·
|
|
Re: Building for both target and host
DEPENDS = "<full set>"
DEPENDS:class-native = "<more restricted set>"
and variations of this for other kinds of variables are one
possibility. It all really depends.
Cheers,
Richard
DEPENDS = "<full set>"
DEPENDS:class-native = "<more restricted set>"
and variations of this for other kinds of variables are one
possibility. It all really depends.
Cheers,
Richard
|
By
Richard Purdie
·
#57895
·
|