|
[meta-security][PATCH 1/2] lkrg-module: covert to git fetcher
This allows to track tip easier.
refresh patch
Fix LICENSE to match SPDX format
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-kernel/lkrg/files/makefile_cleanup.patch | 6 +++---
This allows to track tip easier.
refresh patch
Fix LICENSE to match SPDX format
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-kernel/lkrg/files/makefile_cleanup.patch | 6 +++---
|
By
Armin Kuster
·
#56650
·
|
|
Re: 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
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
|
By
Martin Jansa
·
#56649
·
|
|
Re: Fedora 36 / uninative GLIBCXX 3.4.30
Thanks for reporting it. I think to generate the newer version we need gcc 12
which is still in pre-release. We generate the uninative tarball using our own
builds on the autobuilder so until we have
Thanks for reporting it. I think to generate the newer version we need gcc 12
which is still in pre-release. We generate the uninative tarball using our own
builds on the autobuilder so until we have
|
By
Richard Purdie
·
#56648
·
|
|
Fedora 36 / uninative GLIBCXX 3.4.30
Hello,
I've been playing around building a Yocto imagine based on kirkstone/master on the just released Fedora 36 beta test image. (just to give a few bits more details: builds a MX8X image, works
Hello,
I've been playing around building a Yocto imagine based on kirkstone/master on the just released Fedora 36 beta test image. (just to give a few bits more details: builds a MX8X image, works
|
By
Federico Pellegrin
·
#56647
·
|
|
Re: installed and not shipped files. [installed-vs-shipped]
:-)
That's it!
I wasn't aware of this change, could have searched for another couple of
days!
Thank.
you.
very.
much.
Kind Regards
Konsti
--
INSIDE M2M GmbH
Konstantin Kletschke
Berenbosteler
:-)
That's it!
I wasn't aware of this change, could have searched for another couple of
days!
Thank.
you.
very.
much.
Kind Regards
Konsti
--
INSIDE M2M GmbH
Konstantin Kletschke
Berenbosteler
|
By
Konstantin Kletschke
·
#56646
·
|
|
Re: Specified SDKMACHINE value is not valid
Oh I see. we do support aarch64 as build host, so if you are trying
64bit OS on rpi then it should work
although, rpi4 may not have enough muscle to build, perhaps using SSD
with rpi4 might help a
Oh I see. we do support aarch64 as build host, so if you are trying
64bit OS on rpi then it should work
although, rpi4 may not have enough muscle to build, perhaps using SSD
with rpi4 might help a
|
By
Khem Raj
·
#56645
·
|
|
Re: Specified SDKMACHINE value is not valid
I’m actually trying this on an RP4 running Raspbian.
--
NULL
I’m actually trying this on an RP4 running Raspbian.
--
NULL
|
By
jchludzinski
·
#56644
·
|
|
Re: Specified SDKMACHINE value is not valid
are you on a x86_64 host? Secondly try to uncomment SDKMACHINE setting
in local.conf
and see if it helps. Also check if your default shell is bash or dash.
are you on a x86_64 host? Secondly try to uncomment SDKMACHINE setting
in local.conf
and see if it helps. Also check if your default shell is bash or dash.
|
By
Khem Raj
·
#56643
·
|
|
Re: installed and not shipped files. [installed-vs-shipped]
Hi Konstantin,
FILES variables is compatible with glob from Python so that should work but that's really the first time I see this, usually it's just the directory or dir/*. Learned something new
Hi Konstantin,
FILES variables is compatible with glob from Python so that should work but that's really the first time I see this, usually it's just the directory or dir/*. Learned something new
|
By
Quentin Schulz
·
#56642
·
|
|
Building a core-image-weston with custom app using rust and gtk3
Hello,
I'm having real difficulties in compiling a Rust app that uses gtk3 (this app successfully builds and runs on my host machine). I'm on the master branch of poky, using rust 1.59.
Is this still
Hello,
I'm having real difficulties in compiling a Rust app that uses gtk3 (this app successfully builds and runs on my host machine). I'm on the master branch of poky, using rust 1.59.
Is this still
|
By
atch.cpp@...
·
#56641
·
|
|
Re: Specified SDKMACHINE value is not valid
$ git clone git://git.yoctoproject.org/poky.git
$ cd ./poky
$ git checkout yocto-3.4.2
$ cd ..
$ source ./poky/oe-init-build-env
$ cd ./build
$ time bitbake core-image-minimal
...
ERROR: OE-core's
$ git clone git://git.yoctoproject.org/poky.git
$ cd ./poky
$ git checkout yocto-3.4.2
$ cd ..
$ source ./poky/oe-init-build-env
$ cd ./build
$ time bitbake core-image-minimal
...
ERROR: OE-core's
|
By
jchludzinski
·
#56640
·
|
|
[meta-selinux][PATCH 11/11] checkpolicy: Update LICENSE variable
From: Mingli Yu <mingli.yu@...>
Update LICENSE variable to use SPDX license identifiers.
Signed-off-by: Mingli Yu <mingli.yu@...>
---
recipes-security/selinux/checkpolicy_3.3.bb
From: Mingli Yu <mingli.yu@...>
Update LICENSE variable to use SPDX license identifiers.
Signed-off-by: Mingli Yu <mingli.yu@...>
---
recipes-security/selinux/checkpolicy_3.3.bb
|
By
Yu, Mingli
·
#56639
·
|
|
[meta-selinux][PATCH 10/11] selinux-sandbox: Update LICENSE variable
From: Mingli Yu <mingli.yu@...>
Update LICENSE variable to use SPDX license identifiers.
Signed-off-by: Mingli Yu <mingli.yu@...>
---
From: Mingli Yu <mingli.yu@...>
Update LICENSE variable to use SPDX license identifiers.
Signed-off-by: Mingli Yu <mingli.yu@...>
---
|
By
Yu, Mingli
·
#56638
·
|
|
[meta-selinux][PATCH 09/11] setools: Update LICENSE variable
From: Mingli Yu <mingli.yu@...>
Update LICENSE variable to use SPDX license identifiers.
Signed-off-by: Mingli Yu <mingli.yu@...>
---
recipes-security/setools/setools_4.4.0.bb |
From: Mingli Yu <mingli.yu@...>
Update LICENSE variable to use SPDX license identifiers.
Signed-off-by: Mingli Yu <mingli.yu@...>
---
recipes-security/setools/setools_4.4.0.bb |
|
By
Yu, Mingli
·
#56637
·
|
|
[meta-selinux][PATCH 08/11] policycoreutils: Update LICENSE variable
From: Mingli Yu <mingli.yu@...>
Update LICENSE variable to use SPDX license identifiers.
Signed-off-by: Mingli Yu <mingli.yu@...>
---
From: Mingli Yu <mingli.yu@...>
Update LICENSE variable to use SPDX license identifiers.
Signed-off-by: Mingli Yu <mingli.yu@...>
---
|
By
Yu, Mingli
·
#56636
·
|
|
[meta-selinux][PATCH 07/11] mcstrans: Update LICENSE variable
From: Mingli Yu <mingli.yu@...>
Update LICENSE variable to use SPDX license identifiers.
Signed-off-by: Mingli Yu <mingli.yu@...>
---
recipes-security/selinux/mcstrans_3.3.bb |
From: Mingli Yu <mingli.yu@...>
Update LICENSE variable to use SPDX license identifiers.
Signed-off-by: Mingli Yu <mingli.yu@...>
---
recipes-security/selinux/mcstrans_3.3.bb |
|
By
Yu, Mingli
·
#56635
·
|
|
[meta-selinux][PATCH 06/11] libsemanage: Update LICENSE variable
From: Mingli Yu <mingli.yu@...>
Update LICENSE variable to use SPDX license identifiers.
Signed-off-by: Mingli Yu <mingli.yu@...>
---
recipes-security/selinux/libsemanage_3.3.bb
From: Mingli Yu <mingli.yu@...>
Update LICENSE variable to use SPDX license identifiers.
Signed-off-by: Mingli Yu <mingli.yu@...>
---
recipes-security/selinux/libsemanage_3.3.bb
|
By
Yu, Mingli
·
#56634
·
|
|
[meta-selinux][PATCH 04/11] semodule-utils: Update LICENSE variable
From: Mingli Yu <mingli.yu@...>
Update LICENSE variable to use SPDX license identifiers.
Signed-off-by: Mingli Yu <mingli.yu@...>
---
From: Mingli Yu <mingli.yu@...>
Update LICENSE variable to use SPDX license identifiers.
Signed-off-by: Mingli Yu <mingli.yu@...>
---
|
By
Yu, Mingli
·
#56633
·
|
|
[meta-selinux][PATCH 05/11] selinux-gui: Update LICENSE variable
From: Mingli Yu <mingli.yu@...>
Update LICENSE variable to use SPDX license identifiers.
Signed-off-by: Mingli Yu <mingli.yu@...>
---
recipes-security/selinux/selinux-gui_3.3.bb
From: Mingli Yu <mingli.yu@...>
Update LICENSE variable to use SPDX license identifiers.
Signed-off-by: Mingli Yu <mingli.yu@...>
---
recipes-security/selinux/selinux-gui_3.3.bb
|
By
Yu, Mingli
·
#56632
·
|
|
[meta-selinux][PATCH 02/11] selinux-dbus: Update LICENSE variable
From: Mingli Yu <mingli.yu@...>
Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Mingli Yu <mingli.yu@...>
---
recipes-security/selinux/selinux-dbus_3.3.bb
From: Mingli Yu <mingli.yu@...>
Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Mingli Yu <mingli.yu@...>
---
recipes-security/selinux/selinux-dbus_3.3.bb
|
By
Yu, Mingli
·
#56631
·
|