mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
gnome-autoar: upgrade 0.4.2 -> 0.4.3
Changelog: ========= * Prevent NULL dereference when extracting to root * Do not include basename in error messages * Do not request password when encryption is unsupported * Propagate libarchive errors when extraction failed Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ GTKDOC_MESON_OPTION = "gtk_doc"
|
|||||||
|
|
||||||
inherit gnomebase gobject-introspection gtk-doc vala
|
inherit gnomebase gobject-introspection gtk-doc vala
|
||||||
|
|
||||||
SRC_URI[archive.sha256sum] = "1d20694079300e12feabdb77304a969d1cc190d1d12a949be845cad01c78a5d3"
|
SRC_URI[archive.sha256sum] = "7bdf0789553496abddc3c963b0ce7363805c0c02c025feddebcaacc787249e88"
|
||||||
|
|
||||||
do_compile:prepend() {
|
do_compile:prepend() {
|
||||||
export GIR_EXTRA_LIBS_PATH="${B}/gnome-autoar/.libs"
|
export GIR_EXTRA_LIBS_PATH="${B}/gnome-autoar/.libs"
|
||||||
Reference in New Issue
Block a user