diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-11-06 14:30:22 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-11-05 22:45:17 -0800 |
| commit | 97dcc7188504bdf654392a1286879d9658106c00 (patch) | |
| tree | e187545e8173fbe372741dfd88fc1f184d2567e5 /meta-oe | |
| parent | 8a98614eaf3205e0f9dbffc656859cd4dd6997c4 (diff) | |
| download | meta-openembedded-97dcc7188504bdf654392a1286879d9658106c00.tar.gz | |
libjcat: upgrade 0.2.1 -> 0.2.2
Changelog:
- Add bt-logindex blob kind
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-gnome/libjcat/libjcat_0.2.2.bb (renamed from meta-oe/recipes-gnome/libjcat/libjcat_0.2.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/libjcat/libjcat_0.2.1.bb b/meta-oe/recipes-gnome/libjcat/libjcat_0.2.2.bb index 7dc88d7279..af516a77c6 100644 --- a/meta-oe/recipes-gnome/libjcat/libjcat_0.2.1.bb +++ b/meta-oe/recipes-gnome/libjcat/libjcat_0.2.2.bb | |||
| @@ -11,7 +11,7 @@ SRC_URI = "\ | |||
| 11 | git://github.com/hughsie/libjcat.git;branch=main;protocol=https \ | 11 | git://github.com/hughsie/libjcat.git;branch=main;protocol=https \ |
| 12 | file://run-ptest \ | 12 | file://run-ptest \ |
| 13 | " | 13 | " |
| 14 | SRCREV = "869e7cf4511b81897512a3f0adb627218e618112" | 14 | SRCREV = "fc04ad2d4e65e55024a4507e0aaa2659a0a588a3" |
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
| 17 | inherit gobject-introspection gtk-doc meson ptest-gnome vala lib_package | 17 | inherit gobject-introspection gtk-doc meson ptest-gnome vala lib_package |
