mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-06 15:20:12 +00:00
python3-luma-core: Upgrade 1.14.0 -> 1.14.1
Upgrade to release 1.14.1: - Pin spidev at v3.4 or lower; v3.5 seems to cause SystemException running on latest linux kernel - Fix bug in snapshot: should always redraw on startup 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:
+2
-2
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=eda804060ba2312e41fe96b6fa334fd7"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
SRC_URI[md5sum] = "c049eabcdd50c4c1e630282c058e18f8"
|
||||
SRC_URI[sha256sum] = "1501901f08c279abb9a5f1b76347955d6a15238c1e86e055aef96acd3e2e4215"
|
||||
SRC_URI[md5sum] = "a738326f46c860acf6a4a9b2ec36ba73"
|
||||
SRC_URI[sha256sum] = "972dc312b2831fe4c6b51943cc36903a9508cab8d9f2631a7ee485695924d34b"
|
||||
|
||||
CLEANBROKEN = "1"
|
||||
|
||||
Reference in New Issue
Block a user