mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
webp-pixbuf-loader: update 0.0.7 -> 0.2.0
- fix license information Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
SUMMARY = "WebP GDK Pixbuf Loader library"
|
||||
HOMEPAGE = "https://github.com/aruiz/webp-pixbuf-loader"
|
||||
LICENSE = "LGPL-2.1-or-later"
|
||||
LICENSE = "LGPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.LGPL-2;md5=0d90e6d44bcf69014bfae649c75aa6ca"
|
||||
|
||||
DEPENDS = " \
|
||||
@@ -15,7 +15,7 @@ EXTRA_OEMESON = "-Dupdate_cache=true"
|
||||
SRC_URI = "git://github.com/aruiz/webp-pixbuf-loader.git;protocol=https;nobranch=1"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "f91f79c05ff90b41774eda613dc10a2a0d996bc8"
|
||||
SRCREV = "eaa4ea02fd9d8ea8e0f4aac00dc6fa5b0eddd700"
|
||||
|
||||
FILES:${PN} = " \
|
||||
${datadir}/thumbnailers/webp-pixbuf.thumbnailer \
|
||||
Reference in New Issue
Block a user