Derek Straka
ee9fccf908
python3-ninja-syntax: Fix upstream check by specifying the UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-27 12:05:45 -07:00
Derek Straka
e594a78435
python3-idna-ssl: Fix upstream check by specifying the UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX
...
Consolidated inc into the recipe to remove a unneeded layer of indirection
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-27 12:05:45 -07:00
Derek Straka
9600507356
python3-flask-babel: update version 2.0.0 -> 3.1.0
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-27 12:05:45 -07:00
Derek Straka
d8f81f13ba
python3-cachecontrol: Fix upstream check by specifying the UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-27 12:05:45 -07:00
Samuli Piippo
a0557fe543
protobuf: stage protoc binary to sysroot
...
If protoc is enabled for the build, recipes using protobuf will
fail when protoc is not available in the recipe sysroot:
| The imported target "protobuf::protoc" references the file
|
| ".../recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/bin/protoc-3.21.5.0"
|
| but this file does not exist. Possible reasons include:
|
| * The file was deleted, renamed, or moved to another location.
|
| * An install or uninstall procedure did not complete successfully.
|
| * The installation package was faulty and contained
|
| ".../recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/lib/cmake/protobuf/protobuf-targets.cmake"
|
| but not all the files it references.
Use SYSROOT_DIRS to stage the binary to sysroot so it's always
available for other recipes.
Signed-off-by: Samuli Piippo <samuli.piippo@qt.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-27 12:05:45 -07:00
Derek Straka
02914b8b64
python3-pyzmq: update version 25.0.0 -> 25.1.1
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-27 12:05:45 -07:00
Derek Straka
2a43654fac
python3-xxhash: update version 3.2.0 -> 3.3.0
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-27 12:05:45 -07:00
Derek Straka
807dc278bd
python3-traitlets: update version 5.9.0 -> 5.10.1
...
Update license file location, verify BSD license still applies, and update checksum
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-27 12:05:45 -07:00
Derek Straka
48913b2ff9
python3-redis: update version 5.0.0 -> 5.0.1
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-27 12:05:45 -07:00
Derek Straka
a9140b705e
python3-pyproject-api: update version 1.5.1 -> 1.6.1
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-27 12:05:45 -07:00
Derek Straka
433956f6d3
python3-pyproj: update version 3.6.0 -> 3.6.1
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-27 12:05:45 -07:00
Khem Raj
7c3e425b8d
python3-pynetlinux: Fix patch upstream-status
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-27 12:05:45 -07:00
Khem Raj
91ef75cfea
python3-pybluez: Fix patch upstream-status
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-27 12:05:45 -07:00
Samantha Jalabert
41d6c0f7fc
Remove python3-isodate
...
python3-isodate recipe is moved to openembedded-core.
Signed-off-by: Marta Rybczynska <mrybczynska@syslinbit.com >
Signed-off-by: Samantha Jalabert <samantha.jalabert@syslinbit.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-26 21:16:03 -07:00
Samantha Jalabert
6f1261a66d
Remove python3-click
...
python3-click recipe is moved to openembedded-core.
Signed-off-by: Marta Rybczynska <mrybczynska@syslinbit.com >
Signed-off-by: Samantha Jalabert <samantha.jalabert@syslinbit.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-26 21:16:03 -07:00
Samantha Jalabert
1beedf1eb7
Remove python3-booleanpy
...
python3-booleanpy recipe is moved to openembedded-core.
Signed-off-by: Marta Rybczynska <mrybczynska@syslinbit.com >
Signed-off-by: Samantha Jalabert <samantha.jalabert@syslinbit.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-26 21:16:02 -07:00
Samantha Jalabert
1fba08c2f7
Remove python3-xmltodict
...
python3-xmltodict recipe is moved to openembedded-core.
Signed-off-by: Marta Rybczynska <mrybczynska@syslinbit.com >
Signed-off-by: Samantha Jalabert <samantha.jalabert@syslinbit.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-26 21:16:02 -07:00
Samantha Jalabert
df9dc7b8e3
Remove python3-license-expression
...
python3-license-expression recipe is moved to openembedded-core.
Signed-off-by: Marta Rybczynska <mrybczynska@syslinbit.com >
Signed-off-by: Samantha Jalabert <samantha.jalabert@syslinbit.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-26 21:16:02 -07:00
Samantha Jalabert
b2c2e9e600
Remove python3-rdflib
...
python3-rdflib recipe is moved to openembedded-core.
Signed-off-by: Marta Rybczynska <mrybczynska@syslinbit.com >
Signed-off-by: Samantha Jalabert <samantha.jalabert@syslinbit.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-26 21:16:02 -07:00
Derek Straka
908729c9ca
python3-pymysql: update verion 1.0.2 -> 1.1.0
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-26 21:16:02 -07:00
Derek Straka
a6e462e3b1
python3-pymysql: Fix upstream check by specifying the UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-26 21:16:02 -07:00
Derek Straka
f6712591f6
python-pyiface: Update version from git -> 0.0.11
...
Reorganize recipe to follow recipe style guide
Migrate to release version (No functional change from latest git version)
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-26 20:52:58 -07:00
Derek Straka
55d0a7396e
python3-pyasn1-modules: Update version 0.2.8 -> 0.3.0
...
Verified license is still BSD and updated the checksum for spacing change
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-26 20:44:03 -07:00
Derek Straka
0c6c135017
python3-pyhamcrest: Fix upstream check by specifying the UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-26 20:41:08 -07:00
Derek Straka
4570e4aa47
python3-pydantic: Update version 1.10.7 -> 2.4.1
...
Update build to use hatchling
Add dependency for README generation
Verify the license terms and update the checksum
Note from upstream
=======
Pydantic V2 is a ground-up rewrite that offers many new features, performance improvements, and some breaking changes compared to Pydantic V1.
If you're using Pydantic V1 you may want to look at the pydantic V1.10 Documentation or, 1.10.X-fixes git branch. Pydantic V2 also ships with the latest version of Pydantic V1 built in so that you can incrementally upgrade your code base and projects: from pydantic import v1 as pydantic_v1.
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-26 20:41:08 -07:00
Derek Straka
8a79a7519c
python3-async-timeout: remove old version of the library
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-26 14:20:21 -07:00
Derek Straka
b5ea5fd497
python3-argh: Update version 0.29.3 -> 0.29.4
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-26 14:20:21 -07:00
Derek Straka
cb621ee258
python3-apiflask: Update version 2.0.1 -> 2.0.2
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-26 14:20:21 -07:00
Khem Raj
9626784f46
cpp-netlib: Fix buildpaths in generated cmake files
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-26 14:20:21 -07:00
Khem Raj
0e3c482192
cpp-netlib: Fix build with boost 1.80+
...
Update to latest on 0.13.0 release branch
Set PR to 0.13.0
Drop unused SRC_URI checksum
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-26 12:44:12 -07:00
Martin Jansa
15c8096177
gupnp: fix build with meson-1.2.0
...
Signed-off-by: Martin Jansa <martin.jansa@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-26 12:44:12 -07:00
Michał Iwanicki
ad176afadc
python3-pyu2f: add recipe
...
Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-26 12:44:12 -07:00
Ross Burton
6985b3d6a9
webkitgtk3: reduce size of -dbg package
...
Unless DEBUG_BUILD is enabled, pass -g1 to massively reduce the size of
the debug symbols
Level 1 produces minimal information, enough for making backtraces in
parts of the program that you don't plan to debug. This includes
descriptions of functions and external variables, and line number
tables, but no information about local variables.
This makes the sstate objects a lot more manageable, and packaging
faster.
Based on - https://patchwork.yoctoproject.org/project/oe-core/patch/20230925113508.1087898-1-ross.burton@arm.com/
Signed-off-by: Ross Burton <ross.burton@arm.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-26 12:44:12 -07:00
Gianfranco Costamagna
79088766c8
mosquitto: upgrade 2.0.17 -> 2.0.18
...
Add two patches from Debian, pull requests proposed upstream as 2894 and 2895
to make it start only when board is online, and to fix dynamic websockets link failure
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-26 12:44:12 -07:00
Khem Raj
ee100d192d
mozjs-115: Apply autoconf tuple mismatch fix
...
Fixes
DEBUG: | Invalid configuration `riscv64gc-yoe-linux-gnu': machine `riscv64gc-yoe' not recognized
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-25 16:16:31 -07:00
Markus Volk
5804b39df5
udisks2: Upgrade 2.9.4 -> 2.10.1
...
- add a patch to fix reproducibility issues
Signed-off-by: Markus Volk <f_l_k@t-online.de >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-24 21:29:26 -07:00
Markus Volk
dc28f172aa
libblockdev: Upgrade 2.28 -> 3.03
...
- delete removed configure options
- add dependency on libnvme
Signed-off-by: Markus Volk <f_l_k@t-online.de >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-24 21:29:26 -07:00
Markus Volk
77cc7d45b2
tepl: Upgrade 6.4.0 -> 6.8.0
...
Signed-off-by: Markus Volk <f_l_k@t-online.de >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-24 09:25:24 -07:00
Markus Volk
cddc20f9c6
gedit: Upgrade 44.2 -> 46.1
...
- add recipes for libedit-amtk and libgedit-gtksourceview
- drop deprecated amtk recipe
- update dependencies
- fix reproducibility issue
Signed-off-by: Markus Volk <f_l_k@t-online.de >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-24 09:25:24 -07:00
Markus Volk
c40aebd422
Nautilus: Upgrade 44.2.1 -> 45.0
...
- remove the patch to fix reproducibility. It was partly committed
upstream but theres still one include with buildpath left in
src/nautilus-enum-types.c and @basename@ instead of @filename@
doesn't work here -> use sed to remove
Signed-off-by: Markus Volk <f_l_k@t-online.de >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-23 19:53:00 -07:00
Khem Raj
8d34444c74
xscreensaver: Add osuosl backup MIRROR
...
old tarballs disappear from main location, use a backup location to
fetch it in such cases.
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-23 12:20:13 -07:00
Derek Straka
0b4f790d6e
python3-web3: Update version 6.9.0 -> 6.10.0
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-22 23:57:50 -07:00
Derek Straka
f5d9e9400a
python3-websocket-client: Update version 1.5.3 -> 1.6.3
...
Verified license remains the same and updated the checksum
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-22 23:57:50 -07:00
Markus Volk
5a45535ee0
evince: Upgrade 44.2 -> 45.0
...
Signed-off-by: Markus Volk <f_l_k@t-online.de >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-22 23:57:50 -07:00
Markus Volk
2c8ea3f049
mozjs: add recipe for v115
...
Signed-off-by: Markus Volk <f_l_k@t-online.de >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-22 23:57:50 -07:00
Markus Volk
d60a6a4c8f
gjs: Upgrade 1.76.1 -> 1.78.0
...
Signed-off-by: Markus Volk <f_l_k@t-online.de >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-22 23:57:50 -07:00
Markus Volk
85b0b10bb1
gexiv: Upgrade 0.14.0 -> 0.14.2
...
- enable vapi build
- delete removed meson option
Signed-off-by: Markus Volk <f_l_k@t-online.de >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-22 23:57:50 -07:00
Markus Volk
26321acb6e
exiv2: Upgrade 0.27.6 -> 0.28.0
...
- add required dependencies on brotli and libinih
Signed-off-by: Markus Volk <f_l_k@t-online.de >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-22 23:57:50 -07:00
Derek Straka
f14681d981
python3-posix-ipc: Update version 1.0.5 -> 1.1.1
...
Verified LICENSE remains BSD-3-Clause (Copyright year updated)
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-22 15:41:08 -07:00
Derek Straka
392729b2e7
python3-langtable: Update version 0.0.63 -> 0.0.64
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-22 15:41:08 -07:00