From: Richard Purdie Date: Wed, 2 Nov 2022 09:26:49 +0000 (+0000) Subject: lttng-modules: upgrade 2.13.5 -> 2.13.7 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2641 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1243d6afc075e3c89ca69af214e70c0d159cb832;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git lttng-modules: upgrade 2.13.5 -> 2.13.7 Signed-off-by: Richard Purdie Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.13.5.bb b/meta/recipes-kernel/lttng/lttng-modules_2.13.7.bb similarity index 94% rename from meta/recipes-kernel/lttng/lttng-modules_2.13.5.bb rename to meta/recipes-kernel/lttng/lttng-modules_2.13.7.bb index 00095d6ab7b..49c584dff4d 100644 --- a/meta/recipes-kernel/lttng/lttng-modules_2.13.5.bb +++ b/meta/recipes-kernel/lttng/lttng-modules_2.13.7.bb @@ -16,7 +16,7 @@ SRC_URI = "https://lttng.org/files/${BPN}/${BPN}-${PV}.tar.bz2 \ # Use :append here so that the patch is applied also when using devupstream SRC_URI:append = " file://0001-src-Kbuild-change-missing-CONFIG_TRACEPOINTS-to-warn.patch" -SRC_URI[sha256sum] = "eceb3428d80e85a9f008425beb9526195c9f7f02b302f28add56df53aef3e708" +SRC_URI[sha256sum] = "5a99679df7903160cbde3918fee5af90ffafc90fc96ccdefaa57cf230492b234" export INSTALL_MOD_DIR="kernel/lttng-modules"