public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Enable building of the devel RPM package from Kbuild
@ 2024-04-17  4:37 Pratham Patel
  2024-04-17  4:37 ` [PATCH 1/2] kbuild: allow toggling the `with_devel` RPM macro Pratham Patel
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Pratham Patel @ 2024-04-17  4:37 UTC (permalink / raw)
  To: Masahiro Yamada, Nathan Chancellor, Nicolas Schier,
	Jonathan Corbet
  Cc: linux-kbuild, linux-doc, linux-kernel, Pratham Patel,
	thefirst1322

This addresses a minor nit where I want a `-devel` RPM package to be
built when I build a binary RPM package with either `binrpm-pkg`
or `rpm-pkg` target(s).

Pratham Patel (2):
  kbuild: allow toggling the `with_devel` RPM macro
  docs: kbuild: document KBUILD_RPM_WITH_DEVEL

 Documentation/kbuild/kbuild.rst | 6 ++++++
 scripts/Makefile.package        | 5 ++++-
 2 files changed, 10 insertions(+), 1 deletion(-)

--
2.42.0


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

end of thread, other threads:[~2024-04-20  7:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-17  4:37 [PATCH 0/2] Enable building of the devel RPM package from Kbuild Pratham Patel
2024-04-17  4:37 ` [PATCH 1/2] kbuild: allow toggling the `with_devel` RPM macro Pratham Patel
2024-04-17  4:37 ` [PATCH 2/2] docs: kbuild: document KBUILD_RPM_WITH_DEVEL Pratham Patel
2024-04-17 14:48 ` [PATCH 0/2] Enable building of the devel RPM package from Kbuild Nathan Chancellor
2024-04-17 15:08   ` Pratham Patel
2024-04-17 15:47     ` Nathan Chancellor
2024-04-17 15:50       ` Pratham Patel
2024-04-20  7:29         ` Masahiro Yamada

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