|
[meta-zephyr][PATCH 3/4] zephyr-core/classes: Remove West-based logic from zephyr.bbclass
From: Peter Hoyes <Peter.Hoyes@...>
For a given release tag, ZEPHYR_MODULES is constant. It is therefore now
populated by the generate-version.py script, the output of which is
stored in the
From: Peter Hoyes <Peter.Hoyes@...>
For a given release tag, ZEPHYR_MODULES is constant. It is therefore now
populated by the generate-version.py script, the output of which is
stored in the
|
By
Peter Hoyes
·
#58057
·
|
|
[meta-zephyr][PATCH 2/4] zephyr-core/zephyr-kernel: Migrate to script-driven version files
From: Peter Hoyes <Peter.Hoyes@...>
This commit uses the output of
meta-zephyr-core/scripts/generate-version.py for both the 2.7.3 and
3.1.0 versions.
Rename a patch for for v2.7.3 to match the
From: Peter Hoyes <Peter.Hoyes@...>
This commit uses the output of
meta-zephyr-core/scripts/generate-version.py for both the 2.7.3 and
3.1.0 versions.
Rename a patch for for v2.7.3 to match the
|
By
Peter Hoyes
·
#58056
·
|
|
[meta-zephyr][PATCH 1/4] zephyr-core/scripts: Introduce script to generate new versions
From: Peter Hoyes <Peter.Hoyes@...>
Add a Python script which can be used to automatically generate
configuration for new Zephyr versions. This script:
* Takes the Zephyr version as a single
From: Peter Hoyes <Peter.Hoyes@...>
Add a Python script which can be used to automatically generate
configuration for new Zephyr versions. This script:
* Takes the Zephyr version as a single
|
By
Peter Hoyes
·
#58055
·
|
|
[meta-zephyr][PATCH 0/4] Add script for version upgrades
From: Peter Hoyes <Peter.Hoyes@...>
This patch chain has been developed on top of the 2.7.3 upgrade patch.
Add a script, generate-version.py, which can be used to automatically=20
generate
From: Peter Hoyes <Peter.Hoyes@...>
This patch chain has been developed on top of the 2.7.3 upgrade patch.
Add a script, generate-version.py, which can be used to automatically=20
generate
|
By
Peter Hoyes
·
#58054
·
|
|
Re: [meta-oe][PATCH] externalsrc:git submodule--helper list unsupported
Hi John,
meta layer is part of openembedded-core, so please re-send to the correct mailing list following the docs here https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded
Are
Hi John,
meta layer is part of openembedded-core, so please re-send to the correct mailing list following the docs here https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded
Are
|
By
Quentin Schulz
·
#58053
·
|
|
[meta-oe][PATCH] externalsrc:git submodule--helper list unsupported
From: John Edward Broadbent <jebr@...>
Git has removed support for "git submodule--helper list".
https://github.com/git/git/commit/31955475d1c283120d5d84247eb3fd55d9f5fdd9
This change
From: John Edward Broadbent <jebr@...>
Git has removed support for "git submodule--helper list".
https://github.com/git/git/commit/31955475d1c283120d5d84247eb3fd55d9f5fdd9
This change
|
By
John Broadbent
·
#58052
·
|
|
Re: Importing environmental variables to receipe
There are some examples in metadata where we explicitly disable this
download happening during do_configure step via FetchContent cmake
module. Its better to club all downloads in do_fetch so fetcher
There are some examples in metadata where we explicitly disable this
download happening during do_configure step via FetchContent cmake
module. Its better to club all downloads in do_fetch so fetcher
|
By
Khem Raj
·
#58051
·
|
|
Importing environmental variables to receipe
I am working with yocto behind network proxy. Hence I want to pass the proxy variable (http_proxy) to recipe where cmake download some dependency. I tried to pass using BB_ENV_EXTRAWHITE .. but i
I am working with yocto behind network proxy. Hence I want to pass the proxy variable (http_proxy) to recipe where cmake download some dependency. I tried to pass using BB_ENV_EXTRAWHITE .. but i
|
By
vikkramblossoms@...
·
#58050
·
|
|
#yocto How to configure cgroup related configuration in Yocto build
#yocto
Hi,
I want to configure cgroup related configuration in Yocto build. Please guide me how can I configure cgroup during build time.
Regards,
Hariom
Hi,
I want to configure cgroup related configuration in Yocto build. Please guide me how can I configure cgroup during build time.
Regards,
Hariom
|
By
Hariom@...
·
#58049
·
|
|
How to apply Rt patch in Raspberry-pi image?
#raspberrypi
#yocto
#patch
#dunfell
#kernel
Hello all,
I have created a basic image of raspberry pi4 with the help of yocto. That is only a bootable image nothing else there (rpi-basic-image). Now I wanted to apply Rt-patch in that. I searched
Hello all,
I have created a basic image of raspberry pi4 with the help of yocto. That is only a bootable image nothing else there (rpi-basic-image). Now I wanted to apply Rt-patch in that. I searched
|
By
Nikita Gupta
·
#58048
·
|
|
Re: install: cannot create regular file Permission denied
#dunfell
Hi Mahendra,
Spurious slash at the end of the line, it tries to install ${WORKDIR}/test.sh and ${D}${bindir} to / (root directory of your build machine).
Just remove it.
Cheers,
Quentin
Hi Mahendra,
Spurious slash at the end of the line, it tries to install ${WORKDIR}/test.sh and ${D}${bindir} to / (root directory of your build machine).
Just remove it.
Cheers,
Quentin
|
By
Quentin Schulz
·
#58047
·
|
|
[meta-zephyr][PATCH] zephyr-kernel/2.7: update to zephyr v2.7.3
003de78ce0 release: Zephyr 2.7.3
9502d500b6 release: security: Notes for 2.7.3
2a88e08296 release: update v2.7.3 release notes
e1ee34e55c drivers: sensor: sm351lt: Fix global thread triggering
003de78ce0 release: Zephyr 2.7.3
9502d500b6 release: security: Notes for 2.7.3
2a88e08296 release: update v2.7.3 release notes
e1ee34e55c drivers: sensor: sm351lt: Fix global thread triggering
|
By
Naveen Saini
·
#58046
·
|
|
Re: install: cannot create regular file Permission denied
#dunfell
<mahendrasondagar08@...> wrote:
I don't think you intended to have this space here ^
That's why it is attempting to install test.sh to /
Steve
<mahendrasondagar08@...> wrote:
I don't think you intended to have this space here ^
That's why it is attempting to install test.sh to /
Steve
|
By
Steve Sakoman
·
#58045
·
|
|
Re: meta-go dependencies
#dunfell
#golang
You can ask Konrad about it. But please keep the mailing list in CC,
so that the entire conversation remains visible and archived to all.
Alex
You can ask Konrad about it. But please keep the mailing list in CC,
so that the entire conversation remains visible and archived to all.
Alex
|
By
Alexander Kanavin
·
#58044
·
|
|
Re: meta-go dependencies
#dunfell
#golang
Right, I don't think such a dedicated layer exists. You may want to go
over the list of dependencies and type them into
http://layers.openembedded.org/layerindex/branch/master/recipes/ to
see if
Right, I don't think such a dedicated layer exists. You may want to go
over the list of dependencies and type them into
http://layers.openembedded.org/layerindex/branch/master/recipes/ to
see if
|
By
Alexander Kanavin
·
#58043
·
|
|
install: cannot create regular file Permission denied
#dunfell
Hi.. there
Hope all are doing well
I'm working with the Yocto dunfell branch with the STM32MP1
My goal is to add the test.sh script in to the rootfs of the Yocto custom image (in to the
Hi.. there
Hope all are doing well
I'm working with the Yocto dunfell branch with the STM32MP1
My goal is to add the test.sh script in to the rootfs of the Yocto custom image (in to the
|
By
Mahendra Sondagar
·
#58042
·
|
|
Re: meta-go dependencies
#dunfell
#golang
Hello
Sure thanks it is https://github.com/aler9/rtsp-simple-server
Ed Watson
Hello
Sure thanks it is https://github.com/aler9/rtsp-simple-server
Ed Watson
|
By
Ed Watson
·
#58041
·
|
|
Re: meta-go dependencies
#dunfell
#golang
It helps if you can name the project. Are the sources public?
Alex
It helps if you can name the project. Are the sources public?
Alex
|
By
Alexander Kanavin
·
#58040
·
|
|
meta-go dependencies
#dunfell
#golang
Hello,
I am trying to include a go project in my yocto build. It has quite a few dependencies. I may have missed something, there is a meta-go around that I have missed? Or a quick way of pulling in
Hello,
I am trying to include a go project in my yocto build. It has quite a few dependencies. I may have missed something, there is a meta-go around that I have missed? Or a quick way of pulling in
|
By
Ed Watson
·
#58039
·
|
|
oeqa problems with >= Python3.8
Hello,
I found an issue when upgrading a box running unit tests that bumped Python from 3.7 to 3.9.
The unit tests themselves are run OK but processing them causes KeyErrors to be
Hello,
I found an issue when upgrading a box running unit tests that bumped Python from 3.7 to 3.9.
The unit tests themselves are run OK but processing them causes KeyErrors to be
|
By
Hulme, Richard <richard.hulme@...>
·
#58038
·
|