[Buildroot] [PATCH v3 1/2] package/linux-backports: fix kernel version check

Peter Korsgaard peter at korsgaard.com
Mon Nov 16 14:49:15 UTC 2020


>>>>> "Julien" == Julien Olivain <ju.o at free.fr> writes:

 > The commit 05fea6e4a60a38a797d9bacbf318a2cd7dbd435f "infra/pkg-kconfig:
 > do not rely on package's .config as a timestamp" broke the kernel
 > version check of this linux-backports package (it was no longer
 > executed). Since linux-4.19, the kernel's build system internally
 > touches its .config file, so it can no longer be used as a stamp file.
 > The stamp file defined in KCONFIG_STAMP_DOTCONFIG variable of
 > pkg-kconfig infra need to be used instead.

 > This commit fixes the kernel version check.

 > Signed-off-by: Julien Olivain <ju.o at free.fr>
 > ---
 > Changes v1 -> v3:
 >   - new patch to fix kernel version check

Committed to 2020.02.x and 2020.08.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list