summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/appstream/appstream_0.16.2.bb (renamed from meta-oe/recipes-support/appstream/appstream_0.16.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/appstream/appstream_0.16.1.bb b/meta-oe/recipes-support/appstream/appstream_0.16.2.bb
index b8cecec41f..1ba4521834 100644
--- a/meta-oe/recipes-support/appstream/appstream_0.16.1.bb
+++ b/meta-oe/recipes-support/appstream/appstream_0.16.2.bb
@@ -25,7 +25,7 @@ GIR_MESON_OPTION = "gir"
25 25
26SRC_URI = "https://www.freedesktop.org/software/appstream/releases/AppStream-${PV}.tar.xz" 26SRC_URI = "https://www.freedesktop.org/software/appstream/releases/AppStream-${PV}.tar.xz"
27SRC_URI:append:class-target = " file://0001-fix-crosscompile.patch" 27SRC_URI:append:class-target = " file://0001-fix-crosscompile.patch"
28SRC_URI[sha256sum] = "77e274e163db1f0a1bec8f4134b1d0f31e9c0a8c54cd37f724a7d30a71cf41d2" 28SRC_URI[sha256sum] = "f9cb80bd388fbf06be268afa7f2d65863c85d605ad874b905094f3982d03f232"
29 29
30S = "${WORKDIR}/AppStream-${PV}" 30S = "${WORKDIR}/AppStream-${PV}"
31 31