On 12/5/19 2:07 PM, Peter Kjellerstedt wrote:
This also corrects the symbolic links installed in
/usr/include/rpcsvc.
Signed-off-by: Peter Kjellerstedt
---
.../libtirpc/libtirpc_1.1.4.bb| 27 +--
1 file changed, 12 insertions(+), 15 deletions(-)
diff --git a/
Hi Richard
Can you please merge these changes in zeus? They can be pulled from
stable/zeus-next.
Thanks,
Anuj
The following changes since commit b57ab03376fffd2546e55596ec03bc595e320fa1:
oeqa: reproducible: Add option to capture bad packages (2019-11-23 12:51:37
-0800)
are available in the
Signed-off-by: Khem Raj
---
...ppc64-inline-assembler-for-clang-r-j.patch | 35 +++
meta/recipes-support/nss/nss_3.45.bb | 1 +
2 files changed, 36 insertions(+)
create mode 100644
meta/recipes-support/nss/nss/0001-Bug-1493916-Fix-ppc64-inline-assembler-for-clang-r-j.p
This should help debug which part of this selftest is failing.
We can not tell which outloop is failing so split the tests into
systemd and sysvinit.
See [Yocto # 13650] for more details.
Signed-off-by: Armin Kuster
---
meta/lib/oeqa/selftest/cases/runtime_test.py | 102 ++-
1 f
This ensures that, support is not enabled for machines which do not
support VSX
Signed-off-by: Khem Raj
---
meta/recipes-multimedia/flac/flac_1.3.3.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-multimedia/flac/flac_1.3.3.bb
b/meta/recipes-multimedia/flac/flac_1.3.3.bb
inde
Similar fix was applied already upstream but not extended to all the
cases
Signed-off-by: Khem Raj
---
...ess-platforms-with-no-__int128-part2.patch | 34 +++
meta/recipes-support/libffi/libffi_3.3.bb | 1 +
2 files changed, 35 insertions(+)
create mode 100644
meta/recipes
On 05/12/2019 23:51, JH wrote:
Hi,
I am building libqmi which has dependency on libmbim which has
dependency on glib-2.0-native, but I could not glib-2.0-native recipe,
appreciate a clue.
The file glib-2.0_[version].bb has BBCLASSEXTENDS = "native nativesdk",
which means that there are virtua
Hi,
I am building libqmi which has dependency on libmbim which has
dependency on glib-2.0-native, but I could not glib-2.0-native recipe,
appreciate a clue.
Thank you.
Kind regards,
- jh
--
___
Openembedded-core mailing list
Openembedded-core@lists.o
On 05/12/2019 15:43, Alexander Kanavin wrote:
Drop all patches as they are no longer necessary with autotools,
fix problems that are addressed upstream, or (in case of no-vectorization.patch)
don't apply to the old version either, which means no one is using that hw
target
anymore.
Remove custo
On 12/5/19 12:05 PM, Niko Mauno wrote:
> Introduce cosmetic changes to recipe content, most notably
> - Change indentation style to four spaces in task statements
> - Reorder several entries according to oe-stylize.py suggestions
>
> (From OE-Core rev: c1d162b6165f11b7b5ae5c6066e7683d5e1379fc)
On 05/12/2019 20:13, luca.bocca...@gmail.com wrote:
From: Luca Boccassi
In the next release util-linux will gain an (optional) build
dependency on libcryptsetup. But libcryptsetup build-depends on
util-linux for blkid (optional, can be disabled) and uuid (mandatory).
Split out util-linux-uuid i
Meson has support for downloading subprojects using something called
wraps. This interferes with bitbake's expectations of all downloads
being done by the fetch task. To avoid this, tell meson to not
download any wraps.
Suggested-by: Mattias Jernberg
Signed-off-by: Peter Kjellerstedt
---
meta/c
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org boun...@lists.openembedded.org> On Behalf Of Niko Mauno
> Sent: den 5 december 2019 21:05
> To: openembedded-core@lists.openembedded.org
> Subject: [OE-core] [zeus][PATCH 1/3] iptables: Cosmetic fixes to recipe
>
On 12/5/19 3:34 PM, Richard Purdie wrote:
As Alex Kanavin found, dependencies aren't always populated, particularly
with the hash equivalence server enabled locally:
'bitbake core-image-minimal' with gtk+ disabled.
can confirm with: $
tmp/work/x86_64-linux/qemu-helper-native/1.0-r1/recipe-sys
On Thu, Dec 5, 2019 at 2:23 PM Peter Kjellerstedt
wrote:
>
> > -Original Message-
> > From: openembedded-core-boun...@lists.openembedded.org
> > On Behalf Of Peter
> > Kjellerstedt
> > Sent: den 5 december 2019 23:07
> > To: openembedded-core@lists.openembedded.org
> > Subject: [OE-core
Introduce a PACKAGECONFIG "trace" to disable cairo-trace (the only
part of the code licensed as GPL-3.0, and which is normally packaged
separately in cairo-perf-utils). By disabling this, we can adapt the
licenses for cairo-dbg and cairo-src so that they do not include
"GPLv3+" when trace is disabl
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> On Behalf Of Peter
> Kjellerstedt
> Sent: den 5 december 2019 23:07
> To: openembedded-core@lists.openembedded.org
> Subject: [OE-core] [master][zeus][PATCH 2/2] libtirpc: Make it easy to
> disable the insta
Providing symbolic links to the header files to replace the old
corresponding glibc headers seems like a band aid for applications
that have not been updated to cope with the lack of the RPC headers
from glibc. Additionally they clash with glibc if an older version of
glibc is used that still provi
This also corrects the symbolic links installed in
/usr/include/rpcsvc.
Signed-off-by: Peter Kjellerstedt
---
.../libtirpc/libtirpc_1.1.4.bb| 27 +--
1 file changed, 12 insertions(+), 15 deletions(-)
diff --git a/meta/recipes-extended/libtirpc/libtirpc_1.1.4.bb
This is only a problem with older Apache versions.
Signed-off-by: Adrian Bunk
---
meta/recipes-connectivity/openssl/openssl_1.1.1d.bb | 4
1 file changed, 4 insertions(+)
diff --git a/meta/recipes-connectivity/openssl/openssl_1.1.1d.bb
b/meta/recipes-connectivity/openssl/openssl_1.1.1d.bb
As Alex Kanavin found, dependencies aren't always populated, particularly
with the hash equivalence server enabled locally:
'bitbake core-image-minimal' with gtk+ disabled.
can confirm with: $
tmp/work/x86_64-linux/qemu-helper-native/1.0-r1/recipe-sysroot-native/usr/bin/qemu-system-x86_64
-displ
Bugfix-only changes on the 243 stable branch.
Backported patch removed.
Signed-off-by: Adrian Bunk
---
meta/recipes-core/systemd/systemd.inc | 4 +-
.../0001-pstore-fix-use-after-free.patch | 39 ---
meta/recipes-core/systemd/systemd_243.bb | 1 -
3 files cha
From: Luca Boccassi
In the next release util-linux will gain an (optional) build
dependency on libcryptsetup. But libcryptsetup build-depends on
util-linux for blkid (optional, can be disabled) and uuid (mandatory).
Split out util-linux-uuid in a different recipe to break the cycle.
https://gith
Commit bc66b2f45ade2c63cfd14d5388f6ca0905a23bb0 added systemd helper
unit for automatic IPv4 rule loading. Complement the effort by adding
systemd helper unit also for automatic IPv6 rule loading.
(From OE-Core rev: 3b8df6b6aba3632de7c3c01c8468fbcedb032493)
Signed-off-by: Niko Mauno
Signed-off-b
In some cases a distribution may want to install rules file into a
location other than /etc/iptables/ so introduce custom recipe-level
IPTABLES_RULES_DIR parameter which allows conveniently overriding
the rules directory location.
(From OE-Core rev: 64eeedcdc586c221e3684861ba85e8e4bc9c5dd1)
Signe
Introduce cosmetic changes to recipe content, most notably
- Change indentation style to four spaces in task statements
- Reorder several entries according to oe-stylize.py suggestions
(From OE-Core rev: c1d162b6165f11b7b5ae5c6066e7683d5e1379fc)
Signed-off-by: Niko Mauno
Signed-off-by: Ross Bu
Signed-off-by: Khem Raj
---
meta/recipes-devtools/llvm/llvm_git.bb | 3 +++
1 file changed, 3 insertions(+)
diff --git a/meta/recipes-devtools/llvm/llvm_git.bb
b/meta/recipes-devtools/llvm/llvm_git.bb
index 5f9277fc0f..cb2e1164cf 100644
--- a/meta/recipes-devtools/llvm/llvm_git.bb
+++ b/meta/re
== Series Details ==
Series: python: Whitelist CVE-2017-17522 CVE-2017-18207 CVE-2015-5652 (rev2)
Revision: 2
URL : https://patchwork.openembedded.org/series/21468/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Se
One Windows-only CVE that cannot be fixed, and two CVEs
where upstream agreement is that they are not vulnerabilities.
Signed-off-by: Adrian Bunk
---
meta/recipes-devtools/python/python.inc | 10 ++
1 file changed, 10 insertions(+)
diff --git a/meta/recipes-devtools/python/python.inc
b
This is not exploitable when glibc has CVE-2016-10739 fixed,
which is fixed in the upstream version since warrior.
Signed-off-by: Adrian Bunk
---
meta/recipes-devtools/python/python.inc | 3 +++
meta/recipes-devtools/python/python3_3.7.5.bb | 3 +++
2 files changed, 6 insertions(+)
diff -
On Thu, Dec 5, 2019 at 7:47 AM Alexander Kanavin wrote:
>
> Drop backports.
>
> Signed-off-by: Alexander Kanavin
> ---
> .../gnutls/libtasn1/fix-gtkdoc.patch | 38 ---
> .../gnutls/libtasn1/fix-ldflags.patch | 31 ---
> .../{libtasn1_4.14.bb => libtas
Yocto Bug: https://bugzilla.yoctoproject.org/show_bug.cgi?id=13663
Prior to this fix, the try/except block in OEScriptTests' setUpClass
did both the import and the raise unittest.SkipTest for the
subsequent OEPybootchartguyTests. The consequence of the this meant
that, when cairo was not available
On Thu, Dec 5, 2019 at 3:38 PM Khem Raj wrote:
>
> On Thu, Dec 5, 2019 at 2:19 AM Paul Eggleton
> wrote:
> >
> > On Thursday, 5 December 2019 7:48:11 PM NZDT Nicolas Dechesne wrote:
> > > On Thu, Dec 5, 2019 at 3:08 AM Paul Eggleton
> > > wrote:
> > > > FYI I came across repology.org which tells
== Series Details ==
Series: "rpm: upgrade to 4.15.1..." and 23 more
Revision: 1
URL : https://patchwork.openembedded.org/series/21464/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been execute
Drop 0001-Unset-need_charset_alias-when-building-for-musl.patch
as the problematic code is gone.
Rebase the other patches.
License-Update: http links changed to https
Signed-off-by: Alexander Kanavin
---
...charset_alias-when-building-for-musl.patch | 30 ---
.../texinfo/dont-depend
Signed-off-by: Alexander Kanavin
---
.../{debianutils_4.8.6.3.bb => debianutils_4.9.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-support/debianutils/{debianutils_4.8.6.3.bb =>
debianutils_4.9.bb} (87%)
diff --git a/meta/recipes-support/debianutil
Remove 0001-This-fixes-an-issue-that-clang-reports-about-mutlipl.patch,
the problem has been fixed upstream.
Rebase the other patches.
License-Update: copyright years
Signed-off-by: Alexander Kanavin
---
...sue-that-clang-reports-about-mutlipl.patch | 52
...acros.h-for-major-minor
Signed-off-by: Alexander Kanavin
---
meta/recipes-support/nspr/{nspr_4.23.bb => nspr_4.24.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/nspr/{nspr_4.23.bb => nspr_4.24.bb} (96%)
diff --git a/meta/recipes-support/nspr/nspr_4.23.bb
b/meta/recipes-suppo
Switch over to meson, and add an option for wayland support.
Signed-off-by: Alexander Kanavin
---
...{libxkbcommon_0.8.4.bb => libxkbcommon_0.9.1.bb} | 13 +++--
1 file changed, 7 insertions(+), 6 deletions(-)
rename meta/recipes-graphics/xorg-lib/{libxkbcommon_0.8.4.bb =>
libxkbcommon
Drop 0001-Unset-need_charset_alias-when-building-for-musl.patch
as the problematic code is gone.
Rebase the other patches.
Signed-off-by: Alexander Kanavin
---
...charset_alias-when-building-for-musl.patch | 30 ---
.../texinfo/dont-depend-on-help2man.patch | 23
.../texinf
Signed-off-by: Alexander Kanavin
---
.../{xkeyboard-config_2.27.bb => xkeyboard-config_2.28.bb}| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-lib/{xkeyboard-config_2.27.bb =>
xkeyboard-config_2.28.bb} (87%)
diff --git a/meta/recipes-graphics/xor
Drop backports.
Signed-off-by: Alexander Kanavin
---
.../gnutls/libtasn1/fix-gtkdoc.patch | 38 ---
.../gnutls/libtasn1/fix-ldflags.patch | 31 ---
.../{libtasn1_4.14.bb => libtasn1_4.15.0.bb} | 11 --
3 files changed, 7 insertions(+), 73 deletio
Signed-off-by: Alexander Kanavin
---
...orruption-bug-due-to-Integer-Overflo.patch | 46 ---
.../sysstat/sysstat_12.1.6.bb | 11 -
.../sysstat/sysstat_12.2.0.bb | 10
3 files changed, 10 insertions(+), 57 deletions(-)
delete mode 100644
m
Drop two backports.
Refactor 0001-useradd.c-create-parent-directories-when-necessary.patch
to make the changes less invasive (and easier to rebase).
Rebase the rest of the paches.
Add a patch to remove the check for validity of login shells
which does not work in our environment.
Signed-off-by:
Drop all patches as they are no longer necessary with autotools,
fix problems that are addressed upstream, or (in case of no-vectorization.patch)
don't apply to the old version either, which means no one is using that hw
target
anymore.
Remove custom systemd configs (provided by upstream), and cu
mkfontdir utility has been merged into mkfontscale source tree,
so a separate recipe is no longer needed (and clashes on install).
License-Update: additional copyright claims from Red Hat and Open Group
Signed-off-by: Alexander Kanavin
---
.../xorg-app/mkfontdir_1.0.7.bb | 22 -
Rebase set-proper-path-of-resources.patch
Add a patch to address a string format error; as it modifies
a .l file, add a dependency on flex which is processing that into
C source code.
License-Update: file with copyright statements was replaced with original GPLv2
text
Signed-off-by: Alexander Ka
Drop backported patch.
tls-check merely checks at configure time whether glib-networking has tls
support enabled (by running a target executable which doesn't work for us);
it does not affect the actual build.
Signed-off-by: Alexander Kanavin
---
...no-introspection-when-cross-building.patch |
Drop fix-setgroup.patch as the upstream has fixed the issue.
Signed-off-by: Alexander Kanavin
---
.../perl/files/fix-setgroup.patch | 49 ---
.../perl/{perl_5.30.0.bb => perl_5.30.1.bb} | 11 ++---
2 files changed, 5 insertions(+), 55 deletions(-)
delete mode 10064
Signed-off-by: Alexander Kanavin
---
...t-try-to-initialize-GL-without-libGL.patch | 15 +--
...-Add-disable-opengl-configure-option.patch | 103 --
.../{gtk+3_3.24.8.bb => gtk+3_3.24.13.bb} | 4 +-
3 files changed, 56 insertions(+), 66 deletions(-)
rename meta/recipes-gno
Drop a big pile of backports.
Disable zsh completions, as they're unlikely to be useful.
Signed-off-by: Alexander Kanavin
---
meta/recipes-connectivity/bluez5/bluez5.inc | 22 +-
...d-without-systemd-in-the-user-sessio.patch | 12 +-
...kefile.am-Fix-a-race-issue-for-tools.patch | 30 --
.
Signed-off-by: Alexander Kanavin
---
meta/lib/oeqa/selftest/cases/runtime_test.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/lib/oeqa/selftest/cases/runtime_test.py
b/meta/lib/oeqa/selftest/cases/runtime_test.py
index ccd2c40aa3f..7aa9fb25da2 100644
--- a/meta/lib/oeqa/selftest/c
Drop backports, rebase other patches.
One patch I wasn't able to rebase as upstream code changed too much:
0003-setup.py-pass-missing-libraries-to-Extension-for-mul.patch
Please determine if it is still needed, produce a new version,
and work with upstream to get it merged.
0001-main.c-if-OEPYTHO
Signed-off-by: Alexander Kanavin
---
...son.build-fix-builds-with-python-3.8.patch | 24 +++
.../gstreamer/gstreamer1.0-python_1.16.1.bb | 4 +++-
2 files changed, 27 insertions(+), 1 deletion(-)
create mode 100644
meta/recipes-multimedia/gstreamer/gstreamer1.0-python/0001-me
License-Update: URLs changed from http to https
Signed-off-by: Alexander Kanavin
---
.../gettext-0.19.8.1/fix-CVE-2018-18751.patch | 141
.../gettext/gettext-0.19.8.1/parallel.patch | 23 -
.../gettext-0.19.8.1/use-pkgconfig.patch | 321
.../add-with-bisonlocaledir.patch
Results:
pass 400
fail 0
skip 32
Signed-off-by: Alexander Kanavin
---
meta/recipes-core/gettext/gettext_0.20.1.bb | 23 +++--
1 file changed, 21 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-core/gettext/gettext_0.20.1.bb
b/meta/recipes-core/gettext/gettext_0.20.1.bb
Drop patches that were merged upstream.
0001-mono-find-provides-requires-do-not-use-monodis-from-.patch
modifies a file that was removed upstream.
Add a 0001-rpmfc.c-do-not-run-file-classification-in-parallel.patch
as unfortunately the new parallel file classification feature from
upstream trips
Otherwise, builds break with latest gettext.
Signed-off-by: Alexander Kanavin
---
meta/recipes-extended/psmisc/psmisc.inc | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta/recipes-extended/psmisc/psmisc.inc
b/meta/recipes-extended/psmisc/psmisc.inc
index 594a10cf222..a75b04702c3 100644
--
Somehow the patch for this CVE only included one of the four required patches.
Signed-off-by: Ross Burton
---
.../glibc/glibc/CVE-2016-10739.patch | 932 +-
1 file changed, 929 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-core/glibc/glibc/CVE-2016-10739.patch
On Thu, Dec 5, 2019 at 2:19 AM Paul Eggleton
wrote:
>
> On Thursday, 5 December 2019 7:48:11 PM NZDT Nicolas Dechesne wrote:
> > On Thu, Dec 5, 2019 at 3:08 AM Paul Eggleton
> > wrote:
> > > FYI I came across repology.org which tells you the version of various
> > > packages in each distro, thoug
On 05/12/2019 13:11, Adrian Bunk wrote:
https://sourceware.org/bugzilla/show_bug.cgi?id=20018#c15
meta/recipes-core/glibc/glibc/CVE-2016-10739.patch seems to only contain
the "resolv: Reformat inet_addr, inet_aton to GNU style" commit.
Erm, yes. Not sure what happened there.
Build-testing a
https://sourceware.org/bugzilla/show_bug.cgi?id=20018#c15
meta/recipes-core/glibc/glibc/CVE-2016-10739.patch seems to only contain
the "resolv: Reformat inet_addr, inet_aton to GNU style" commit.
cu
Adrian
--
___
Openembedded-core mailing list
Openemb
We're seeing huge delays on the autobuilder during oe-selftest builddir
deletion. For example there is a currently running selftest we could do
with the results from and its been going 13 hours, at least 8 of which
was in deletion of the builddirs.
There are a variety of ways we could solve this p
On Thursday, 5 December 2019 7:48:11 PM NZDT Nicolas Dechesne wrote:
> On Thu, Dec 5, 2019 at 3:08 AM Paul Eggleton
> wrote:
> > FYI I came across repology.org which tells you the version of various
> > packages in each distro, though it's not ideal:
> >
> > https://repology.org/project/python/v
Signed-off-by: Wang Mingyu
---
meta/recipes-extended/man-db/{man-db_2.8.7.bb => man-db_2.9.0.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-extended/man-db/{man-db_2.8.7.bb => man-db_2.9.0.bb} (92%)
diff --git a/meta/recipes-extended/man-db/man-db_2.8.7.bb
b/
65 matches
Mail list logo