Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v4 0/2] rpi-utils replaces rpi-userland
@ 2025-02-04 17:34 Gaël PORTAY
  2025-02-04 17:34 ` [Buildroot] [PATCH v4 1/2] package/rpi-utils: new package Gaël PORTAY
  2025-02-04 17:34 ` [Buildroot] [PATCH v4 2/2] package/rpi-userland: package is deprecated Gaël PORTAY
  0 siblings, 2 replies; 10+ messages in thread
From: Gaël PORTAY @ 2025-02-04 17:34 UTC (permalink / raw)
  To: buildroot; +Cc: Gaël PORTAY, Mahyar Koshkouei

Hello,

The package rpi-userland has been marked as ancient and deprecated[1]
nine-month ago.

This patch series adds its replacing package rpi-utils (first patch),
and it adds the message in the rpi-userland help (second patch).

Tell me if the package should go in the legacy thing.

[1]: https://github.com/raspberrypi/userland/commit/96a7334ae9d5fc9db7ac92e59852377df63f1848

Changes since v1:
 - Add myself to DEVELOPERS (rpi-utils)
 - Add missing entry in packages/Config.in (rpi-utils)
 - Add needed comment for glibc/musl toolchains with dynamic library
   (rpi-utils)
 - Add depends on !BR2_TOOLCHAIN_USES_UCLIBC (rpi-utils)

Changes since v2:
 - Remove depends on !BR2_TOOLCHAIN_USES_UCLIBC

Changes since v3:
 - Update my e-mail
 - Rebase on master
 - Add Tested-by: Olivier Benjamin <olivier.benjamin@bootlin.com>

Regards,
Gaël PORTAY (2):
  package/rpi-utils: new package
  package/rpi-userland: package is deprecated

 DEVELOPERS                       |  1 +
 package/Config.in                |  1 +
 package/rpi-userland/Config.in   | 11 +++++++++++
 package/rpi-utils/Config.in      | 12 ++++++++++++
 package/rpi-utils/rpi-utils.hash |  3 +++
 package/rpi-utils/rpi-utils.mk   | 18 ++++++++++++++++++
 6 files changed, 46 insertions(+)
 create mode 100644 package/rpi-utils/Config.in
 create mode 100644 package/rpi-utils/rpi-utils.hash
 create mode 100644 package/rpi-utils/rpi-utils.mk

-- 
2.48.1

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

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

end of thread, other threads:[~2025-05-20 20:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-04 17:34 [Buildroot] [PATCH v4 0/2] rpi-utils replaces rpi-userland Gaël PORTAY
2025-02-04 17:34 ` [Buildroot] [PATCH v4 1/2] package/rpi-utils: new package Gaël PORTAY
2025-02-05  8:44   ` Romain Naour via buildroot
2025-02-09 20:39     ` Gaël PORTAY
2025-05-20 17:32     ` Gaël PORTAY
2025-05-20 20:13       ` Romain Naour via buildroot
2025-02-04 17:34 ` [Buildroot] [PATCH v4 2/2] package/rpi-userland: package is deprecated Gaël PORTAY
2025-02-05  8:47   ` Romain Naour via buildroot
2025-02-09 20:42     ` Gaël PORTAY
2025-05-20 17:34     ` Gaël PORTAY

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