DistroKit Mailinglist
 help / color / mirror / Atom feed
* [DistroKit] [PATCH] blspec-rpi4: move rule file to platform-v7a/rules/
@ 2022-12-12  8:23 Michael Olbrich
  2022-12-12 17:06 ` Ahmad Fatoum
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Olbrich @ 2022-12-12  8:23 UTC (permalink / raw)
  To: distrokit; +Cc: Michael Olbrich

The menu file and all other blspec packages are defined in the platform as
well. Without this "ptxdist lint" reports for all other platforms:

[...]
Checking kconfig symbols in rule files ...
Undefined symbol PTXCONF_BLSPEC_RPI4 used in 'DistroKit/rules/blspec-rpi4.make'.
[...]

Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
---
 {rules => configs/platform-v7a/rules}/blspec-rpi4.make | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename {rules => configs/platform-v7a/rules}/blspec-rpi4.make (100%)

diff --git a/rules/blspec-rpi4.make b/configs/platform-v7a/rules/blspec-rpi4.make
similarity index 100%
rename from rules/blspec-rpi4.make
rename to configs/platform-v7a/rules/blspec-rpi4.make
-- 
2.30.2




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

end of thread, other threads:[~2023-01-06 11:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-12  8:23 [DistroKit] [PATCH] blspec-rpi4: move rule file to platform-v7a/rules/ Michael Olbrich
2022-12-12 17:06 ` Ahmad Fatoum
2022-12-12 19:06   ` Michael Olbrich
2023-01-06 11:39     ` [DistroKit] [PATCH] blspec-rpi4: move menu file to platforms/ Michael Olbrich
2023-01-06 11:46       ` Robert Schwebel

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