Armin Kuster
c3a36263f9
packagegroup-meta-webserver: remove nostromo from pkg grp
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-29 18:57:25 -07:00
Armin Kuster
c4a4070a46
nostromo: Blacklist and exclude from world builds
...
Host site is dead.
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-29 18:39:03 -07:00
Sinan Kaya
ef6adcba6f
zram: add support for mem_limit
...
Some targets might be interested in limiting how big
zram can grow. If the variable is set in /etc/default/zram file,
configure it in mem_limit sysfs attribute.
Signed-off-by: Sinan Kaya <okaya@kernel.org >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit cb1cf05378 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-25 15:12:19 -07:00
zangrc
981a6b3cb1
nss: upgrade 3.63 -> 3.64
...
-License-Update: Add the license of MIT.
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit a7d0d87854 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-25 15:11:33 -07:00
Yi Zhao
88db66c3e1
gvfs: rdepend on gsettings-desktop-schemas
...
The gvfs-udisks2-volume-monitor requires gsettings-desktop-schemas.
Fixes:
gvfs-udisks2-vo[1780]: Settings schema 'org.gnome.desktop.lockdown' is not installed
kernel: show_signal: 26 callbacks suppressed
kernel: traps: gvfs-udisks2-vo[1780] trap int3 ip:7f856be349c7 sp:7ffe34561e60 error:0 in libglib-2.0.so.0.6600.7[7f856bdf8000+88000]
systemd[1637]: gvfs-udisks2-volume-monitor.service: Main process exited, code=killed, status=5/TRAP
systemd[1637]: gvfs-udisks2-volume-monitor.service: Failed with result 'signal'.
systemd[1637]: Failed to start Virtual filesystem service - disk device monitor.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit 6710d0bba5 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-25 15:10:08 -07:00
Khem Raj
8dcdded940
gimp: Disable vector icons on musl/x86
...
it uses qemu underneath which segfaults on musl/x86
until its fixed, we disable vector icons
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit 44ca91f0fe )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-25 15:09:33 -07:00
zangrc
085332dcd2
redis: upgrade 6.2.1 -> 6.2.2
...
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit 4b04112fdd )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-25 15:09:18 -07:00
zangrc
25532d82a7
libdvdread: upgrade 6.1.1 -> 6.1.2
...
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit 1dc5835403 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-25 14:59:03 -07:00
zangrc
67eaaf8548
networkmanager: upgrade 1.30.2 -> 1.30.4
...
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit 56782012e3 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-25 14:58:21 -07:00
Leon Anavi
3fe42a6805
python3-hyperframe: Upgrade 6.0.0 -> 6.0.1
...
Upgrade to release 6.0.1 with the following API changes:
- Added support for Python 3.9
- Added type hints
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com >
(cherry picked from commit 239a3a3a3a )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-25 14:56:47 -07:00
Leon Anavi
ba22785a42
python3-asttokens: Upgrade 2.0.4 -> 2.0.5
...
Upgrade to release 2.0.5:
- setup.cfg: remove wheel dependency
- Handle starred expressions in tests
- Make 3.9 support official
- pypy2 instead of pypy2.7
- pypy3 instead of pypy3.5
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com >
(cherry picked from commit 3bef475e76 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-25 14:56:47 -07:00
Leon Anavi
2eb29a3805
python3-pysonos: Upgrade 0.0.42 -> 0.0.43
...
Upgrade to release 0.0.43:
- Downgrade asyncio log severity
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com >
(cherry picked from commit 2d9aca131f )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-25 14:56:47 -07:00
Khem Raj
ab71ab067d
tbb: Re-introduce PE
...
It was accidentally dropped in last upgrade for this recipe
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Cc: Martin Jansa <martin.jansa@gmail.com >
Cc: Naveen Saini <naveen.kumar.saini@intel.com >
(cherry picked from commit b5ad9c011d )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-25 14:55:28 -07:00
Kai Kang
601c080499
freeradius: check existence of openssl's commands in bootstrap
...
It calls openssl's commands 'dhparam' and 'pkcs12' in script bootstrap.
These commands are configurable based on configure options 'no-dh' and
'no-des', and may not be provided by openssl. So check existence of
these commands. If not, abort running of script bootstrap.
1. https://github.com/openssl/openssl/blob/master/apps/build.info#L37
2. https://github.com/openssl/openssl/blob/master/apps/build.info#L22
Signed-off-by: Kai Kang <kai.kang@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit c8ceefc5c3 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-25 14:55:17 -07:00
Mingli Yu
71b546ed85
python3-cryptography: Upgrade to 3.3.2
...
Fix a security issue CVE-2020-36242 where certain sequences of
``update()`` calls when symmetrically encrypting very large
payloads (>2GB) could result in an integer overflow, leading to
buffer overflows.
Signed-off-by: Mingli Yu <mingli.yu@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-23 19:09:56 -07:00
Mingli Yu
6289ad43f8
php: Upgrade to 7.4.16
...
License-Update: License updated (year updated)
Fix some security issues such as CVE-2021-21702 and remove two
cve patches which already included in the new version.
Signed-off-by: Mingli Yu <mingli.yu@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-23 19:09:51 -07:00
Chen Qi
e705d4932a
python3-django: upgrade to 2.2.20
...
2.2.x is LTS, so upgrade to latest release 2.2.20.
This upgrade fixes several CVEs such as CVE-2021-3281.
Also, CVE-2021-28658.patch is dropped as it's already in 2.2.20.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-23 19:09:46 -07:00
Chen Qi
63bcddbd85
tigervnc: upgrade to 1.11.0
...
Upgrade to latest stable version.
The 1.10 branch is not maitained any more, it stops update in 2019.
The 1.11 branch has fix for CVE-2020-26117, which is a high risk CVE.
https://nvd.nist.gov/vuln/detail/CVE-2020-26117
Some changes in this new version are as below.
1) 'bash' is added to RDEPENDS as /usr/libexec/vncsession-start requires it.
2) DEPENDS on libpam and requires 'pam' distro feature.
This is because upstream has made 'pam' mandatory in the following commit.
"""
commit d80817f101d1b3f1a9b1c5ec268f28fffa2d75f9
Author: Pierre Ossman <ossman@cendio.se >
Date: Wed Jul 11 15:49:46 2018 +0200
Make PAM mandatory
It is present on all UNIX systems anyway, so let's simplify things.
We will need it for more proper session startup anyway.
"""
Signed-off-by: Chen Qi <Qi.Chen@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-23 19:09:42 -07:00
Stefan Ghinea
aef354a0c2
python3-django: fix CVE-2021-28658
...
In Django 2.2 before 2.2.20, 3.0 before 3.0.14, and 3.1 before 3.1.8,
MultiPartParser allowed directory traversal via uploaded files with
suitably crafted file names. Built-in upload handlers were not affected
by this vulnerability.
References:
https://nvd.nist.gov/vuln/detail/CVE-2021-28658
Upstream patches:
https://github.com/django/django/commit/4036d62bda0e9e9f6172943794b744a454ca49c2
Signed-off-by: Stefan Ghinea <stefan.ghinea@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-23 19:09:37 -07:00
Ulrich Ölmann
e2aef4022a
v4l-utils: fix reproducibility
...
Add upstream patches [1] & [2] to automatically detect the availability of
systemd and (currently) never install '50-rc_keymap.conf' at all as the
prerequisite would be the ability to compile BPF programs which is not supported
in this recipe (at least not now).
Previously if your distro was not systemd based the existance of the host
system's path "/lib/systemd/system" decided if '50-rc_keymap.conf' was installed
or not.
[1] https://git.linuxtv.org/v4l-utils.git/commit/?id=3f61e353424fb9ea3dce742022b94dfd7ea1ed9f
[2] https://git.linuxtv.org/v4l-utils.git/commit/?id=01f2c6c58e6f4441df7df8e27eb7919f1f01e310
Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-23 19:09:08 -07:00
Armin Kuster
2297d4ee04
wireguard: update to v1.0.20210219 +1
...
The +1 fixes build issues for the 5.4 kernel.
This update looks like bugfixes
Signed-off-by: Armin Kuster <akuster808@gmail.com >
v2]
Wrong version listed
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit 4784c7c62f )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-18 13:49:13 -07:00
Khem Raj
2da88af434
gimp: Disable vector icon generation on mips/glibc too
...
it uses qemu during builds and ends up with multiple crashes
make[3]: *** [Makefile:2395: 24/media-optical.svg] Segmentation fault (core dumped)
make[3]: *** [Makefile:2395: 24/gimp-center.svg] Segmentation fault (core dumped)
make[3]: *** [Makefile:2395: 24/gimp-channel-blue.svg] Segmentation fault (core dumped)
make[3]: *** [Makefile:2395: 24/gimp-channel.svg] Segmentation fault (core dumped)
make[3]: *** [Makefile:2395: 24/gtk-select-color.svg] Segmentation fault (core dumped)
make[3]: *** [Makefile:2395: 24/gimp-business-card.svg] Segmentation fault (core dumped)
make[3]: *** [Makefile:2395: 24/gimp-channel-gray.svg] Segmentation fault (core dumped)
make[3]: *** [Makefile:2395: 24/media-floppy.svg] Segmentation fault (core dumped)
make[3]: *** [Makefile:2395: 24/gimp-channel-alpha.svg] Segmentation fault (core dumped)
make[3]: *** [Makefile:2395: 24/dialog-information.svg] Segmentation fault (core dumped)
make[3]: *** [Makefile:2395: 24/document-print.svg] Segmentation fault (core dumped)
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Cc: Andreas Müller <schnitzeltony@gmail.com >
(cherry picked from commit ab840d991a )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-18 13:49:13 -07:00
Joe Hershberger
42cda642d9
strongswan: Make PACKAGECONFIG a default value
...
Change from a weak default to a default in the definition of the PACKAGECONFIG.
In https://github.com/flihp/meta-measured/blob/master/networking-layer/recipes-support/strongswan/strongswan_5.%25.bbappend the PACKAGECONFIG is appended to, so if the definition is weak here, the variable will be empty when the bbappend attempts to add to it.
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit 90c04acced )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-18 13:49:13 -07:00
Yi Fan Yu
a56b4e9c48
syslog-ng: Drop an obsolete patch to add --enable-libnet
...
libnet is a dependency to --enable-spoof-source.
The correct flag to enable/disable in ./configure
is --enable-spoof-source.
Adjust PACKAGECONFIG accordingly.
Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit c126dcd1f9 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-18 13:49:13 -07:00
Yi Fan Yu
f5d3ba9fec
syslog-ng: remove CONFIG_TLS override for arm DEBUG_BUILD
...
when enabling DEBUG_BUILD, an assembler failure used to be seen.
But this patch was in meta-oe c0ce7599 , dating in 2014...
Cannot reproduce the failure anymore with qemuarm.
Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit 6c626c0e12 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-18 13:49:13 -07:00
Yi Fan Yu
315b75d0c5
syslog-ng: upgrade 3.24.1 -> 3.31.2
...
License-Update:
Reword and clarify which subdir is LGPLv.1 and GPLv2.
Patch-Removal:
* 0001-syslog-ng-fix-segment-fault-during-service-start.patch
https://github.com/buytenh/ivykis/commit/a5e9caddbdb4d9d85133a440edec6aa7c1f018ac
Submit pending patches upstream.
Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit 01d3f9daa0 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-18 13:49:13 -07:00
Khem Raj
dad655913e
nss: Re-enable -Werror
...
GCC-11 has fixed the problem [1]
[1] https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=da879e01ecd35737c18be1da3324f4560aba1961
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit 5178615b43 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-18 13:49:13 -07:00
zhengruoqin
4d503b35a8
librsync: upgrade 2.3.1 -> 2.3.2
...
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit 10643bb1fa )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-18 13:49:13 -07:00
zhengruoqin
961cfd5b8c
irssi: upgrade 1.2.2 -> 1.2.3
...
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit 71926e8f12 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-18 13:49:13 -07:00
zangrc
5300d9fbfe
wolfssl: upgrade 4.7.0 -> 4.7.1
...
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit 5c2112a571 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-18 13:49:13 -07:00
zangrc
6564ed1e5d
nbdkit: upgrade 1.25.5 -> 1.25.6
...
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit 325deac7bc )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-18 13:49:13 -07:00
zangrc
0fad914676
dnsmasq: upgrade 2.84 -> 2.85
...
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit 063a16bc28 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-18 13:49:13 -07:00
zangrc
61ff3c287e
cifs-utils: upgrade 6.12 -> 6.13
...
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit b96cbaefb5 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-18 13:49:13 -07:00
zangrc
efb374c8ae
fuse3: upgrade 3.10.2 -> 3.10.3
...
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit dff2f7f4e0 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-18 13:49:13 -07:00
Khem Raj
aa54436db9
open-vm-tools: Fix build with gcc 11
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Cc: Trevor Gamblin <Trevor.Gamblin@windriver.com >
(cherry picked from commit 08c0280b7c )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-17 06:47:18 -07:00
Randy MacLeod
62ddf0fa2b
open-vm-tools: upgrade 11.0.1 -> 11.2.5
...
Drop 0001-GitHub-Issue-367.-Remove-references-to-deprecated-G_.patch
since it was a backport.
Drop 0001-pollGtk-Drop-volatile-qualifier.patch
since it's covered by:
f48efc8e Make pollGtk resetable.
Drop 0001-utilBacktrace-Ignore-Warray-bounds.patch
since it's covered by:
0cfda58a Make peeking back into the stack work for back traces
Drop 0002-add-include-sys-sysmacros.h.patch
since it's covered by:
69b7e1f9 Include sysmacros.h directly as mandated by glibc-2.25.
Refit:
0005-Use-configure-to-test-for-feature-instead-of-platfor.patch
0009-Rename-poll.h-to-vm_poll.h.patch
0002-hgfsServerLinux-Consider-64bit-time_t-possibility.patch
0011-Use-uintmax_t-for-handling-rlim_t.patch
Add:
0001-Add-resolv_compat.h-for-musl-builds.patch
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com >
Signed-off-by: Trevor Gamblin <Trevor.Gamblin@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit 7a5fbd9d46 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-17 06:47:18 -07:00
wangmy
5bd3bf081d
uftrace: Fix error on aarch64 when binutils update to 2.35.1
...
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit e1c894d687 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-17 06:47:18 -07:00
Khem Raj
a9eace646c
vnstat: Disable install parallism to fix a potential install race
...
It seems in some cases installing vnstati program races and is tried
twice, and second operation fails since it ensues somewhere between
the file being created by first operation and file actually being
created
/home/pokybuild/yocto-worker/meta-oe/build/build/tmp/hosttools/install -c vnstat vnstati '/home/pokybuild/yocto-worker/meta-oe/build/build/tmp/work/core2-64-poky-linux/vnstat/2.6-r0/image/usr/bin'
| /home/pokybuild/yocto-worker/meta-oe/build/build/tmp/hosttools/install -c -m 644 ../vnstat-2.6/man/vnstatd.8 '/home/pokybuild/yocto-worker/meta-oe/build/build/tmp/work/core2-64-poky-linux/vnstat/2.6-r0/image/usr/share/man/man8'
| /home/pokybuild/yocto-worker/meta-oe/build/build/tmp/hosttools/install -c -m 644 ../vnstat-2.6/man/vnstat.conf.5 '/home/pokybuild/yocto-worker/meta-oe/build/build/tmp/work/core2-64-poky-linux/vnstat/2.6-r0/image/usr/share/man/man5'
| /home/pokybuild/yocto-worker/meta-oe/build/build/tmp/hosttools/install -c -m 644 ../vnstat-2.6/man/vnstat.1 ../vnstat-2.6/man/vnstati.1 '/home/pokybuild/yocto-worker/meta-oe/build/build/tmp/work/core2-64-poky-linux/vnstat/2.6-r0/image/usr/share/man/man1'
| make install-data-hook
| make[3]: Entering directory '/home/pokybuild/yocto-worker/meta-oe/build/build/tmp/work/core2-64-poky-linux/vnstat/2.6-r0/build'
| Making install-exec in .
| make[4]: Entering directory '/home/pokybuild/yocto-worker/meta-oe/build/build/tmp/work/core2-64-poky-linux/vnstat/2.6-r0/build'
| /home/pokybuild/yocto-worker/meta-oe/build/build/tmp/hosttools/mkdir -p '/home/pokybuild/yocto-worker/meta-oe/build/build/tmp/work/core2-64-poky-linux/vnstat/2.6-r0/image/usr/bin'
| /home/pokybuild/yocto-worker/meta-oe/build/build/tmp/hosttools/mkdir -p '/home/pokybuild/yocto-worker/meta-oe/build/build/tmp/work/core2-64-poky-linux/vnstat/2.6-r0/image/usr/sbin'
| /home/pokybuild/yocto-worker/meta-oe/build/build/tmp/hosttools/install -c vnstat vnstati '/home/pokybuild/yocto-worker/meta-oe/build/build/tmp/work/core2-64-poky-linux/vnstat/2.6-r0/image/usr/bin'
| /home/pokybuild/yocto-worker/meta-oe/build/build/tmp/hosttools/install -c vnstatd '/home/pokybuild/yocto-worker/meta-oe/build/build/tmp/work/core2-64-poky-linux/vnstat/2.6-r0/image/usr/sbin'
| /home/pokybuild/yocto-worker/meta-oe/build/build/tmp/hosttools/install: cannot create regular file '/home/pokybuild/yocto-worker/meta-oe/build/build/tmp/work/core2-64-poky-linux/vnstat/2.6-r0/image/usr/bin/vnstati': File exists
| make[4]: *** [Makefile:822: install-binPROGRAMS] Error 1
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit 342b6b0475 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-17 06:47:18 -07:00
persianpros
afec1a4fce
PEP8 double aggressive W291 ~ W293 and W391
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit e0b9cd57fa )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-17 06:47:18 -07:00
persianpros
40fb89213b
PEP8 double aggressive E301 ~ E306
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit af6838a62c )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-17 06:47:18 -07:00
persianpros
07531e6285
PEP8 double aggressive E22, E224, E241, E242 and E27
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit 144c107c42 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-17 06:47:18 -07:00
persianpros
4099668975
PEP8 double aggressive E20 and E211
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit 9c8810de37 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-17 06:47:18 -07:00
persianpros
e8c50177ef
PEP8 double aggressive E701, E70 and E502
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit fa4f448fbe )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-17 06:47:18 -07:00
Ross Burton
dd632f78e6
fwts: upgrade to 21.03.00
...
Rebase the musl patches.
Drop json-c dependency as this is no longer used.
Drop FILES_${PN}-dbg packaging as this happens magically now.
Drop -Wno-error CFLAGS as we patch out -Werror entirely.
Add dtc RDEPENDS as this is needed at runtime.
Signed-off-by: Ross Burton <ross.burton@arm.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit b7b0bcb4fe )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-17 06:47:18 -07:00
Kamil Dziezyk
650bdf6889
bats: upgrade 1.1.0 -> 1.3.0
...
Add 'pretty' PACKAGECONFIG option with ncurses runtime dependency.
This option allows to display test results with '--formatter pretty|-p'
bats command line option.
Signed-off-by: Kamil Dziezyk <kamil.dziezyk@arm.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit df625750c6 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-17 06:47:18 -07:00
Hongxu Jia
6b937081d9
debootstrap: 1.0.67 -> 1.0.123
...
- Excise all devices.tar.gz code
- Use yocto vars to override hardcoded dir to support native and nativesdk
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit 605cb20bdf )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-17 06:47:18 -07:00
Martin Jansa
707bc1899d
opencv: link sfm module with Glog
...
* fixes build issue when dnn PACKAGECONFIG is enabled and ld-is-gold in DISTRO_FEATURES
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit 41ca2e57bc )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-17 06:47:18 -07:00
Martin Jansa
5ed751b666
opencv: fetch wechat_qrcode files used by dnn PACKAGECONFIG
...
* otherwise build fails when dnn is enabled:
| -- wechat_qrcode: Download: detect.caffemodel
| CMake Error at /OE/build/oe-core/tmp-glibc/work/core2-64-oe-linux/opencv/4.5.2-r0/git/cmake/OpenCVDownload.cmake:161 (message):
| Not going to download detect.caffemodel
| Call Stack (most recent call first):
| /OE/build/oe-core/tmp-glibc/work/core2-64-oe-linux/opencv/4.5.2-r0/contrib/modules/wechat_qrcode/CMakeLists.txt:16 (ocv_download)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit 9a3040040f )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-17 06:47:18 -07:00
Khem Raj
fdff890d71
core-image-minimal-xfce: Use graphical.target as default
...
This ensures that nodm unit is started during boot with systemd images
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Acked-by: Kai Kang <kai.kang@windriver.com >
(cherry picked from commit a2f2e752c2 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-17 06:46:24 -07:00
Leon Anavi
e814109e1c
python3-croniter: Upgrade 1.0.11 -> 1.0.12
...
Upgrade to release 1.0.12:
- Add support for hashed/random/keyword expressions
- Review support support for hashed/random/keyword expression and
add expanders reactor
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com >
(cherry picked from commit 4c0e6d3365 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-04-17 06:46:24 -07:00