From: Chen Qi <[email protected]> For kmod, 34 -> 34.1 is a stable upgrade.
Signed-off-by: Chen Qi <[email protected]> --- meta/recipes-kernel/kmod/kmod_34.2.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/recipes-kernel/kmod/kmod_34.2.bb b/meta/recipes-kernel/kmod/kmod_34.2.bb index e5923a64cf..b055b9409f 100644 --- a/meta/recipes-kernel/kmod/kmod_34.2.bb +++ b/meta/recipes-kernel/kmod/kmod_34.2.bb @@ -20,6 +20,9 @@ SRC_URI = "https://www.kernel.org/pub/linux/utils/kernel/${BPN}/${BP}.tar.xz \ " SRC_URI[sha256sum] = "5a5d5073070cc7e0c7a7a3c6ec2a0e1780850c8b47b3e3892226b93ffcb9cb54" +MAJMIN_VERSION = "${@d.getVar('PV').split('.')[0]}" +UPSTREAM_STABLE_RELEASE_REGEX = "${MAJMIN_VERSION}\.\d" + EXTRA_OEMESON += "\ -Ddistconfdir=${nonarch_base_libdir} \ --bindir=${base_bindir} \ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#236563): https://lists.openembedded.org/g/openembedded-core/message/236563 Mute This Topic: https://lists.openembedded.org/mt/119193133/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
