|
[PATCH yocto-autobuilder-helper] config.json: build generic-arm64 instead of Juno
generic-arm64 is the recommeded generic BSP for modern Arm deployments,
so ensure it is exercised in the autobuilder.
Signed-off-by: Ross Burton <ross.burton@...>
---
config.json | 4 ++--
1
generic-arm64 is the recommeded generic BSP for modern Arm deployments,
so ensure it is exercised in the autobuilder.
Signed-off-by: Ross Burton <ross.burton@...>
---
config.json | 4 ++--
1
|
By
Ross Burton <ross@...>
·
#55395
·
|
|
Build ROS2 package that contains custom interfaces (msg, srv)
#yocto
Hi, guys!
I have a DART-MX8M-Mini machine running Yocto Hardknott.
I properly added meta-ros layer and ROS2 foxy distro to our Yocto build by following instructions from here (Sanity Tests pass
Hi, guys!
I have a DART-MX8M-Mini machine running Yocto Hardknott.
I properly added meta-ros layer and ROS2 foxy distro to our Yocto build by following instructions from here (Sanity Tests pass
|
By
bojankoce
·
#55394
·
|
|
Re: QA notification for completed autobuilder build (yocto-3.1.12.rc1)
Hi all,
This is the full report for yocto-3.1.12.rc1:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
No high
Hi all,
This is the full report for yocto-3.1.12.rc1:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
No high
|
By
Teoh, Jay Shen
·
#55393
·
|
|
Upgrade to version 1.40 broken WiFi
Hi,
I built connman version 1.37 and wpa_supplicant in zeus, it worked
well. I have just upgraded OE / Yoctor to Honister, I built the
connman version 1.40 and ran it with wpa_applicant, but it is
Hi,
I built connman version 1.37 and wpa_supplicant in zeus, it worked
well. I have just upgraded OE / Yoctor to Honister, I built the
connman version 1.40 and ran it with wpa_applicant, but it is
|
By
JH
·
#55392
·
|
|
[meta-cgl][PATCH] resource-agents: Fix QA Issue:
ERROR: resource-agents-4.5.0-r0 do_package_qa: QA Issue: resource-agents installs files in /var/volatile, but it is expected to be empty [empty-dirs]
Signed-off-by: Lei Maohui
ERROR: resource-agents-4.5.0-r0 do_package_qa: QA Issue: resource-agents installs files in /var/volatile, but it is expected to be empty [empty-dirs]
Signed-off-by: Lei Maohui
|
By
leimaohui
·
#55391
·
|
|
Re: Problem installing python package from a wheel
#bitbake
#python
I made it a little further by adding --no-cache-dir to the pip3 install command. That got rid fo the warning about not being able to access the .cache/pip. However I still have the error:
| ERROR:
I made it a little further by adding --no-cache-dir to the pip3 install command. That got rid fo the warning about not being able to access the .cache/pip. However I still have the error:
| ERROR:
|
By
David Babich
·
#55390
·
|
|
Problem installing python package from a wheel
#bitbake
#python
Hi,
I'm attempting to create a recipe for pytorch for the TX2i using a wheel file obtained from here:
https://forums.developer.nvidia.com/t/pytorch-for-jetson-version-1-10-now-available/72048
Here is
Hi,
I'm attempting to create a recipe for pytorch for the TX2i using a wheel file obtained from here:
https://forums.developer.nvidia.com/t/pytorch-for-jetson-version-1-10-now-available/72048
Here is
|
By
David Babich
·
#55389
·
|
|
Enhancements/Bugs closed WW47!
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
richard.purdie@...
4
randy.macleod@...
2
ross@...
1
steve@...
1
akuster808@...
1
Grand
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
richard.purdie@...
4
randy.macleod@...
2
ross@...
1
steve@...
1
akuster808@...
1
Grand
|
By
Stephen Jolley
·
#55388
·
|
|
Current high bug count owners for Yocto Project 3.5
All,
Below is the list as of top 47 bug owners as of the end of WW47 of who have open medium or higher bugs and enhancements against YP 3.5. There are 108 possible work days left until the final
All,
Below is the list as of top 47 bug owners as of the end of WW47 of who have open medium or higher bugs and enhancements against YP 3.5. There are 108 possible work days left until the final
|
By
Stephen Jolley
·
#55387
·
|
|
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
·
#55386
·
|
|
Re: Honister version: ERROR: QA Issue: Files/directories were installed but not shipped
Thanks Michael, greatly appreciate it.
Thanks Michael, greatly appreciate it.
|
By
JH
·
#55385
·
|
|
Re: wic crash when building image with multiple partitions
Actually I found a fix after some debugging. I'm not wic expert but
below patch fix issue for wks content above:
diff --git
Actually I found a fix after some debugging. I'm not wic expert but
below patch fix issue for wks content above:
diff --git
|
By
Marek Belisko
·
#55384
·
|
|
Re: Honister version: ERROR: QA Issue: Files/directories were installed but not shipped
Hi Jupiter,
These checks can be disabled. See
https://docs.yoctoproject.org/ref-manual/classes.html?highlight=insane#insane-bbclass
Cheers
Michael.
--
Michael Opdenacker, Bootlin
Embedded Linux and
Hi Jupiter,
These checks can be disabled. See
https://docs.yoctoproject.org/ref-manual/classes.html?highlight=insane#insane-bbclass
Cheers
Michael.
--
Michael Opdenacker, Bootlin
Embedded Linux and
|
By
Michael Opdenacker
·
#55383
·
|
|
Honister version: ERROR: QA Issue: Files/directories were installed but not shipped
Hi,
I was able to build my package in Zeus, I am now upgrading from Zeus
to Honister, the same package I could build in Zeus now failed in
Honister at do_package where I installed my libraries and
Hi,
I was able to build my package in Zeus, I am now upgrading from Zeus
to Honister, the same package I could build in Zeus now failed in
Honister at do_package where I installed my libraries and
|
By
JH
·
#55382
·
|
|
Re: Useradd recipe not generating /etc/passwd entries
#dunfell
Okay, I seem to have achieved this by adding:
ALLOW_EMPTY_${PN}="1"
To the adh-user-add recipe that everything is depending on (including the image recipe).
I'm a bit confused as to why that was
Okay, I seem to have achieved this by adding:
ALLOW_EMPTY_${PN}="1"
To the adh-user-add recipe that everything is depending on (including the image recipe).
I'm a bit confused as to why that was
|
By
taylor.winning@...
·
#55381
·
|
|
Useradd recipe not generating /etc/passwd entries
#dunfell
Hi,
I’m attempting to create a few service users for our software products. Initially I had inherited useradd in each recipe that required the user, then had a corresponding user added from within
Hi,
I’m attempting to create a few service users for our software products. Initially I had inherited useradd in each recipe that required the user, then had a corresponding user added from within
|
By
taylor.winning@...
·
#55380
·
|
|
Re: #yocto Remove hexdump from image
#yocto
Hi Luca,
I think you either need the right key/string:
$ oe-pkgdata-util find-path /bin/ls.coreutils
coreutils: /bin/ls.coreutils
or to use a wildcard and quotes:
$ oe-pkgdata-util find-path
Hi Luca,
I think you either need the right key/string:
$ oe-pkgdata-util find-path /bin/ls.coreutils
coreutils: /bin/ls.coreutils
or to use a wildcard and quotes:
$ oe-pkgdata-util find-path
|
By
Randy MacLeod
·
#55379
·
|
|
[meta-security][PATCH 1/2] openssl-tpm-engine: fix warning for append operator combined with +=
Fixes:
WARNING: openssl-tpm-engine_0.5.0.bb: CFLAGS:append += is not a
recommended operator combination, please replace it.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
Fixes:
WARNING: openssl-tpm-engine_0.5.0.bb: CFLAGS:append += is not a
recommended operator combination, please replace it.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
|
By
Yi Zhao
·
#55378
·
|
|
[meta-security][PATCH 2/2] meta-parsec/README.md: fix for append operator combined with +=
Signed-off-by: Yi Zhao <yi.zhao@...>
---
meta-parsec/README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta-parsec/README.md b/meta-parsec/README.md
index
Signed-off-by: Yi Zhao <yi.zhao@...>
---
meta-parsec/README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta-parsec/README.md b/meta-parsec/README.md
index
|
By
Yi Zhao
·
#55377
·
|
|
Re: Private: Re: [yocto] #yocto Remove hexdump from image
#yocto
<jester@...> wrote:
You may not be getting any result because /usr/bin/hexdump is an
alternatives symlink to
/usr/bin/hexdump.util-linux for example
<jester@...> wrote:
You may not be getting any result because /usr/bin/hexdump is an
alternatives symlink to
/usr/bin/hexdump.util-linux for example
|
By
Jason Andryuk
·
#55376
·
|