|
Re: LInker Errors: Cannot find crti.o/crtbeginS.o. No such file or directory.
#honister
#make
#yocto
DEBUG: Executing python function autotools_aclocals
DEBUG: SITE files ['endian-little', 'bit-64', 'arm-common', 'arm-64', 'common-linux', 'common-glibc', 'aarch64-linux', 'common']
DEBUG: Python
DEBUG: Executing python function autotools_aclocals
DEBUG: SITE files ['endian-little', 'bit-64', 'arm-common', 'arm-64', 'common-linux', 'common-glibc', 'aarch64-linux', 'common']
DEBUG: Python
|
By
douglas.cooper1@...
·
#57420
·
|
|
Re: LInker Errors: Cannot find crti.o/crtbeginS.o. No such file or directory.
#honister
#make
#yocto
Post log.do_complile perhaps that will have the needed link line
Post log.do_complile perhaps that will have the needed link line
|
By
Khem Raj
·
#57419
·
|
|
Re: [qa-build-notification] QA notification for completed autobuilder build (yocto-4.0.2.rc1)
There were two failures in the build on the autobuilder, both are due
to known scp issues with fedora36. I thought we hadn't enabled
kirkstone on f36 but evidently we have :/.
I don't believe the two
There were two failures in the build on the autobuilder, both are due
to known scp issues with fedora36. I thought we hadn't enabled
kirkstone on f36 but evidently we have :/.
I don't believe the two
|
By
Richard Purdie
·
#57418
·
|
|
QA notification for completed autobuilder build (yocto-4.0.2.rc1)
A build flagged for QA (yocto-4.0.2.rc1) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-4.0.2.rc1
Build hash information:
bitbake:
A build flagged for QA (yocto-4.0.2.rc1) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-4.0.2.rc1
Build hash information:
bitbake:
|
By
Pokybuild User <pokybuild@...>
·
#57417
·
|
|
Re: Regression in rust-cross-canadian-aarch64
I've sent a patch to oe-core to fix the regression in my setup: https://lists.openembedded.org/g/openembedded-core/message/167368
Opened a bugzilla entry for rust cross-canadian:
I've sent a patch to oe-core to fix the regression in my setup: https://lists.openembedded.org/g/openembedded-core/message/167368
Opened a bugzilla entry for rust cross-canadian:
|
By
Peter Bergin
·
#57416
·
|
|
Re: yocto support
You can't, a recipe can't affect any other recipe. When building
custom_image.bb, it is too late to introduce any kernel change.
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and
You can't, a recipe can't affect any other recipe. When building
custom_image.bb, it is too late to introduce any kernel change.
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and
|
By
Alexandre Belloni
·
#57415
·
|
|
Re: [OE-core] Announcing pkgexp
Em ter., 28 de jun. de 2022 às 11:26, Michael Opdenacker via lists.openembedded.org <michael.opdenacker=bootlin.com@...> escreveu:
Ross, take a look on ye
Em ter., 28 de jun. de 2022 às 11:26, Michael Opdenacker via lists.openembedded.org <michael.opdenacker=bootlin.com@...> escreveu:
Ross, take a look on ye
|
By
Otavio Salvador <otavio.salvador@...>
·
#57414
·
|
|
Re: yocto support
Hi Alexander,
This is not my private change,so i cannot create my own layer. Without creating layer and .bbappend file should implement.
Can anyone please support?
Regards
Senthamilarasi. M
Hi Alexander,
This is not my private change,so i cannot create my own layer. Without creating layer and .bbappend file should implement.
Can anyone please support?
Regards
Senthamilarasi. M
|
By
Senthamilarasi mathiyan
·
#57413
·
|
|
Re: LInker Errors: Cannot find crti.o/crtbeginS.o. No such file or directory.
#honister
#make
#yocto
#!/bin/sh
__BITBAKE_LAST_LINE=0
# Emit a useful diagnostic if something fails:
bb_sh_exit_handler() {
ret=$?
if [ "$ret" != 0 ]; then
echo "WARNING: exit code $ret from a shell
#!/bin/sh
__BITBAKE_LAST_LINE=0
# Emit a useful diagnostic if something fails:
bb_sh_exit_handler() {
ret=$?
if [ "$ret" != 0 ]; then
echo "WARNING: exit code $ret from a shell
|
By
douglas.cooper1@...
·
#57412
·
|
|
Re: Yocto Windows SDK with meta-qt6
On 2022-06-28 09:50, Joshua Watt wrote:
Ansar, also please include the bblayers.conf file.
Sakib
On 2022-06-28 09:50, Joshua Watt wrote:
Ansar, also please include the bblayers.conf file.
Sakib
|
By
sakib.sajal@...
·
#57411
·
|
|
Re: Regression in rust-cross-canadian-aarch64
Sundeep and/or Naveen please take a look.
Peter,
Please open a Yocto bug and document the steps to reproduce the error.
../Randy
--
# Randy MacLeod
# Wind River Linux
Sundeep and/or Naveen please take a look.
Peter,
Please open a Yocto bug and document the steps to reproduce the error.
../Randy
--
# Randy MacLeod
# Wind River Linux
|
By
Randy MacLeod
·
#57410
·
|
|
OpenEmbedded Happy Hour June 29 9pm/2100 UTC
All,
You are cordially invited to the next OpenEmbedded Happy Hour on June 29
for Europe/Americas time zones @ 2100/9pm UTC (5pm ET / 2pm
All,
You are cordially invited to the next OpenEmbedded Happy Hour on June 29
for Europe/Americas time zones @ 2100/9pm UTC (5pm ET / 2pm
|
By
Tim Orling
·
#57409
·
|
|
Yocto Project Status 28 June 2022 (WW26)
Current Dev Position: YP 4.1 M2
Next Deadline: 11th July 2022 YP 4.1 M2 Build
Next Team Meetings:
Bug Triage meeting Thursday June 30th 7:30 am PDT
Current Dev Position: YP 4.1 M2
Next Deadline: 11th July 2022 YP 4.1 M2 Build
Next Team Meetings:
Bug Triage meeting Thursday June 30th 7:30 am PDT
|
By
Stephen Jolley
·
#57408
·
|
|
Re: [OE-core] Announcing pkgexp
Understood, this definitely makes sense. Forget it!
Cheers
Michael
--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
Understood, this definitely makes sense. Forget it!
Cheers
Michael
--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
|
By
Michael Opdenacker
·
#57407
·
|
|
Re: [OE-core] Announcing pkgexp
The immediate problem with that is that for some packages, like libc, the reverse depends list can be huuuuge. If the page is redesigned to have scrollable regions then sure. That would likely
The immediate problem with that is that for some packages, like libc, the reverse depends list can be huuuuge. If the page is redesigned to have scrollable regions then sure. That would likely
|
By
Ross Burton
·
#57406
·
|
|
Re: [OE-core] Announcing pkgexp
Hi Ross
Hey, this looks very nice and very easy to use!
One minor complaint, though: the "What Depends on" button didn't immediately catch my eye.
Would it be possible to show such reverse
Hi Ross
Hey, this looks very nice and very easy to use!
One minor complaint, though: the "What Depends on" button didn't immediately catch my eye.
Would it be possible to show such reverse
|
By
Michael Opdenacker
·
#57405
·
|
|
Re: Yocto Windows SDK with meta-qt6
CC'd the mailing list
On 6/28/22 01:27, Rasool, Ansar wrote:
Can you check if it works without any additional layers? Also would it be possible to get your local.conf?
CC'd the mailing list
On 6/28/22 01:27, Rasool, Ansar wrote:
Can you check if it works without any additional layers? Also would it be possible to get your local.conf?
|
By
Joshua Watt
·
#57404
·
|
|
Announcing pkgexp
Hi,
I’ve just released the first release of pkgexp, a tool to explore the pkgdata that has been generated in a build. Quoting from the README:
pkgexp is a tool to visually explore the
Hi,
I’ve just released the first release of pkgexp, a tool to explore the pkgdata that has been generated in a build. Quoting from the README:
pkgexp is a tool to visually explore the
|
By
Ross Burton
·
#57403
·
|
|
Re: yocto support
If the change is private to you, then you can make a simple layer and
make all the needed modifications there. Is this not possible?
Alex
<arasilinux1086@...> wrote:
If the change is private to you, then you can make a simple layer and
make all the needed modifications there. Is this not possible?
Alex
<arasilinux1086@...> wrote:
|
By
Alexander Kanavin
·
#57402
·
|
|
yocto support
Dear All
Good Morning!
In my project, I am trying to create one custom image recipe in my yocto build system.
The reason of creating custom image is -> having few specific configurations for
Dear All
Good Morning!
In my project, I am trying to create one custom image recipe in my yocto build system.
The reason of creating custom image is -> having few specific configurations for
|
By
Senthamilarasi mathiyan
·
#57401
·
|