diff options
| author | zhengruoqin <zhengrq.fnst@fujitsu.com> | 2021-05-14 10:16:08 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-05-14 07:26:46 -0700 |
| commit | 087223d8b03fd8080fde030a44036a33cb4f4655 (patch) | |
| tree | 7703c87e3c688047bc9442a91438668115d79ac3 | |
| parent | 357f1992e3b2ba97878bba23d5852625c0ee6ac0 (diff) | |
| download | meta-openembedded-087223d8b03fd8080fde030a44036a33cb4f4655.tar.gz | |
libxmlb: upgrade 0.3.0 -> 0.3.1
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.1.bb (renamed from meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.0.bb b/meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.1.bb index d677d2436f..72d3aba44f 100644 --- a/meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.0.bb +++ b/meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.1.bb | |||
| @@ -6,7 +6,7 @@ SRC_URI = "\ | |||
| 6 | git://github.com/hughsie/libxmlb.git \ | 6 | git://github.com/hughsie/libxmlb.git \ |
| 7 | file://run-ptest \ | 7 | file://run-ptest \ |
| 8 | " | 8 | " |
| 9 | SRCREV = "8f2f28eda419dbe31cb1a9aa022f0ca9d30ecb6a" | 9 | SRCREV = "98fc241305306de9468249301474820696acb4be" |
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
| 12 | inherit gobject-introspection gtk-doc meson ptest-gnome | 12 | inherit gobject-introspection gtk-doc meson ptest-gnome |
