Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/1] Fix Linux Version Probed
@ 2023-01-04  2:05 Giulio Benetti
  2023-01-04  2:05 ` [Buildroot] [PATCH 1/1] linux: fix LINUX_VERSION_PROBED content Giulio Benetti
  0 siblings, 1 reply; 5+ messages in thread
From: Giulio Benetti @ 2023-01-04  2:05 UTC (permalink / raw)
  To: buildroot; +Cc: Giulio Benetti

While trying to fix a bug on rtl8723ds I've found that
LINUX_VERSION_PROBED doesn't contain the x.y.z Linux version but
it contains instead the command to obtain it. I've found 2 errors
and 2 fix for this with the patch you find.
I've checked the LINUX_VERSION_PROBED even with make 4.1 and it was
wrong as well as make 4.3 and 4.3.91.

Let me know if someone else can give a try to this patch. It's mainly
used by drivers and by linux.mk to strip build/ and source/ folders from
target/ and I think that that part is failing.

Thank you
Giulio

Giulio Benetti (1):
  linux: fix LINUX_VERSION_PROBED content

 linux/linux.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-02-07 17:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-04  2:05 [Buildroot] [PATCH 0/1] Fix Linux Version Probed Giulio Benetti
2023-01-04  2:05 ` [Buildroot] [PATCH 1/1] linux: fix LINUX_VERSION_PROBED content Giulio Benetti
2023-02-07 14:01   ` [Buildroot] [External] - " Vincent Fazio
2023-02-07 14:16   ` [Buildroot] " Thomas Petazzoni via buildroot
2023-02-07 16:53     ` Giulio Benetti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox