From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: richard.purdie@linuxfoundation.org
Cc: openembedded-core@lists.openembedded.org, steve@sakoman.com
Subject: [PATCH 0/4] kernel/kernel-yocto: consolidated pull request
Date: Wed, 13 May 2020 10:24:32 -0400 [thread overview]
Message-ID: <cover.1589378829.git.bruce.ashfield@gmail.com> (raw)
From: Bruce Ashfield <bruce.ashfield@gmail.com>
Hi all,
This is a resend of the v5.4 stable bump to v5.4.38, plus a new -stable
bump to v5.4.40.
The extra changes to make these pass the AB tests are the kernel
reproducibility commits.
The issue we had on the last submission was that IKHEADERS was switched
to a module, and hence was failing reproducibility tests as we didn't
have the timestamp variables exported for the module build. It has
always been a problem, just one we hadn't hit.
I've left the fix as two commits on purpose, since the copy of the
reproducibility export fixes the problem, and is definitely safe for dunfell,
and the second commit is my effort to remove the duplication of logic and
create a common python routine they can call. I've used the techniques for
subprocess running that I've done in other kernel build elements, but if they
aren't the right ones to use, point me in the right direction.
All said, these are green on the AB and should be ok for master and
dunfell.
Cheers,
Bruce
The following changes since commit b5763b2f480a9b994103debf02f1d11a92c27238:
bitbake: lib/bs4/testing.py: fix bs4 testing (2020-05-05 13:22:29 +0100)
are available in the Git repository at:
git://git.yoctoproject.org/poky-contrib zedd/kernel
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel
Bruce Ashfield (4):
linux-yocto/5.4: update to v5.4.38
linux-yocto/5.4: update to v5.4.40
kernel/reproducibility: kernel modules need SOURCE_DATE_EPOCH export
kernel/reproducibility: factor kernel source epoch for common use
meta/classes/kernel.bbclass | 34 ++++++++++++-------
.../linux/linux-yocto-rt_5.4.bb | 6 ++--
.../linux/linux-yocto-tiny_5.4.bb | 8 ++---
meta/recipes-kernel/linux/linux-yocto_5.4.bb | 22 ++++++------
4 files changed, 40 insertions(+), 30 deletions(-)
--
2.19.1
next reply other threads:[~2020-05-13 14:24 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-13 14:24 Bruce Ashfield [this message]
2020-05-13 14:24 ` [PATCH 1/4] linux-yocto/5.4: update to v5.4.38 Bruce Ashfield
2020-05-13 14:24 ` [PATCH 2/4] linux-yocto/5.4: update to v5.4.40 Bruce Ashfield
2020-05-13 14:24 ` [PATCH 3/4] kernel/reproducibility: kernel modules need SOURCE_DATE_EPOCH export Bruce Ashfield
2020-05-13 14:24 ` [PATCH 4/4] kernel/reproducibility: factor kernel source epoch for common use Bruce Ashfield
2020-05-13 14:26 ` Bruce Ashfield
2020-05-14 17:11 ` [OE-core] " Joshua Watt
2020-05-14 19:25 ` Bruce Ashfield
2020-05-14 19:32 ` Bruce Ashfield
2020-05-14 14:09 ` [PATCH 0/4] kernel/kernel-yocto: consolidated pull request Richard Purdie
2020-05-14 14:22 ` Bruce Ashfield
[not found] ` <160EEB0DDF36CFC2.25549@lists.openembedded.org>
2020-05-14 19:44 ` [OE-core] " Bruce Ashfield
2020-05-14 20:10 ` Richard Purdie
2020-05-15 2:28 ` Bruce Ashfield
2020-05-15 2:28 ` Bruce Ashfield
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1589378829.git.bruce.ashfield@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.org \
--cc=steve@sakoman.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.