mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
python3-pyyaml-include: upgrade 2.1 -> 2.2
Changelog: ============ - Add flatten argument. - fix issue if glob_params is not int. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/tanbro/pyyaml-include"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504"
|
||||
DEPENDS += "python3-setuptools-scm-native"
|
||||
SRCREV = "dc16153b28f5cab997814c0ce9b43dc4c58507e7"
|
||||
SRCREV = "c5be2b7dfc4aaa91e44dbeb6fa42adc80936ef9d"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/tanbro/pyyaml-include;protocol=https;branch=main \
|
||||
Reference in New Issue
Block a user