summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorJiaying Song <jiaying.song.cn@windriver.com>2026-04-13 17:29:55 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-04-13 07:47:53 -0700
commit3551db3839e9ebd8f8110db77978989eadc109b8 (patch)
treec527d140ffa990805126e02af1d77b36d9bd1918 /meta-python/recipes-devtools/python
parent96a803a50d55a455b0584d8a81168351d0f8c697 (diff)
downloadmeta-openembedded-3551db3839e9ebd8f8110db77978989eadc109b8.tar.gz
python3-blivet: upgrade 3.12.1 -> 3.13.2
Changelog: https://github.com/storaged-project/blivet/releases 1. Drop 0008-use-oe-variable-to-replace-hardcoded-dir.patch and add do_install:append to manually install D-Bus and systemd files: Upstream commit 0f0fd84d [1] removed data_files from setup.py and moved their installation to a Makefile target (install-dbus), but OE uses setuptools3_legacy which only runs setup.py install and does not invoke the Makefile. 2. Add missing RDEPENDS: - python3-dasbus: upstream replaced the internal safe_dbus module with the external dasbus library [2]. - python3-pygobject: was always required (gi.repository for libblockdev) but missing from old recipe. - util-linux: blivet directly calls lsblk, mount, umount and blockdev via subprocess. [1] https://github.com/storaged-project/blivet/commit/0f0fd84d [2] https://github.com/storaged-project/blivet/commit/1e7c5409 Signed-off-by: Jiaying Song <jiaying.song.cn@windriver.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
0 files changed, 0 insertions, 0 deletions