diff mbox series

[2/2] lttng-modules: upgrade 2.13.5 -> 2.13.7

Message ID 20221102092649.631136-2-richard.purdie@linuxfoundation.org
State Accepted, archived
Commit 1243d6afc075e3c89ca69af214e70c0d159cb832
Headers show
Series [1/2] patchelf: upgrade 0.15.0 -> 0.16.1 | expand

Commit Message

Richard Purdie Nov. 2, 2022, 9:26 a.m. UTC
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 .../lttng/{lttng-modules_2.13.5.bb => lttng-modules_2.13.7.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-kernel/lttng/{lttng-modules_2.13.5.bb => lttng-modules_2.13.7.bb} (94%)

Comments

Ross Burton Nov. 2, 2022, 5:22 p.m. UTC | #1
Bruce has sent this already, and also drops a merged patch,

https://lore.kernel.org/openembedded-core/e3f510eaa6b7fab9c080881d43db6b556b46d9cf.1664904217.git.bruce.ashfield@gmail.com/

Ross

> On 2 Nov 2022, at 09:26, Richard Purdie via lists.openembedded.org <richard.purdie=linuxfoundation.org@lists.openembedded.org> wrote:
> 
> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
> ---
> .../lttng/{lttng-modules_2.13.5.bb => lttng-modules_2.13.7.bb}  | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> rename meta/recipes-kernel/lttng/{lttng-modules_2.13.5.bb => lttng-modules_2.13.7.bb} (94%)
> 
> 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"
> 
> -- 
> 2.34.1
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#172578): https://lists.openembedded.org/g/openembedded-core/message/172578
> Mute This Topic: https://lists.openembedded.org/mt/94730262/6875888
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [ross.burton@arm.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
Ross Burton Nov. 2, 2022, 5:25 p.m. UTC | #2
Which doesn’t apply unless you have the rebased version in my branch.  Ignore me. :)

Ross

> On 2 Nov 2022, at 17:22, Ross Burton via lists.openembedded.org <ross.burton=arm.com@lists.openembedded.org> wrote:
> 
> Bruce has sent this already, and also drops a merged patch,
> 
> https://lore.kernel.org/openembedded-core/e3f510eaa6b7fab9c080881d43db6b556b46d9cf.1664904217.git.bruce.ashfield@gmail.com/
> 
> Ross
> 
>> On 2 Nov 2022, at 09:26, Richard Purdie via lists.openembedded.org <richard.purdie=linuxfoundation.org@lists.openembedded.org> wrote:
>> 
>> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
>> ---
>> .../lttng/{lttng-modules_2.13.5.bb => lttng-modules_2.13.7.bb}  | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>> rename meta/recipes-kernel/lttng/{lttng-modules_2.13.5.bb => lttng-modules_2.13.7.bb} (94%)
>> 
>> 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"
>> 
>> -- 
>> 2.34.1
>> 
>> 
>> 
>> 
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#172596): https://lists.openembedded.org/g/openembedded-core/message/172596
> Mute This Topic: https://lists.openembedded.org/mt/94730262/6875888
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [ross.burton@arm.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

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"