summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gobject-introspection
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-08-29 17:30:14 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-03 09:58:38 +0100
commit16fae9fffe203cb67e965e2688be2c21b74dbfdd (patch)
treef4319e0aa1a4c5ff063d19b4503bc26c40be22ee /meta/recipes-gnome/gobject-introspection
parent9587685d1afb7dfd0830a7756d379690f33f8df4 (diff)
downloadpoky-16fae9fffe203cb67e965e2688be2c21b74dbfdd.tar.gz
gobject-introspection: odd versions are development snapshots
(From OE-Core rev: 5c2fcbc42dc85764863771ed62c7415aafb85916) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gobject-introspection')
-rw-r--r--meta/recipes-gnome/gobject-introspection/gobject-introspection_1.48.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.48.0.bb b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.48.0.bb
index eca6ce00a0..b41a317099 100644
--- a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.48.0.bb
+++ b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.48.0.bb
@@ -18,7 +18,7 @@ SRC_URI = "${GNOME_MIRROR}/${BPN}/1.48/${BPN}-${PV}.tar.xz \
18SRC_URI[md5sum] = "01301fa9019667d48e927353e08bc218" 18SRC_URI[md5sum] = "01301fa9019667d48e927353e08bc218"
19SRC_URI[sha256sum] = "fa275aaccdbfc91ec0bc9a6fd0562051acdba731e7d584b64a277fec60e75877" 19SRC_URI[sha256sum] = "fa275aaccdbfc91ec0bc9a6fd0562051acdba731e7d584b64a277fec60e75877"
20 20
21inherit autotools pkgconfig gtk-doc python3native qemu gobject-introspection-data 21inherit autotools pkgconfig gtk-doc python3native qemu gobject-introspection-data upstream-version-is-even
22BBCLASSEXTEND = "native" 22BBCLASSEXTEND = "native"
23 23
24# needed for writing out the qemu wrapper script 24# needed for writing out the qemu wrapper script