mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 23:05:34 +01:00
python3-meh: Upgrade 0.49 -> 0.50
Upgrade to release 0.50: - dump: Use exception's type and value when calculating hash 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>
This commit is contained in:
parent
92d4e241bb
commit
fb2f308724
|
|
@ -11,7 +11,7 @@ S = "${WORKDIR}/git"
|
|||
|
||||
SRC_URI = "git://github.com/rhinstaller/python-meh.git;protocol=https;branch=master \
|
||||
"
|
||||
SRCREV = "50c09e5c4c76757099d686c316b4bf42f72db71b"
|
||||
SRCREV = "11980776c5ad757401ea1d12fd1f331d96428105"
|
||||
|
||||
FILES_${PN} += "${datadir}/*"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user