mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
babl: upgrade 0.1.104 -> 0.1.106
Changelog: ========= Disable LUTs on big-endian, fix to 1bpp->4bpp LUTs, faster startup by caching balanced RGB to XYZ matrices. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
6a4a2a057b
commit
817421dc50
|
|
@ -11,7 +11,7 @@ inherit setuptools3 gnomebase gobject-introspection vala
|
|||
DEPENDS += "lcms"
|
||||
|
||||
SRC_URI = "https://download.gimp.org/pub/${BPN}/0.1/${BP}.tar.xz"
|
||||
SRC_URI[sha256sum] = "22e38e1d19c5391abc8ccf936033a9d035e8a8ec7523e5cd76a4c01137d7160c"
|
||||
SRC_URI[sha256sum] = "d325135d3304f088c134cc620013acf035de2e5d125a50a2d91054e7377c415f"
|
||||
|
||||
FILES:${PN} += "${libdir}/${BPN}-${@gnome_verdir("${PV}")}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user