diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-08-19 09:27:09 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-08-21 22:51:42 +0100 |
commit | 4dca8ff9c93421dcf3c7d2779963538504885bc4 (patch) | |
tree | a96a37adef6044caa261ffb28a1600adc7daf191 | |
parent | c761ef2e57205090b5d882867341eea457924402 (diff) | |
download | poky-4dca8ff9c93421dcf3c7d2779963538504885bc4.tar.gz |
pango: upgrade 1.50.8 -> 1.50.9
(From OE-Core rev: 4f6548ac2369cd6e7e34fb67bf94544c915f9897)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-graphics/pango/pango_1.50.9.bb (renamed from meta/recipes-graphics/pango/pango_1.50.8.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/pango/pango_1.50.8.bb b/meta/recipes-graphics/pango/pango_1.50.9.bb index 936526799f..03e2ca6721 100644 --- a/meta/recipes-graphics/pango/pango_1.50.8.bb +++ b/meta/recipes-graphics/pango/pango_1.50.9.bb | |||
@@ -24,7 +24,7 @@ SRC_URI += "file://run-ptest \ | |||
24 | file://0001-Skip-running-test-layout-test.patch \ | 24 | file://0001-Skip-running-test-layout-test.patch \ |
25 | " | 25 | " |
26 | 26 | ||
27 | SRC_URI[archive.sha256sum] = "cf626f59dd146c023174c4034920e9667f1d25ac2c1569516d63136c311255fa" | 27 | SRC_URI[archive.sha256sum] = "1b636aabf905130d806372136f5e137b6a27f26d47defd9240bf444f6a4fe610" |
28 | 28 | ||
29 | DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv cairo harfbuzz fribidi" | 29 | DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv cairo harfbuzz fribidi" |
30 | 30 | ||