Browse Source

python3-luma-core: Upgrade 2.0.1 -> 2.2.0

Upgrade to release 2.2.0:

- Linux framebuffer: Support BGR, RGBA & BGRA colorspace displays
- Linux framebuffer pseudo-device uses diff-to-previous algorithm
- Change order of namepaces cmdline, so SSD1306 is default

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>
Leon Anavi 3 years ago
parent
commit
f0b1671175
1 changed files with 1 additions and 1 deletions
  1. 1 1
      meta-python/recipes-devtools/python/python3-luma-core_2.2.0.bb

+ 1 - 1
meta-python/recipes-devtools/python/python3-luma-core_2.0.1.bb → meta-python/recipes-devtools/python/python3-luma-core_2.2.0.bb

@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=db07e3d471938ea7d7fd2135f88ac9a1"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "a0bc18c03cfb293c9c1b1d8883c2ec7c29d167e4af99f795b5698c8a864332df"
+SRC_URI[sha256sum] = "62a24518d3aa084d75206a19056eb8aa71b5a3d0c159d2e95b388cb3150a7b1c"
 
 CLEANBROKEN = "1"