Commit Graph

17410 Commits

Author SHA1 Message Date
Leon Anavi 14fb1554df python3-soupsieve: Upgrade 1.9.4 -> 2.0.1
Upgrade to release 2.0.1 which brings the following new features
and bug fixes:

NEW: SelectorSyntaxError is derived from Exception not SyntaxError.
NEW: Remove deprecated comments and icomments from the API.
NEW: Drop support for EOL Python versions.
FIX: Corner case with splitting namespace and tag name.
FIX: Prune dead code.
FIX: Remove unused code.
FIX: :placeholder-shown should not match if the element has
content that overrides the placeholder.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-11 07:42:23 -07:00
Peace Lee 93c9a20bf3 guider: Upgrade to 3.9.7
Signed-off-by: Peace Lee <iipeace5@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:57:01 -07:00
Jacob Kroon e921a2f251 meta-oe: Don't inherit 'features_check' in recipes that don't utilize it
Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:57:01 -07:00
Zang Ruochen b2dfc24fde cryptsetup: upgrade 2.3.2 -> 2.3.3
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:57:01 -07:00
Leon Anavi 5525b91fab python3-bitarray: Upgrade 1.2.1 -> 1.2.2
Upgrade to release 1.2.2. Change license checksum because of the
updated metadata stored in PKG-INFO. The license remains PSF.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:56:56 -07:00
Leon Anavi d1bb385bff python3-beautifulsoup4: Upgrade 4.8.2 -> 4.9.1
Upgrade to release 4.9.1.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:56:50 -07:00
Leon Anavi 48a3fa1716 python3-twine: Upgrade 1.13.0 -> 3.1.1
Upgrade to release 3.1.1. Fix homepage, summary and license which
is Apache-2.0. It seems that previously there was a mismatch and
this information was referencing python six package, not twine.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:56:43 -07:00
Leon Anavi bd0526b3a9 python3-wcwidth: Upgrade 0.1.8 -> 0.2.4
Upgrade to release 0.2.4. The license file has been renamed but
the source code remains avaiable under MIT. Add a description
and a homepage.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:56:37 -07:00
Leon Anavi 72125cbf0c python3-wheel: Upgrade 0.33.6 -> 0.34.2
Upgrade to release 0.34.2 and inherit pypi.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:56:31 -07:00
Leon Anavi a2f4ef2135 python3-ujson: Upgrade 2.0.3 -> 3.0.0
Upgrade to release 3.0.0.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:56:25 -07:00
Leon Anavi db52e14151 python3-urllib3: Upgrade 1.25.7 -> 1.25.9
Upgrade to release 1.25.9.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:56:17 -07:00
Leon Anavi c7f63a9758 python3-waitress: Upgrade 1.4.3 -> 1.4.4
Upgrade to release 1.4.4.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:56:11 -07:00
Leon Anavi 4dfa7e5b3a python3-tornado: Upgrade 6.0.3 -> 6.0.4
Upgrade to release 6.0.4. Update the checksum of the LICENCE file
although the license hasn't been changed and remains Apache
Software License 2.0.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:56:03 -07:00
Leon Anavi e966c5b066 python3-tornado: Consolidate in a single file
Consolidate inc and bb files into a single bb file.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:55:53 -07:00
Leon Anavi 5b78352bc2 python3-oauthlib: Upgrade 2.0.6 -> 3.1.0
Upgrade to release 3.1.0. The year in file LICENCE has been
updated therefore the checksum has been changed but it still
remains a BSD license.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:55:46 -07:00
Leon Anavi e9c1bb5b7c python3-oauthlib: Consolidate in a single file
Consolidate inc and bb files into a single bb file. Inherit pypi.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:55:38 -07:00
Leon Anavi 67cfeab4cf python3-evdev: Consolidate in a single file
Consolidate inc and bb files into a single bb file.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:55:29 -07:00
Christian Eggers 9bc750f25d mscgen: Extend for native and nativesdk
msgcgen is often used together with doxygen (which is already available
for native/nativesdk).

Signed-off-by: Christian Eggers <ceggers@arri.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:55:27 -07:00
Christian Eggers 86193cd563 gd: Extend for native and nativesdk
gd is required for msgcgen which is often used together with doxygen.

Signed-off-by: Christian Eggers <ceggers@arri.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:55:27 -07:00
Christian Eggers e59f46e45c ttf-dejavu: Extend for native and nativesdk
When using doxygen together with the "dot" tool (graphviz package), a
ttf font package is additionally required.

Probably this change could also be moved to ttf.inc.

Signed-off-by: Christian Eggers <ceggers@arri.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:55:27 -07:00
Christian Eggers a661a41606 graphviz: Extend for nativesdk
The "dot" tool is often used together with doxygen which is already
available for nativesdk.

Cross compiling graphviz for nativesdk looks quite similar as building
for target. At installation time of the SDK, "dot -c" must be called in
order to create <SDK sysroot>/usr/lib/graphviz/config6.

Signed-off-by: Christian Eggers <ceggers@arri.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:55:27 -07:00
Changqing Li 1d6071e971 python-m2crypto: Add RDEPENDS
fix errors:
ModuleNotFoundError: No module named 'distutils'
ModuleNotFoundError: No module named 'asyncore'
ModuleNotFoundError: No module named 'xmlrpc'

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:55:19 -07:00
Changqing Li 1407d43bc4 python-django: add RDEPENDS
fix error:
ModuleNotFoundError: No module named 'distutils'

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:55:09 -07:00
Yongxin Liu 668d0152c7 intel-speed-select: Add new recipe for the tool to validate Intel SST
Signed-off-by: Yongxin Liu <yongxin.liu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:55:08 -07:00
Zang Ruochen 15e57216d0 mm-common: upgrade 1.0..0 -> 1.0.1
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:55:07 -07:00
Zheng Ruoqin 67245286b0 nghttp2: upgrade 1.40.0 -> 1.41.0
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:55:07 -07:00
Pierre-Jean Texier 339b7c6c34 haveged: upgrade 1.9.8 -> 1.9.9
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:55:07 -07:00
Khem Raj 63ef209402 toybox-inittab: Get rid of bashism
Be explicit about copying the files, makes it simpler for dash to handle
it

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Martin Jansa <Martin.Jansa@gmail.com>
Cc: Adam Miartus <adam.miartus@softhows.eu>
2020-06-10 20:55:07 -07:00
Zang Ruochen 33c8a0235b libcgi-perl: upgrade 4.47 -> 4.48
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:55:07 -07:00
Zang Ruochen 7ff5e30936 mercurial: upgrade 5.2 -> 5.4
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:55:07 -07:00
Martin Kelly 5599fcfe8e python3-paho-mqtt: add native,nativesdk support
Signed-off-by: Martin Kelly <mkelly@xevo.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10 20:54:47 -07:00
Joris Offouga bebeebc72c c-periphery: add recipe
Signed-off-by: Joris Offouga <offougajoris@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-08 22:00:37 -07:00
Kai Kang d85613d8d1 lvm2: remove service template from SYSTEMD_SERVICE
Remove systemd service template lvm2-pvscan@.service from
SYSTEMD_SERVICE. It should be started/stopped in udev rules file
69-dm-lvm-metad.rules.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-08 22:00:37 -07:00
Pierre-Jean Texier f95dca5953 libzip: upgrade 1.6.1 -> 1.7.0
See full changelog https://github.com/nih-at/libzip/releases/tag/rel-1-7-0

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-08 22:00:37 -07:00
Pierre-Jean Texier bf1ac503e8 nftables: upgrade 0.9.4 -> 0.9.5
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-08 22:00:37 -07:00
Pierre-Jean Texier 9e7912b8fd libnftnl: upgrade 1.1.6 -> 1.1.7
See https://lwn.net/Articles/822353/

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-08 22:00:37 -07:00
Pierre-Jean Texier 28bf55bafc jpnevulator: upgrade 2.3.4 -> 2.3.5
See changelog https://github.com/snarlistic/jpnevulator/blob/master/Changelog

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-08 22:00:37 -07:00
Pierre-Jean Texier e36b8381e9 tinyproxy: fix upstream check URL
Fixes:

$: devtool check-upgrade-status tinyproxy
<...>

INFO: tinyproxy                 1.10.0          UNKNOWN_BROKEN  None

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-08 22:00:37 -07:00
Pierre-Jean Texier 3341fc97d6 tcpreplay: fix upstream check URL
Fixes:

$: devtool check-upgrade-status tcpreplay
<...>

INFO: tcpreplay                 4.3.2           UNKNOWN_BROKEN  None

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-08 22:00:37 -07:00
Andreas Müller 2486d37877 vlc: upgrade 3.0.9.2 -> 3.0.10
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-08 22:00:37 -07:00
Andreas Müller aadbc77f8e vlc: Fix build with qt5 in PACKAGECONFIG and Qt >= 5.15 / renumber patches
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-08 22:00:37 -07:00
Zang Ruochen 91b30560e4 libvpx: upgrade 1.8.1 -> 1.8.2
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-08 22:00:37 -07:00
Lei YU 3eb4c089a8 httpfs2: mount a http url as a file based on FUSE
Signed-off-by: Lei YU <yulei.sh@bytedance.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-08 22:00:37 -07:00
Pierre-Jean Texier 8bec347159 libnfc: upgrade 1.7.1 -> 1.8.0
See full changelog https://github.com/nfc-tools/libnfc/blob/master/ChangeLog#L1

Also remove patch applied upstream

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-08 22:00:37 -07:00
Zang Ruochen c3041362f5 mksh: upgrade 58 -> 59
-License-Update: Copyright year updated to 2020.

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-08 22:00:37 -07:00
Mingli Yu 9f3a74984a python3-webcolors: add the missing rdepends
Add the missing rdepends to fix below error:
 # python3
 [snip]
 >>> import webcolors
 [snip]
 ModuleNotFoundError: No module named 'typing'

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-08 13:58:03 -07:00
Adam Miartus d9a11e5017 meta-oe toybox: enable toybox init when selected as init manager
compile in toybox init binary and rdepend on toybox inittab files

Signed-off-by: Adam Miartus <adam.miartus@softhows.eu>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-08 13:58:03 -07:00
Adam Miartus 50b650bbef meta-oe toybox-inittab: allow getty as a packageconfig feature
Signed-off-by: Adam Miartus <adam.miartus@softhows.eu>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-08 13:58:03 -07:00
Adam Miartus 03886017a9 meta-oe toybox-inittab: toybox inittab implementation
adds lightweight inittab scripts for use with toybox

Signed-off-by: Adam Miartus <adam.miartus@softhows.eu>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-08 13:58:03 -07:00
Martin Kelly 58d1f552a0 mosquitto: typo fix
The "ssl" PACKAGECONFIG setting contains WITH_EC_OFF instead of
WITH_EC=OFF, resulting in a build break when "ssl" is not set.

Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-08 13:58:03 -07:00