|
Re: [meta-rockchip][PATCH 2/3] IMAGE_FSTYPES: remove ext4
Applied to meta-rockchip master.
Applied to meta-rockchip master.
|
By
Trevor Woerner
·
#54025
·
|
|
Re: [meta-rockchip][PATCH 1/3] conf/machine/include/nanopi-m4.inc: add full include path
Applied to meta-rockchip master.
Applied to meta-rockchip master.
|
By
Trevor Woerner
·
#54024
·
|
|
Re: Python2 in Gatesgarth
Hi Aashik,
You can use meta-python2 [0] layer
[0] - https://git.openembedded.org/meta-python2
marek
Hi Aashik,
You can use meta-python2 [0] layer
[0] - https://git.openembedded.org/meta-python2
marek
|
By
Marek Belisko
·
#54023
·
|
|
Python2 in Gatesgarth
Hello Developers,
We are migrating our platforms from Zeus to Gatesgarth, We could see that the native Python2 bb file and core modules have been removed.
As much of our platform code is in Python2,
Hello Developers,
We are migrating our platforms from Zeus to Gatesgarth, We could see that the native Python2 bb file and core modules have been removed.
As much of our platform code is in Python2,
|
By
Aashik Aswin
·
#54022
·
|
|
#yocto #zeus
#yocto
#zeus
I am running with zeus 3.0.4 and appear to have an issue with the mount command supporting NFS… ?
Can someone explain the following and how I can get “mount” to support NFS ?
Trying to
I am running with zeus 3.0.4 and appear to have an issue with the mount command supporting NFS… ?
Can someone explain the following and how I can get “mount” to support NFS ?
Trying to
|
By
Monsees, Steven C (US)
·
#54021
·
|
|
Question regarding custom device tree update
Hello,
I am kinda a noob at this so please bear with me.
I am using the sama5d27-wlsom1-ek board for my demo and I am trying to make changes to the device tree.
So far I have compiled
Hello,
I am kinda a noob at this so please bear with me.
I am using the sama5d27-wlsom1-ek board for my demo and I am trying to make changes to the device tree.
So far I have compiled
|
By
Sohil Shah <sohils@...>
·
#54020
·
|
|
[poky][PATCH] devtool: deploy-target: Fix preserving attributes when using --strip
Commit a2db4fa127a3347fc6df31f895fb0b552669119e added ${WORKDIR}/deploy-* to
PSEUDO_IGNORE_PATHS. This breaks the --strip mode since ${D} is copied to
deploy-target-stripped. Use the directory
Commit a2db4fa127a3347fc6df31f895fb0b552669119e added ${WORKDIR}/deploy-* to
PSEUDO_IGNORE_PATHS. This breaks the --strip mode since ${D} is copied to
deploy-target-stripped. Use the directory
|
By
Florian Amstutz
·
#54019
·
|
|
Re: Launching script at the very end of the image process
You're used to poking around things in buildroot, OE doesn't quite like you
doing that so much :)
You shouldn't really be poking around DEPLOY_DIR without letting the build
system know what you're
You're used to poking around things in buildroot, OE doesn't quite like you
doing that so much :)
You shouldn't really be poking around DEPLOY_DIR without letting the build
system know what you're
|
By
Richard Purdie
·
#54018
·
|
|
Re: Launching script at the very end of the image process
Hi Richard,
Many thanks for the fast answer.
I said image, but it was probably not the best word, I just want to make a tarball of the generated image + adding some file in it.
Here's the complete
Hi Richard,
Many thanks for the fast answer.
I said image, but it was probably not the best word, I just want to make a tarball of the generated image + adding some file in it.
Here's the complete
|
By
Cardaillac, Yann
·
#54017
·
|
|
Re: Launching script at the very end of the image process
In OE, the equivalent for that is probably the image types code.
See http://git.yoctoproject.org/cgit.cgi/poky/tree/meta/classes/image_types.bbclass
You can define your own custom image types to
In OE, the equivalent for that is probably the image types code.
See http://git.yoctoproject.org/cgit.cgi/poky/tree/meta/classes/image_types.bbclass
You can define your own custom image types to
|
By
Richard Purdie
·
#54016
·
|
|
man package issue
Hi Guys,
I am building core-image-sato image. i am facing issue rootfs creation. can anybody know give suggition how we can solve this issue.
ERROR: core-image-sato-1.0-r0 do_rootfs:
Hi Guys,
I am building core-image-sato image. i am facing issue rootfs creation. can anybody know give suggition how we can solve this issue.
ERROR: core-image-sato-1.0-r0 do_rootfs:
|
By
sateesh m
·
#54015
·
|
|
[meta-mingw] [PATCH] libidn2: package all files
Include .def files to the -dev package to fix QA Issue: nativesdk-libidn2:
Files/directories were installed but not shipped in any package.
Signed-off-by: Samuli Piippo <samuli.piippo@...>
---
Include .def files to the -dev package to fix QA Issue: nativesdk-libidn2:
Files/directories were installed but not shipped in any package.
Signed-off-by: Samuli Piippo <samuli.piippo@...>
---
|
By
Samuli Piippo
·
#54014
·
|
|
Launching script at the very end of the image process
Hi yall,
I’m switching from buildroot to yocto and trying to figure out how to do the equivalent of a POST_BUILD_SCRIPT.
Indeed I want to format the images built in a specific format for
Hi yall,
I’m switching from buildroot to yocto and trying to figure out how to do the equivalent of a POST_BUILD_SCRIPT.
Indeed I want to format the images built in a specific format for
|
By
Cardaillac, Yann
·
#54013
·
|
|
[meta-gplv2] [PATCH] coreutils_6.9.bb: Fix build with glibc 2.34
Signed-off-by: Khem Raj <raj.khem@...>
---
...-includes-for-glibc-2.34-portability.patch | 39 +++++++++++++++++++
recipes-core/coreutils/coreutils_6.9.bb | 1 +
2 files changed, 40
Signed-off-by: Khem Raj <raj.khem@...>
---
...-includes-for-glibc-2.34-portability.patch | 39 +++++++++++++++++++
recipes-core/coreutils/coreutils_6.9.bb | 1 +
2 files changed, 40
|
By
Khem Raj
·
#54012
·
|
|
Re: Problem with YOCTO Dunfell and host Fedora 33
Hello to everyone,
Mguentner fixed the cmake issue:
https://github.com/mguentner/cannelloni/issues/35
With this
Hello to everyone,
Mguentner fixed the cmake issue:
https://github.com/mguentner/cannelloni/issues/35
With this
|
By
Zoran
·
#54011
·
|
|
[meta-openssl102-fips][PATCH] openssh: refresh patches for 8.6p1
Refresh patches:
0001-openssh-8.6p1-fips.patch
0001-conditional-enable-fips-mode.patch
Signed-off-by: Yi Zhao <yi.zhao@...>
---
.../0001-conditional-enable-fips-mode.patch | 38
Refresh patches:
0001-openssh-8.6p1-fips.patch
0001-conditional-enable-fips-mode.patch
Signed-off-by: Yi Zhao <yi.zhao@...>
---
.../0001-conditional-enable-fips-mode.patch | 38
|
By
Yi Zhao
·
#54010
·
|
|
Yocto Technical Team Minutes, Engineering Sync, for June 29 2021
Yocto Technical Team Minutes, Engineering Sync, for June 29 2021
archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit
== disclaimer ==
Best efforts are made
Yocto Technical Team Minutes, Engineering Sync, for June 29 2021
archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit
== disclaimer ==
Best efforts are made
|
By
Trevor Woerner
·
#54009
·
|
|
Yocto Project Status WW26`21
Current Dev Position: YP 3.4 M2
Next Deadline: 12th July 2021 YP 3.4 M2 build
Next Team Meetings:
Bug Triage meeting Thursday July 1st at 7:30am PDT
Current Dev Position: YP 3.4 M2
Next Deadline: 12th July 2021 YP 3.4 M2 build
Next Team Meetings:
Bug Triage meeting Thursday July 1st at 7:30am PDT
|
By
Stephen Jolley
·
#54008
·
|
|
pyqtwebengine recipe problem
Hi All,
I want to make a recipe for python3-pyqt5 and python3-pyqtwebengine,
the problem is that the source doe does not contain setup.py , it contains project.py and configure.py.
Is there a
Hi All,
I want to make a recipe for python3-pyqt5 and python3-pyqtwebengine,
the problem is that the source doe does not contain setup.py , it contains project.py and configure.py.
Is there a
|
By
Bel Hadj Salem Talel <bhstalel@...>
·
#54007
·
|
|
Re: Would COMPATIBLE_IMAGE make sense?
<jester@...> wrote:
I was also going to suggest distros.
And also, if the concern really is about builds reusing downloads,
etc, then by all means configure those different distro
<jester@...> wrote:
I was also going to suggest distros.
And also, if the concern really is about builds reusing downloads,
etc, then by all means configure those different distro
|
By
Bruce Ashfield
·
#54006
·
|