]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
linux-yocto-rt/54: fix 5.4-rt build breakage
authorBruce Ashfield <bruce.ashfield@gmail.com>
Tue, 27 Jun 2023 14:24:19 +0000 (10:24 -0400)
committerSteve Sakoman <steve@sakoman.com>
Thu, 29 Jun 2023 13:55:23 +0000 (03:55 -1000)
commit13add4fd84c2e8a14caad857fbadf83205758c31
treefa48c9d9e6874e6e9c21866d5201637ca11f7361
parentff0f134daad2e1cae942355c9a8eb177be607d13
linux-yocto-rt/54: fix 5.4-rt build breakage

Integrating the following commit:

    commit 8d8179549a233e7517523ac12887016451da2e20
    Author: Bruce Ashfield <bruce.ashfield@gmail.com>
    Date:   Tue Jun 27 10:13:01 2023 -0400

        rt: fix 5.4-stable introduced compile errors

        The 5.4 stable series brough back two elements removed
        by the -rt patch:

         - tick_period
         - deferred/safe printk

        We fix the build by dropping the use of the period and
        deferred printk

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
meta/recipes-kernel/linux/linux-yocto_5.4.bb