|
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
·
|
|
[meta-selinux][PATCH 03/11] libsepol: 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/libsepol_3.3.bb | 2
From: Mingli Yu <mingli.yu@...>
Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Mingli Yu <mingli.yu@...>
---
recipes-security/selinux/libsepol_3.3.bb | 2
|
By
Yu, Mingli
·
#56630
·
|
|
[meta-selinux][PATCH 01/11] selinux-python: 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
·
#56629
·
|
|
[meta-cgl-common][PATCH 8/8] libwww-perl: 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
·
#56628
·
|
|
[meta-cgl-common][PATCH 7/8] resource-agents: Update LICENSE variable
From: Mingli Yu <mingli.yu@...>
Update LICENSE variable to use SPDX license identifiers.
Signed-off-by: Mingli Yu <mingli.yu@...>
---
.../resource-agents_4.5.0.bb
From: Mingli Yu <mingli.yu@...>
Update LICENSE variable to use SPDX license identifiers.
Signed-off-by: Mingli Yu <mingli.yu@...>
---
.../resource-agents_4.5.0.bb
|
By
Yu, Mingli
·
#56627
·
|
|
[meta-cgl-common][PATCH 6/8] libmailtools-perl: 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
·
#56626
·
|
|
[meta-cgl-common][PATCH 5/8] pacemaker: 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
·
#56625
·
|