|
[PATCH] patch.py: make sure that patches/series file exists before quilt pop
* Since quilt upgrade to 0.67 some recipes sometimes fail in do_patch with errors like: ERROR: Applying patch 'GPLv2.patch' on target directory '/OE/build/oe-core/tmp-glibc/work/qemux86_64-oe-linux/ke
* Since quilt upgrade to 0.67 some recipes sometimes fail in do_patch with errors like: ERROR: Applying patch 'GPLv2.patch' on target directory '/OE/build/oe-core/tmp-glibc/work/qemux86_64-oe-linux/ke
|
By
Martin Jansa
· #57208
·
|
|
do_patch failing when executed multiple times in the same S=WORKDIR Was: [yocto] Strange sporadic build issues (incremental builds in docker container)
On Wed, Mar 30, 2022 at 11:29 PM Trevor Woerner <twoerner@...> wrote: On Wed 2022-03-30 @ 04:08:31 PM, Richard Purdie wrote: > On Wed, 2022-03-30 at 09:40 -0400, Trevor Woerner wrote: > > Hi Mat
On Wed, Mar 30, 2022 at 11:29 PM Trevor Woerner <twoerner@...> wrote: On Wed 2022-03-30 @ 04:08:31 PM, Richard Purdie wrote: > On Wed, 2022-03-30 at 09:40 -0400, Trevor Woerner wrote: > > Hi Mat
|
By
Martin Jansa
· #57193
·
|
|
[kirkstone][meta-rockchip][PATCH] wic: add e2fsprogs dependency
From: Trevor Woerner <twoerner@...> Started seeing the following error in my builds: ERROR: A native program mkfs.ext4 required to build the image was not found Please make sure wic-tools have e
From: Trevor Woerner <twoerner@...> Started seeing the following error in my builds: ERROR: A native program mkfs.ext4 required to build the image was not found Please make sure wic-tools have e
|
By
Martin Jansa
· #57065
·
|
|
Fedora 36 / uninative GLIBCXX 3.4.30
FWIW: the same is happening now with ubuntu-22.04 where libstdc++6 package is now built from gcc-12 sources (even when gcc itself still defaults to gcc-11). I was trying to add the check in uninative.
FWIW: the same is happening now with ubuntu-22.04 where libstdc++6 package is now built from gcc-12 sources (even when gcc itself still defaults to gcc-11). I was trying to add the check in uninative.
|
By
Martin Jansa
· #56649
·
|
|
Still affected by recent pkgconfig-native issue
It's not about glibc version used in target builds on dunfell, but about glibc version used to build uninative tarball. If you're using older docker daemon to run your builds, then easiest fix is to u
It's not about glibc version used in target builds on dunfell, but about glibc version used to build uninative tarball. If you're using older docker daemon to run your builds, then easiest fix is to u
|
By
Martin Jansa
· #56455
·
|
|
[meta-rockchip][PATCH] layers: Bump to use kirkstone
Hi, can you please create honister branch. I think 17703ee37b46d15ec369588fbb86dde336df6028 commit (just before this kirkstone change was applied) would be reasonable branching point. Now there isn't
Hi, can you please create honister branch. I think 17703ee37b46d15ec369588fbb86dde336df6028 commit (just before this kirkstone change was applied) would be reasonable branching point. Now there isn't
|
By
Martin Jansa
· #56352
·
|
|
[meta-security][PATCH] meta: update variable names
I see you have already sent similar patches earlier yesterday, please ignore this one, but also please merge yours soon as meta-security already claims kirkstone compatibility, but doesn't parse with
I see you have already sent similar patches earlier yesterday, please ignore this one, but also please merge yours soon as meta-security already claims kirkstone compatibility, but doesn't parse with
|
By
Martin Jansa
· #56236
·
|
|
[meta-security][PATCH] meta: update variable names
* openembedded-core/scripts/contrib/convert-variable-renames.py . ... All files processed with version 0.1 --- recipes-ids/tripwire/tripwire_2.4.3.7.bb | 2 +- recipes-mac/smack/smack_1.3.1.bb | 6 +++-
* openembedded-core/scripts/contrib/convert-variable-renames.py . ... All files processed with version 0.1 --- recipes-ids/tripwire/tripwire_2.4.3.7.bb | 2 +- recipes-mac/smack/smack_1.3.1.bb | 6 +++-
|
By
Martin Jansa
· #56235
·
|
|
[meta-raspberrypi][PATCH] Use protocol=https for all github SRC_URIs
The exception for github.com was implemented in bitbake fetcher and backported to various versions, e.g. 1.46 used with dunfell with: https://github.com/openembedded/bitbake/commit/c222eddcebe892ae209
The exception for github.com was implemented in bitbake fetcher and backported to various versions, e.g. 1.46 used with dunfell with: https://github.com/openembedded/bitbake/commit/c222eddcebe892ae209
|
By
Martin Jansa
· #55815
·
|
|
unparsed line
#yocto
Upgrade bitbake to support new overrides syntax, see https://github.com/ros/meta-ros/pull/902
Upgrade bitbake to support new overrides syntax, see https://github.com/ros/meta-ros/pull/902
|
By
Martin Jansa
· #55676
·
|
|
[meta-raspberrypi][PATCH] linux-firmware-rpidistro: add branch in SRC_URI
https://github.com/agherzan/meta-raspberrypi/pull/946
https://github.com/agherzan/meta-raspberrypi/pull/946
|
By
Martin Jansa
· #55366
·
|
|
[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
·
|
|
Dunfell - ERROR: ca-certificates-20211016-r0 do_fetch: Fetcher failure
Most likely expired Let's Encrypt certificate (which salsa.debian.org where ca-certificates are hoster is using) on your builder (host OS), see e.g. for ubuntu: https://bugs.launchpad.net/ubuntu/+sour
Most likely expired Let's Encrypt certificate (which salsa.debian.org where ca-certificates are hoster is using) on your builder (host OS), see e.g. for ubuntu: https://bugs.launchpad.net/ubuntu/+sour
|
By
Martin Jansa
· #55237
·
|
|
[oe][meta-security][PATCH] meta: Fix typos
Please merge this one.
By
Martin Jansa
· #54592
·
|
|
Parserror while building the image
#yocto
Update bitbake to support new overrides syntax.
Update bitbake to support new overrides syntax.
|
By
Martin Jansa
· #54569
·
|
|
Update bitbake broken build
Hi, read https://lists.openembedded.org/g/openembedded-architecture/message/1260 https://lists.openembedded.org/g/openembedded-architecture/message/1279 https://lists.openembedded.org/g/openembedded-a
Hi, read https://lists.openembedded.org/g/openembedded-architecture/message/1260 https://lists.openembedded.org/g/openembedded-architecture/message/1279 https://lists.openembedded.org/g/openembedded-a
|
By
Martin Jansa
· #54549
·
|
|
[oe][meta-security][PATCH] meta: Fix typos
Acked-by: Martin Jansa <Martin.Jansa@...>
Acked-by: Martin Jansa <Martin.Jansa@...>
|
By
Martin Jansa
· #54307
·
|
|
[meta-rockchip][PATCH 1/2] layer: Convert to new override syntax
"_rk3399" also needs to be replaced.
"_rk3399" also needs to be replaced.
|
By
Martin Jansa
· #54293
·
|
|
[meta-rockchip][PATCH 2/2] layer.conf: Drop compatibility with older than hardknott releases
I don't use meta-rockchip, but new syntax doesn't require honister, recent revisions of 1.50 bitbake are forward compatible with the new syntax.
I don't use meta-rockchip, but new syntax doesn't require honister, recent revisions of 1.50 bitbake are forward compatible with the new syntax.
|
By
Martin Jansa
· #54292
·
|
|
[meta-security][WIP][PATCH 1/2] Convert to new override syntax
feel free to use your version of the conversion, my WIP wasn't very well tested anyway as we use only smack recipe from main security-layer and BBMASK everything else
feel free to use your version of the conversion, my WIP wasn't very well tested anyway as we use only smack recipe from main security-layer and BBMASK everything else
|
By
Martin Jansa
· #54270
·
|