summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-04-09 15:10:09 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-04-16 08:07:03 +0100
commitde0e22441c4cd610a4fd763a79537ac0cc344076 (patch)
treef72c36f5d9fe11981b0b913dc834488784136047 /meta/recipes-graphics
parentbe99f264601f435f7f6654f4887845d9616be663 (diff)
downloadpoky-de0e22441c4cd610a4fd763a79537ac0cc344076.tar.gz
mtdev: upgrade 1.1.6 -> 1.1.7
Changelog: ========= -test: link using libmtdev.la -Fix test warnings (From OE-Core rev: ca3722c9b772c592c0b13333d267d4426a2a27d9) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/wayland/mtdev_1.1.7.bb (renamed from meta/recipes-graphics/wayland/mtdev_1.1.6.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-graphics/wayland/mtdev_1.1.6.bb b/meta/recipes-graphics/wayland/mtdev_1.1.7.bb
index 7c1cb5e4ec..24803c4238 100644
--- a/meta/recipes-graphics/wayland/mtdev_1.1.6.bb
+++ b/meta/recipes-graphics/wayland/mtdev_1.1.7.bb
@@ -12,7 +12,6 @@ LICENSE = "MIT"
12LIC_FILES_CHKSUM = "file://COPYING;md5=ea6bd0268bb0fcd6b27698616ceee5d6" 12LIC_FILES_CHKSUM = "file://COPYING;md5=ea6bd0268bb0fcd6b27698616ceee5d6"
13 13
14SRC_URI = "http://bitmath.org/code/${BPN}/${BP}.tar.bz2" 14SRC_URI = "http://bitmath.org/code/${BPN}/${BP}.tar.bz2"
15SRC_URI[md5sum] = "bf8ef2482e84a00b5db8fbd3ce00e249" 15SRC_URI[sha256sum] = "a107adad2101fecac54ac7f9f0e0a0dd155d954193da55c2340c97f2ff1d814e"
16SRC_URI[sha256sum] = "15d7b28da8ac71d8bc8c9287c2045fd174267bc740bec10cfda332dc1204e0e0"
17 16
18inherit autotools pkgconfig 17inherit autotools pkgconfig