Hi, Qi
> As far as I know, qemuwrapper-cross should work in such case. You need to use
> qemuwrapper-cross instead of nativesdk-qemuwrapper-cross.
Oh, it seems the solution. Correct qemuwrapper script can now be added into
meta-toolchain. Why did I pay all my attention to nativesdk-qemuwrapper-c
Backport patch from
https://github.com/harfbuzz/harfbuzz/commit/62e803b36173fd096d7ad460dd1d1db9be542593
The 'tff' file in upstream patch is for testing only which cause error during
do_patch so need be dropped.
File test/fuzzing/fonts/sbix-extents.ttf: git binary diffs are not supported.
Signed
Autobuilder workers were non-deterministically enabling capstone.
Add PACKAGECONFIG for capstone with default off.
Qemu versions in master and kirkstone have removed the capstone
submodule and configure options so this patch is not appropriate
for these branches.
Signed-off-by: Steve Sakoman
--
From: Jate Sujjavanich
[YOCTO #14851]
Under some circumstances it is not desirable to create a combined locale
archive (/usr/lib/locale/locale-archive).
The new variable IMAGE_LOCALES_ARCHIVE defaults to '1', so the default
behaviour is not changed.
Modified to work with code before move to lib
Otherwise the SDK fails to build as the main openssh and dropbear packages
conflict with each other
Signed-off-by: Steve Sakoman
(cherry picked from commit 4667abcc925ae0c430cccb480ec530506f6201ae)
Signed-off-by: Steve Sakoman
---
meta/recipes-core/dropbear/dropbear.inc | 5 +
1 file change
Otherwise the SDK fails to build as the main openssh and dropbear packages
conflict with each other
Signed-off-by: Steve Sakoman
(cherry picked from commit f90647e9dd95cfd29b5bdb8d7dcd688a10fc060c)
Signed-off-by: Steve Sakoman
---
meta/recipes-connectivity/openssh/openssh_8.2p1.bb | 5 +
1
From: Richard Purdie
We need sftp so that scp works with recent openssh. Use the packagegroup
instead of a direct dependency to ensure this.
Signed-off-by: Richard Purdie
(cherry picked from commit 2b76c8e5fc8802bbe54371119e6bf6312bf2a8ec)
Signed-off-by: Steve Sakoman
---
meta-selftest/recipe
From: Richard Purdie
Seems sad to have to do this but openssh is moving to use sftp instead
of scp to move files. This means scp from Fedora 36 will no longer be
able to move files to/from a dropbear based image. This breaks a number
of our key QA tests and I suspect will cause users pain too.
T
From: Richard Purdie
Fedora is switching to use sftp as the backend for scp. This means the
scp test fails on Fedora 36 hosts with a dropbear target as dropbear
doesn't support sftp. This change is in the upstream openssh code, other
distros have not yet changed the default but probably will foll
From: Anuj Mittal
Upstream has changed branch name to main from master. Change SRC_URI
accordingly.
Signed-off-by: Anuj Mittal
Signed-off-by: Steve Sakoman
---
meta/recipes-bsp/efivar/efivar_37.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-bsp/efivar/efiv
From: Bruce Ashfield
Updating to the latest korg -stable release that comprises
the following commits:
871cbc208bf0 Linux 5.4.203
572cc34503d4 crypto: arm/ghash-ce - define fpu before fpu registers are
referenced
3bf992f9d9a8 crypto: arm - use Kconfig based compiler checks for cryp
From: Bruce Ashfield
Updating to the latest korg -stable release that comprises
the following commits:
a31bd366116c Linux 5.4.199
4cc40b1022bb x86/speculation/mmio: Print SMT warning
d49c22094e6f KVM: x86/speculation: Disable Fill buffer clear within guests
d96159263593 x86/spec
From: Richard Purdie
The license checksum changed due to a major version change in the referenced
file.
Signed-off-by: Richard Purdie
(cherry picked from commit 89f34d8aa4f4572d048dbb732ca4c83d443157fb)
Signed-off-by: Steve Sakoman
---
.../vim/{vim-tiny_8.2.bb => vim-tiny_9.0.bb}
From: Ranjitsinh Rathod
This security upgrade fixes CVE-2022-2068 as per below link
Link: https://www.openssl.org/news/cl111.txt
Also, remove 73db5d82489b3ec09ccc772dfcee14fef0e8e908.patch and
b7ce611887cfac633aacc052b2e71a7f195418b8.patch as these two are part
1.1.1p now
Signed-off-by: Ranjitsi
From: Ross Burton
The cve-check class writes temporary files to preserve state across the
build, and cleans them up in a CookerExit handler.
However, in memory-resident builds the cooker won't exit in between
builds, so the state isn't cleared and the CVE report generation fails:
NOTE: Generati
From: Richard Purdie
Remove obsolete comments/data from the file. Add in three CVEs to ignore.
Two are qemu CVEs which upstream aren't particularly intersted in and aren't
serious issues. Also ignore the nasm CVE found from fuzzing as this isn't
a issue we'd expose from OE.
Signed-off-by: Richar
Please review this set of patches for dunfell and have comments back by end
of day Monday.
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/3880
The following changes since commit b75caf4a985e3c20996531785125eaffdc832104:
insane.bbclass: host-use
My mistake, sorry.
Em qui., 7 de jul. de 2022 às 14:19, Otavio Salvador via
lists.openembedded.org
escreveu:
> From: Greg Kroah-Hartman
>
> Link:
> https://lore.kernel.org/r/20220627111927.641837...@linuxfoundation.org
> Tested-by: Jon Hunter
> Tested-by: Florian Fainelli
> Tested-by: Shuah K
From: Greg Kroah-Hartman
Link: https://lore.kernel.org/r/20220627111927.641837...@linuxfoundation.org
Tested-by: Jon Hunter
Tested-by: Florian Fainelli
Tested-by: Shuah Khan
Tested-by: Guenter Roeck
Tested-by: Sudip Mukherjee
Tested-by: Hulk Robot
Signed-off-by: Greg Kroah-Hartman
---
Mak
Signed-off-by: Otavio Salvador
---
.../cargo/cargo-cross-canadian.inc| 20 ++-
1 file changed, 19 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/cargo/cargo-cross-canadian.inc
b/meta/recipes-devtools/cargo/cargo-cross-canadian.inc
index 7fc22a4128..
We need full target passed for build so we changed the
rust-cross-canadian to use same code used in regular rust recipes and
added support to use specific llvm-target for the building host.
Fixes: ef566af964 ("rust: fix issue building cross-canadian tools for aarch64
on x86_64")
Fixes: bd36593ba3
On Thu, Jul 7, 2022 at 12:43 PM Ross Burton wrote:
>
> We don't need to package the open-posix-testsuite build logs. Typically
> these are just lines of "SUCCESS" but sometimes there will be compile
> warnings, which will include build paths.
>
> Signed-off-by: Ross Burton
> ---
> meta/recipes-e
We don't need to package the open-posix-testsuite build logs. Typically
these are just lines of "SUCCESS" but sometimes there will be compile
warnings, which will include build paths.
Signed-off-by: Ross Burton
---
meta/recipes-extended/ltp/ltp_20220527.bb | 3 +++
1 file changed, 3 insertions(+
From: Bruce Ashfield
Updating to the latest korg -stable release that comprises
the following commits:
871cbc208bf0 Linux 5.4.203
572cc34503d4 crypto: arm/ghash-ce - define fpu before fpu registers are
referenced
3bf992f9d9a8 crypto: arm - use Kconfig based compiler checks for cryp
From: Bruce Ashfield
Updating to the latest korg -stable release that comprises
the following commits:
a31bd366116c Linux 5.4.199
4cc40b1022bb x86/speculation/mmio: Print SMT warning
d49c22094e6f KVM: x86/speculation: Disable Fill buffer clear within guests
d96159263593 x86/spec
On 7 Jul 2022, at 16:10, Khem Raj via lists.openembedded.org
wrote:
> % gcc -m32 -msse3 -mfpmath=sse -xc /dev/null -c -mno-sse
> cc1: warning: SSE instruction set disabled, using 387 arithmetics
> [kraj@apollo /tmp]
> % clang -m32 -msse3 -mfpmath=sse -xc /dev/null -c -mno-sse
> error: the 'sse' u
The following changes since commit eea52e0c3d24c79464f4afdbc3c397e1cb982231:
build-appliance-image: Update to kirkstone head revision (2022-06-29 07:48:24
+0100)
are available in the Git repository at:
git://git.openembedded.org/openembedded-core-contrib stable/kirkstone-next
http://cgit
> -Original Message-
> From: Alexander Kanavin
> Sent: den 7 juli 2022 16:48
> To: Peter Kjellerstedt
> Cc: openembedded-core@lists.openembedded.org; Alexander Kanavin
>
> Subject: Re: [OE-core] [PATCH 1/2] scripts/oe-setup-builddir: copy
> site.conf.sample out of template directories (i
There are some tests in ltp where it conflicts especially for tunes
used in qemux86, the test adds -mno-sse which does nullify -msse3 but
does not nullify -mfpmath=sse and clang is pedantic about it whereas
gcc just warns
here is ltp cmd
cd tmp/work/core2-32-yoe-linux/ltp/20220527-r0/git/testcase
After re-thinking this is the correct version of the patch. We need to
ignore_status because we are asserting that it actually fails. Otherwise
the bitbake() will fail the test on the desired failure.
Paulo Neves
On 7/4/22 16:30, Richard Purdie wrote:
On Mon, 2022-07-04 at 16:28 +0200, Paulo
On Thu, 7 Jul 2022 at 16:38, Peter Kjellerstedt
wrote:
> And in case you wonder what that wrapper actually does, it creates the
> bblayers.conf.sample file based on all layers that are found in the top
> directory. It also creates a local.conf.sample file by combining fragment
> files in the laye
> -Original Message-
> From: openembedded-core@lists.openembedded.org c...@lists.openembedded.org> On Behalf Of Alexander Kanavin
> Sent: den 7 juli 2022 15:56
> To: Peter Kjellerstedt
> Cc: openembedded-core@lists.openembedded.org; Alexander Kanavin
>
> Subject: Re: [OE-core] [PATCH 1/2
On Thu, 7 Jul 2022 at 15:45, Peter Kjellerstedt
wrote:
> > Setting up a build directory from standard poky
> > or oe-core templates (which I presume is how you set up builds) does
> > not hold a promise that what is being copied will not change in
> > potentially breaking ways.
>
> While I may be
On 7/7/22 03:26, Randy MacLeod wrote:
Hi K,
Add oe-core list and move poky to BCC to ensure follow to the main
oe-core code review list.
On 2022-06-17 03:13, K. wrote:
Fix missing write permissions to avoid problems with applying patches
in particular on compressed filesystems:
ERROR: perl
> -Original Message-
> From: Alexander Kanavin
> Sent: den 7 juli 2022 15:36
> To: Peter Kjellerstedt
> Cc: openembedded-core@lists.openembedded.org; Alexander Kanavin
>
> Subject: Re: [OE-core] [PATCH 1/2] scripts/oe-setup-builddir: copy
> site.conf.sample out of template directories (i
On Thu, 7 Jul 2022 at 15:26, Peter Kjellerstedt
wrote:
> While I can't speak for others, this change will break our build environment.
> We have a global site.conf file in an NFS directory that everyone use. It
> contains all proxy settings and similar that are required to build inside the
> corp
> -Original Message-
> From: openembedded-core@lists.openembedded.org c...@lists.openembedded.org> On Behalf Of Alexander Kanavin
> Sent: den 6 juli 2022 20:23
> To: openembedded-core@lists.openembedded.org
> Cc: Alexander Kanavin
> Subject: [OE-core] [PATCH 1/2] scripts/oe-setup-builddir
On Thu, Jul 7, 2022 at 5:40 AM Alexander Kanavin wrote:
>
> On Thu, 7 Jul 2022 at 12:36, Ross Burton wrote:
> > > Wait, how is YAML more readable, if JSON is valid YAML?
> >
> > But YAML is not valid JSON, and YAML is the one which can be readable,
> > unlike JSON.
>
> YAML is also not an includ
On Thu, Jul 7, 2022 at 1:21 PM Richard Purdie
wrote:
>
> On Thu, 2022-07-07 at 12:14 +0100, Alex Kiernan wrote:
> > On Wed, Jul 6, 2022 at 5:40 PM Richard Purdie
> > wrote:
> > >
> > > On Mon, 2022-07-04 at 22:28 +0100, Richard Purdie via
> > > lists.openembedded.org wrote:
> > > > On Mon, 2022-0
On 7/4/22 22:09, Andre McCurdy wrote:
On Sat, Jul 2, 2022 at 4:13 AM Richard Purdie
wrote:
I admit I've been putting off this topic for a long time. I actually
wrote up something about it about 5 years ago. I sent it to four people
to get some opinions. The six opinions I got back made me desp
On Thu, Jul 7, 2022 at 12:29 PM Ross Burton wrote:
>
> On 7 Jul 2022, at 12:14, Alex Kiernan via lists.openembedded.org
> wrote:
> meta-gplv2 issue:
> stdio: WARNING: mc-4.7.5.2-r3 do_package_qa: QA Issue: File
> /usr/libexec/mc/extfs.d/iso9660 in package mc-helpers contains refe
On Thu, 2022-07-07 at 12:14 +0100, Alex Kiernan wrote:
> On Wed, Jul 6, 2022 at 5:40 PM Richard Purdie
> wrote:
> >
> > On Mon, 2022-07-04 at 22:28 +0100, Richard Purdie via
> > lists.openembedded.org wrote:
> > > On Mon, 2022-07-04 at 14:34 +0100, Richard Purdie via
> > > > > With docs enabled:
When api-documentation is enabled, we see a hardcoded build path to xsltproc in
the target python configuration file. We curate PATH carefully so we don't
need the path there, tweak configure to remove it and solve the issue.
Signed-off-by: Richard Purdie
---
meta/recipes-gnome/gtk-doc/gtk-doc_1
On 7 Jul 2022, at 12:14, Alex Kiernan via lists.openembedded.org
wrote:
meta-gplv2 issue:
stdio: WARNING: mc-4.7.5.2-r3 do_package_qa: QA Issue: File
/usr/libexec/mc/extfs.d/iso9660 in package mc-helpers contains reference
to TMPDIR [buildpaths]
stdio: WARNING: tar-1.17
On Wed, Jul 6, 2022 at 5:40 PM Richard Purdie
wrote:
>
> On Mon, 2022-07-04 at 22:28 +0100, Richard Purdie via
> lists.openembedded.org wrote:
> > On Mon, 2022-07-04 at 14:34 +0100, Richard Purdie via
> > > > With docs enabled:
> > > > stdio: WARNING: lib32-vala-0.56.1-r0 do_package_qa: QA Issue:
On Thu, 7 Jul 2022 at 12:36, Ross Burton wrote:
> > Wait, how is YAML more readable, if JSON is valid YAML?
>
> But YAML is not valid JSON, and YAML is the one which can be readable, unlike
> JSON.
YAML is also not an included python battery, while JSON is. I'll stick
with JSON for now, if you p
> Wait, how is YAML more readable, if JSON is valid YAML?
But YAML is not valid JSON, and YAML is the one which can be readable, unlike
JSON.
Ross
IMPORTANT NOTICE: The contents of this email and any attachments are
confidential and may also be privileged. If you are not the intended recipient,
From: Alexandre Belloni
bitbake's output changed, update the test
Signed-off-by: Alexandre Belloni
---
meta/lib/oeqa/selftest/cases/bbtests.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/lib/oeqa/selftest/cases/bbtests.py
b/meta/lib/oeqa/selftest/cases/bbtests.py
On 07/07/2022 11:53:19+0200, Ming Liu wrote:
> Hi, Alexandre:
>
> Thanks for the review, I did not quite follow you, you meant the 'type'
> argument being replaced wrongly? I dont see how. Could you share some
> details about your comment?
>
See below...
> //Ming Liu
>
> Alexandre Belloni 於 2
On Thu, 7 Jul 2022 at 12:03, Ross Burton wrote:
> JSON is terrible for humans to read or edit, is this intended to be purely
> for the machine, or are humans meant to read it too? If humans are meant to
> work on the file I’d really prefer something readable like YAML.
Wait, how is YAML more r
> On 6 Jul 2022, at 20:53, Joshua Watt via lists.openembedded.org
> wrote:
>
> Defines a common schema for layer setup that can be consumed by tools to
> know how to fetch and assemble layers for end users. Also includes an
> example of the layer setup that constructs poky for reference.
JSON
Hi, Alexandre:
Thanks for the review, I did not quite follow you, you meant the 'type'
argument being replaced wrongly? I dont see how. Could you share some
details about your comment?
//Ming Liu
Alexandre Belloni 於 2022年7月6日 週三 下午4:06寫道:
> Hello,
>
> On 06/07/2022 13:10:28+0200, Ming Liu wrot
On Wed, 2022-07-06 at 20:59 -0700, Khem Raj wrote:
> Fixes build errors seen with clang
> error: the 'sse' unit is not supported with this instruction set
>
> Signed-off-by: Khem Raj
> ---
> meta/recipes-extended/ltp/ltp_20220527.bb | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/meta/
Just realized that this went to the wrong mailing list, sorry. Please
ignore.
On Thu, 2022-07-07 at 10:17 +0200, Adrian Freihofer wrote:
> Update modemmanager and libqmi to latest stable.
>
> Adrian Freihofer (2):
> libqmi: upgrade 1.30.4 -> 1.30.8
> modemmanager: upgrade 1.18.8 -> 1.18.10
>
Wrong mailing list, should go to oe-devel.
Alex
On Thu, 7 Jul 2022 at 10:17, Adrian Freihofer
wrote:
>
> Update to latest stable version:
>
> 1.30.8
> * New request/response/indications:
> ** dms: new 'Foxconn FCC authentication v2' request/response.
>
> 1.30.6
> * build:
> ** meson: fix 'ex
Update to latest stable version:
1.30.8
* New request/response/indications:
** dms: new 'Foxconn FCC authentication v2' request/response.
1.30.6
* build:
** meson: fix 'export_packages' in GIR setup.
* libqmi-glib:
** net-port-manager: use unaligned netlink attribute length.
Signed-off-by:
Update modemmanager and libqmi to latest stable.
Adrian Freihofer (2):
libqmi: upgrade 1.30.4 -> 1.30.8
modemmanager: upgrade 1.18.8 -> 1.18.10
.../libqmi/{libqmi_1.30.4.bb => libqmi_1.30.8.bb} | 2 +-
.../{modemmanager_1.18.8.bb => modemmanager_1.18.10.bb} | 2 +-
2 fi
57 matches
Mail list logo