Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions package/mesa3d/mesa3d.mk
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,9 @@ ifeq ($(BR2_PACKAGE_MESA3D_VULKAN_DRIVER_IMAGINATION),y)
HOST_MESA3D_TOOLS += imagination
endif

HOST_MESA3D_CONF_ENV = \
LLVM_CONFIG="$(HOST_DIR)/bin/llvm-config"

HOST_MESA3D_CONF_OPTS = \
-Dglvnd=disabled \
-Dgallium-drivers=$(subst $(space),$(comma),$(HOST_MESA3D_GALLIUM_DRIVERS-y)) \
Expand Down
2 changes: 1 addition & 1 deletion package/mpd/mpd.hash
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Locally calculated after checking pgp signature
sha256 47c4f146f39a09979ca65d232063d7df566b101c5b36ca8895083f9f278b0460 mpd-0.24.7.tar.xz
sha256 1868aded6aabe6a02a6427ef1d3856b11370612afc53d28184533db53991d2f7 mpd-0.24.8.tar.xz
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING
2 changes: 1 addition & 1 deletion package/mpd/mpd.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
################################################################################

MPD_VERSION_MAJOR = 0.24
MPD_VERSION = $(MPD_VERSION_MAJOR).7
MPD_VERSION = $(MPD_VERSION_MAJOR).8
MPD_SOURCE = mpd-$(MPD_VERSION).tar.xz
MPD_SITE = https://www.musicpd.org/download/mpd/$(MPD_VERSION_MAJOR)
MPD_DEPENDENCIES = host-pkgconf fmt
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Subject: [PATCH] gh-139275: Fix compilation of
Upstream: https://github.com/python/cpython/commit/1963e701001839389cfb1b11d803b0743f4705d7

[ Bernd Kuhls: ported to Python 3.14.2]
[ Vincent Fazio: update to apply cleanly to 3.14.3 ]
Signed-off-by: Bernd Kuhls <[email protected]>
---
.../2025-09-24-17-32-52.gh-issue-139275.novrqf.rst | 2 ++
Expand Down Expand Up @@ -41,7 +42,7 @@ diff --git a/Python/remote_debug.h b/Python/remote_debug.h
index 8f9b6cd4c49..b7d17a0f345 100644
--- a/Python/remote_debug.h
+++ b/Python/remote_debug.h
@@ -881,7 +881,7 @@ _Py_RemoteDebug_GetPyRuntimeAddress(proc_handle_t* handle)
@@ -886,7 +886,7 @@ _Py_RemoteDebug_GetPyRuntimeAddress(proc_handle_t* handle)
handle->pid);
_PyErr_ChainExceptions1(exc);
}
Expand Down
5 changes: 2 additions & 3 deletions package/python3/python3.hash
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# From https://www.python.org/downloads/release/python-3142/
md5 19a31b2838db3b53f9f2db8782bf8773 Python-3.14.2.tar.xz
# From https://www.python.org/downloads/release/python-3143/
sha256 a97d5549e9ad81fe17159ed02c68774ad5d266c72f8d9a0b5a9c371fe85d902b Python-3.14.3.tar.xz
# Locally computed
sha256 ce543ab854bc256b61b71e9b27f831ffd1bfd60a479d639f8be7f9757cf573e9 Python-3.14.2.tar.xz
sha256 b0e25a78cffb43f4d92de8b61ccfa1f1f98ecbc22330b54b5251e7b6ba010231 LICENSE
2 changes: 1 addition & 1 deletion package/python3/python3.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
################################################################################

PYTHON3_VERSION_MAJOR = 3.14
PYTHON3_VERSION = $(PYTHON3_VERSION_MAJOR).2
PYTHON3_VERSION = $(PYTHON3_VERSION_MAJOR).3
PYTHON3_SOURCE = Python-$(PYTHON3_VERSION).tar.xz
PYTHON3_SITE = https://python.org/ftp/python/$(PYTHON3_VERSION)
PYTHON3_LICENSE = Python-2.0, others
Expand Down
6 changes: 3 additions & 3 deletions package/webkitgtk/webkitgtk.hash
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# From https://www.webkitgtk.org/releases/webkitgtk-2.50.1.tar.xz.sums
sha1 b599be86497f57fc5b2eb8b5d60ff181fc651752 webkitgtk-2.50.1.tar.xz
sha256 33e912ee6e3cdb4b9803715f50686af85a60af47f1cf72a6acc6a2db1bb3d9fe webkitgtk-2.50.1.tar.xz
# From https://www.webkitgtk.org/releases/webkitgtk-2.50.4.tar.xz.sums
sha1 719c304539cecca945846700cefebc7339eb5924 webkitgtk-2.50.4.tar.xz
sha256 d3bfa473845acfab72635bada5e0d134fda6792c5b95c5c5cd141b46125bd8e4 webkitgtk-2.50.4.tar.xz

# Hashes for license files:
sha256 0b5d3a7cc325942567373b0ecd757d07c132e0ebd7c97bfc63f7e1a76094edb4 Source/WebCore/LICENSE-APPLE
Expand Down
2 changes: 1 addition & 1 deletion package/webkitgtk/webkitgtk.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

WEBKITGTK_VERSION = 2.50.1
WEBKITGTK_VERSION = 2.50.4
WEBKITGTK_SITE = https://www.webkitgtk.org/releases
WEBKITGTK_SOURCE = webkitgtk-$(WEBKITGTK_VERSION).tar.xz
WEBKITGTK_INSTALL_STAGING = YES
Expand Down