mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
libexif: upgrade 0.6.24 -> 0.6.25
(From OE-Core rev: 3914200a88c1139ad84390fb1b1a9682a01babf3) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
9677c7464d
commit
1e7ead38a0
|
@ -1,4 +1,4 @@
|
||||||
From 1ee7217c8ae724d793f9a9876c3608057a2ccbf8 Mon Sep 17 00:00:00 2001
|
From ea0110e5def8eaf2567193323601f06ff892ce15 Mon Sep 17 00:00:00 2001
|
||||||
From: Julien Stephan <jstephan@baylibre.com>
|
From: Julien Stephan <jstephan@baylibre.com>
|
||||||
Date: Tue, 11 Jul 2023 16:07:54 +0200
|
Date: Tue, 11 Jul 2023 16:07:54 +0200
|
||||||
Subject: [PATCH] Add serial-tests config needed by ptest
|
Subject: [PATCH] Add serial-tests config needed by ptest
|
||||||
|
@ -13,10 +13,10 @@ Signed-off-by: Julien Stephan <jstephan@baylibre.com>
|
||||||
1 file changed, 1 insertion(+)
|
1 file changed, 1 insertion(+)
|
||||||
|
|
||||||
diff --git a/configure.ac b/configure.ac
|
diff --git a/configure.ac b/configure.ac
|
||||||
index cd48047..5413907 100644
|
index 9e483c9..561b61c 100644
|
||||||
--- a/configure.ac
|
--- a/configure.ac
|
||||||
+++ b/configure.ac
|
+++ b/configure.ac
|
||||||
@@ -16,6 +16,7 @@ AM_INIT_AUTOMAKE([
|
@@ -21,6 +21,7 @@ AM_INIT_AUTOMAKE([
|
||||||
dist-zip
|
dist-zip
|
||||||
check-news
|
check-news
|
||||||
subdir-objects
|
subdir-objects
|
||||||
|
|
|
@ -12,7 +12,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/libexif-${PV}.tar.bz2 \
|
||||||
file://run-ptest \
|
file://run-ptest \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI[sha256sum] = "d47564c433b733d83b6704c70477e0a4067811d184ec565258ac563d8223f6ae"
|
SRC_URI[sha256sum] = "7c9eba99aed3e6594d8c3e85861f1c6aaf450c218621528bc989d3b3e7a26307"
|
||||||
|
|
||||||
inherit autotools gettext github-releases ptest
|
inherit autotools gettext github-releases ptest
|
||||||
|
|
Loading…
Reference in New Issue
Block a user