summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/libtraceevent
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-06-27 15:17:05 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-06-28 07:56:33 +0100
commitab410170ec8248f36328668ac8c3cfbec31deb6c (patch)
tree4094f04b55df54ebcb91b2121a0261872ca7fc74 /meta/recipes-kernel/libtraceevent
parent1740da35a25f9464748fe0e9eb504154f38bdd7b (diff)
downloadpoky-ab410170ec8248f36328668ac8c3cfbec31deb6c.tar.gz
libtraceevent: upgrade 1.7.2 -> 1.7.3
(From OE-Core rev: cc1b69a102d0fa42b062d7b08ff2684f7dc1f701) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/libtraceevent')
-rw-r--r--meta/recipes-kernel/libtraceevent/libtraceevent_1.7.3.bb (renamed from meta/recipes-kernel/libtraceevent/libtraceevent_1.7.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/libtraceevent/libtraceevent_1.7.2.bb b/meta/recipes-kernel/libtraceevent/libtraceevent_1.7.3.bb
index b5c0834d89..f9a3811669 100644
--- a/meta/recipes-kernel/libtraceevent/libtraceevent_1.7.2.bb
+++ b/meta/recipes-kernel/libtraceevent/libtraceevent_1.7.3.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSES/GPL-2.0;md5=e6a75371ba4d16749254a51215d13f97
8 file://LICENSES/LGPL-2.1;md5=b370887980db5dd40659b50909238dbd" 8 file://LICENSES/LGPL-2.1;md5=b370887980db5dd40659b50909238dbd"
9SECTION = "libs" 9SECTION = "libs"
10 10
11SRCREV = "1c6f0f3b2bb47571fc455dc565dc343152517d98" 11SRCREV = "dd148189b74da3e2f45c7e536319fec97cb71213"
12SRC_URI = "git://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git;branch=${BPN};protocol=https \ 12SRC_URI = "git://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git;branch=${BPN};protocol=https \
13 file://0001-makefile-Do-not-preserve-ownership-in-cp-command.patch" 13 file://0001-makefile-Do-not-preserve-ownership-in-cp-command.patch"
14 14