summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/appstream/appstream_0.16.3.bb (renamed from meta-oe/recipes-support/appstream/appstream_0.16.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/appstream/appstream_0.16.2.bb b/meta-oe/recipes-support/appstream/appstream_0.16.3.bb
index 240e63a1bd..222cd80be1 100644
--- a/meta-oe/recipes-support/appstream/appstream_0.16.2.bb
+++ b/meta-oe/recipes-support/appstream/appstream_0.16.3.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] = "f9cb80bd388fbf06be268afa7f2d65863c85d605ad874b905094f3982d03f232" 28SRC_URI[sha256sum] = "081c917646e94d7221c9e4aae54dacda95a27c607fa93cd8e6344a2b318b98b1"
29 29
30S = "${WORKDIR}/AppStream-${PV}" 30S = "${WORKDIR}/AppStream-${PV}"
31 31