From: Alexander Kanavin Date: Mon, 16 Feb 2026 13:33:51 +0000 (+0100) Subject: time64.inc: add links to "Y2038 in Yocto" slides and video X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=089bdd1b5e05999a790288e8cc542420422770ef;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git time64.inc: add links to "Y2038 in Yocto" slides and video I'm not sure if placing conference slides and video links here is okay, but I believe this is the best starting point for anyone dealing with the Y2038 problem. It will help and provide important context and action points for those needing to support 32 bit products beyond Y2038. Signed-off-by: Alexander Kanavin Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/conf/distro/include/time64.inc b/meta/conf/distro/include/time64.inc index 5a2a3fbe81..19177b1f3c 100644 --- a/meta/conf/distro/include/time64.inc +++ b/meta/conf/distro/include/time64.inc @@ -1,3 +1,8 @@ +# An overview of Y2038 issues, and how to prepare a yocto-based +# product for that date is available at +# https://www.youtube.com/watch?v=eaOHJHFMobw +# https://osseu2024.sched.com/event/1ej4C/ +# # To simulate Y2038 occurring in qemu, add to your build configuration: # QB_OPT_APPEND:append = " -rtc base=2040-02-02" #