|
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
·
#55280
·
|
|
Re: meta-selinux: dunfell: libselinux: 0001-Fix-NULL-pointer-use-in-selinux_restorecon_set_sehandle.patch fails to apply
Hi,
A possible fix for this issue during the do_patch task might be the following:
diff --git
Hi,
A possible fix for this issue during the do_patch task might be the following:
diff --git
|
By
Maurizio Macrina <mmacrina@...>
·
#55279
·
|
|
[meta-zephyr][PATCH 4/4] zephyr-lvgl: new recipe
From: Bartosz Golaszewski <bartosz.golaszewski@...>
This adds a recipe for building the lvgl sample from mainline zephyr
source. We need to include one upstream patch that fixes a build
From: Bartosz Golaszewski <bartosz.golaszewski@...>
This adds a recipe for building the lvgl sample from mainline zephyr
source. We need to include one upstream patch that fixes a build
|
By
Bartosz Golaszewski
·
#55278
·
|
|
[meta-zephyr][PATCH 3/4] zephyr-kernel-src: order git repos alphabetically
From: Bartosz Golaszewski <bartosz.golaszewski@...>
As the number of repos pulled gets bigger it's easier to parse them
if they are ordered alphabetically.
Signed-off-by: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@...>
As the number of repos pulled gets bigger it's easier to parse them
if they are ordered alphabetically.
Signed-off-by: Bartosz Golaszewski
|
By
Bartosz Golaszewski
·
#55277
·
|
|
[meta-zephyr][PATCH 2/4] zephyr-kernel-src: use the preferred coding style for multi-line assignments
From: Bartosz Golaszewski <bartosz.golaszewski@...>
This type of multi-line assignments is the most prevalent in well-known
layers and is more visually pleasing.
Signed-off-by: Bartosz
From: Bartosz Golaszewski <bartosz.golaszewski@...>
This type of multi-line assignments is the most prevalent in well-known
layers and is more visually pleasing.
Signed-off-by: Bartosz
|
By
Bartosz Golaszewski
·
#55276
·
|
|
[meta-zephyr][PATCH 1/4] zephyr-kernel-src: order the SRCREV assignments alphabetically
From: Bartosz Golaszewski <bartosz.golaszewski@...>
It's easier to parse visually when those assignments are ordered.
Signed-off-by: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@...>
It's easier to parse visually when those assignments are ordered.
Signed-off-by: Bartosz Golaszewski
|
By
Bartosz Golaszewski
·
#55275
·
|
|
[meta-zephyr][PATCH 0/4] zephyr-lvgl: make it possible to build the zephyr lvgl sample
This series adds a recipe for the lvgl sample from zephyr. Due to how
meta-zephyr works we need to pull in some additional modules for the
build to succeed.
The first three patches are just coding
This series adds a recipe for the lvgl sample from zephyr. Due to how
meta-zephyr works we need to pull in some additional modules for the
build to succeed.
The first three patches are just coding
|
By
Bartosz Golaszewski
·
#55274
·
|
|
Re: Bitbake build fails because of a python function
Dear Alexander,
The reason for running it in /srv/yocto is because this directory uses NFS caching. I will look into the possibility of running the build in $HOME instead.
I have also ran the
Dear Alexander,
The reason for running it in /srv/yocto is because this directory uses NFS caching. I will look into the possibility of running the build in $HOME instead.
I have also ran the
|
By
Maksym Iliev
·
#55273
·
|
|
Re: SRC_URI Directory Change
Thanks, I got around to looking at this again. For the first issue I agree the
rstrip is the best option. For the second, I don't really want to change the on
disk signature formats since that will
Thanks, I got around to looking at this again. For the first issue I agree the
rstrip is the best option. For the second, I don't really want to change the on
disk signature formats since that will
|
By
Richard Purdie
·
#55272
·
|
|
Re: building the kernel's usbipd daemon
lists.yoctoproject.org wrote:
I'm not sure where this belongs, but maybe you can try to submit it to
the meta-oe repository. Look at the readme[1] for instructions.
[1]:
lists.yoctoproject.org wrote:
I'm not sure where this belongs, but maybe you can try to submit it to
the meta-oe repository. Look at the readme[1] for instructions.
[1]:
|
By
Nicolas Jeker
·
#55271
·
|
|
Cross-compile custom ROS2 package for Yocto
#bitbake
Dear Sirs,
I have a hard time to cross-compile and to properly include the custom ROS2 foxy package into the Yocto image. I properly added meta-ros layer and ROS2 foxy distro to our Yocto build by
Dear Sirs,
I have a hard time to cross-compile and to properly include the custom ROS2 foxy package into the Yocto image. I properly added meta-ros layer and ROS2 foxy distro to our Yocto build by
|
By
bojankoce
·
#55270
·
|
|
Re: meta-selinux: dunfell: libselinux: 0001-Fix-NULL-pointer-use-in-selinux_restorecon_set_sehandle.patch fails to apply
Hello Jonas,
I’ve also recently hit an error during thedo_patch task of libselinux.
001-Fix-NULL-pointer-use-in-selinux_restorecon_set_sehandle.patch has been recently added to the dunfell branch
Hello Jonas,
I’ve also recently hit an error during thedo_patch task of libselinux.
001-Fix-NULL-pointer-use-in-selinux_restorecon_set_sehandle.patch has been recently added to the dunfell branch
|
By
mmacrina@...
·
#55269
·
|
|
Re: QA notification for completed autobuilder build (yocto-3.3.4.rc1)
Hi all,
Intel and WR YP QA is planning for QA execution for YP build yocto-3.3.4.rc1. We are planning to execute following tests for this cycle:
OEQA-manual tests for following module:
1. OE-Core
2.
Hi all,
Intel and WR YP QA is planning for QA execution for YP build yocto-3.3.4.rc1. We are planning to execute following tests for this cycle:
OEQA-manual tests for following module:
1. OE-Core
2.
|
By
Teoh, Jay Shen
·
#55268
·
|
|
Re: [meta-raspberrypi][PATCH] Use protocol=https for all github SRC_URIs
see https://github.com/agherzan/meta-raspberrypi/pull/935
see https://github.com/agherzan/meta-raspberrypi/pull/935
|
By
Martin Jansa
·
#55267
·
|
|
[meta-raspberrypi][PATCH] Use protocol=https for all github SRC_URIs
GitHub has already started "brownouts" for git protocol,
which will cause random fetcher failures in builds.
Signed-off-by: Tim Orling <ticotimo@...>
---
GitHub has already started "brownouts" for git protocol,
which will cause random fetcher failures in builds.
Signed-off-by: Tim Orling <ticotimo@...>
---
|
By
Tim Orling
·
#55266
·
|
|
[meta-security][hardknott][PATCH] recipes: Update SRC_URI branch and protocols
This patch updates SRC_URIs using git to include branch=master if no branch is set
and also to use protocol=https for github urls as generated by the conversion script
in OE-Core.
Signed-off-by:
This patch updates SRC_URIs using git to include branch=master if no branch is set
and also to use protocol=https for github urls as generated by the conversion script
in OE-Core.
Signed-off-by:
|
By
Armin Kuster
·
#55265
·
|
|
[meta-zephyr][PATCH] zephyr-kernel-src: specify nobranch to avoid warnings
bitbake is now warning on git trees not having branches specified, with
errors similar to below:
WARNING: URL:
bitbake is now warning on git trees not having branches specified, with
errors similar to below:
WARNING: URL:
|
By
Jon Mason
·
#55264
·
|
|
Re: #golang Build tools required during go generate
#golang
I tweaked the recipe a bit (you should use SRCREV, versus a tag), etc,
and added some link flags to make things static.
This tends to be why I write my own do_compile for go applications, so
I can
I tweaked the recipe a bit (you should use SRCREV, versus a tag), etc,
and added some link flags to make things static.
This tends to be why I write my own do_compile for go applications, so
I can
|
By
Bruce Ashfield
·
#55263
·
|
|
Re: #golang Build tools required during go generate
#golang
Sure here you go:
```
SUMMARY = "easyjson"
DESCRIPTION = "easy json command util"
HOMEPAGE = "https://github.com/mailru/easyjson"
LICENSE = "MIT"
LIC_FILES_CHKSUM =
Sure here you go:
```
SUMMARY = "easyjson"
DESCRIPTION = "easy json command util"
HOMEPAGE = "https://github.com/mailru/easyjson"
LICENSE = "MIT"
LIC_FILES_CHKSUM =
|
By
Sebastian Rühl
·
#55262
·
|
|
[meta-mingw] [PATCH] flex: Add missing dependency on libgnurx
Signed-off-by: Khem Raj <raj.khem@...>
---
recipes-devtools/flex/flex_%.bbappend | 3 +++
1 file changed, 3 insertions(+)
create mode 100644 recipes-devtools/flex/flex_%.bbappend
diff --git
Signed-off-by: Khem Raj <raj.khem@...>
---
recipes-devtools/flex/flex_%.bbappend | 3 +++
1 file changed, 3 insertions(+)
create mode 100644 recipes-devtools/flex/flex_%.bbappend
diff --git
|
By
Khem Raj
·
#55261
·
|