mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python3-cvxopt: upgrade 1.2.6 -> 1.2.7
The upgrade fixes a do_compile error in 1.2.6. Release notes are brief: Version 1.2.7 (September 20, 2021). Minor improvements and bug fixes. Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ba1a8a73d8ebea5c47a1173aaf476ddd"
|
||||
|
||||
SRC_URI = "git://github.com/cvxopt/cvxopt;protocol=https"
|
||||
|
||||
SRCREV = "60fdb838e0bb2d8f32ba51129552c83b55acd2a7"
|
||||
SRCREV = "d5a21cf1da62e4269176384b1ff62edac5579f94"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user