Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] pacakge: drop remnants of $(HOST_DIR)/usr (branch yem/no-host-dir-usr)
@ 2022-07-16 21:30 Yann E. MORIN
  2022-07-16 21:30 ` [Buildroot] [PATCH 1/2] package/rustc: fix target names for i586 and i686 Yann E. MORIN
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Yann E. MORIN @ 2022-07-16 21:30 UTC (permalink / raw)
  To: buildroot
  Cc: Bernd Kuhls, Hervé Codina, Julien Olivain, Antoine Tenart,
	José Luis Salvador Rufo, Anisse Astier, Asaf Kahlon,
	Guillaume William Brs, Angelo Compagnucci, Vadim Kochan,
	Ezequiel Garcia, Thomas Petazzoni, Julien Boibessot, Matt Weber,
	Yann E . MORIN

Hello All!

Back in 2017.08, we dropped the use of $(HOST_DIR)/usr as a prefix, and
just installed with $(HOST_DIR) as a prefix. At least, the migration
information was added as c8f51a00d8ec for 2017.08.

5 years ago.

And we still had a few packages that installed stuff in there, or used
stuff from there.

Fix those.

In the process of testing the change, we noticed that the conditions for
the rustc tier-1 and tier-2 platforms were incorrect, so we fixed them
too.

Regards,
Yann E. MORIN.


----------------------------------------------------------------
Yann E. MORIN (2):
      package/rustc: fix target names for i586 and i686
      pacakge: drop remnants of $(HOST_DIR)/usr

 boot/grub2/grub2.mk                                               | 2 +-
 package/abootimg/abootimg.mk                                      | 2 +-
 package/bind/bind.mk                                              | 2 +-
 package/compiler-rt/compiler-rt.mk                                | 2 +-
 package/dbus-python/dbus-python.mk                                | 6 +++---
 package/gawk/gawk.mk                                              | 2 +-
 package/gettext-tiny/gettext-tiny.mk                              | 2 +-
 package/go/go.mk                                                  | 6 +++---
 package/jimtcl/jimtcl.mk                                          | 6 +++---
 package/libapparmor/libapparmor.mk                                | 2 +-
 package/libva/libva.mk                                            | 2 +-
 package/lua/lua.mk                                                | 2 +-
 package/ola/ola.mk                                                | 4 ++--
 package/openjdk-bin/openjdk-bin.mk                                | 2 +-
 package/php-apcu/php-apcu.mk                                      | 4 ++--
 package/php-lua/php-lua.mk                                        | 4 ++--
 package/php-pam/php-pam.mk                                        | 4 ++--
 package/php-pecl-dbus/php-pecl-dbus.mk                            | 4 ++--
 package/python-cryptography/python-cryptography.mk                | 2 +-
 package/python-pybind/python-pybind.mk                            | 2 +-
 package/refpolicy/refpolicy.mk                                    | 2 +-
 package/rustc/Config.in.host                                      | 8 ++++----
 package/zfs/zfs.mk                                                | 2 +-
 .../package/python-pybind-example/python-pybind-example.mk        | 2 +-
 24 files changed, 38 insertions(+), 38 deletions(-)

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-08-16 20:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-16 21:30 [Buildroot] [PATCH 0/2] pacakge: drop remnants of $(HOST_DIR)/usr (branch yem/no-host-dir-usr) Yann E. MORIN
2022-07-16 21:30 ` [Buildroot] [PATCH 1/2] package/rustc: fix target names for i586 and i686 Yann E. MORIN
2022-07-17  3:21   ` Baruch Siach via buildroot
2022-07-17  6:56     ` Yann E. MORIN
2022-07-24  9:01       ` Romain Naour
2022-08-16 20:11   ` Peter Korsgaard
2022-07-16 21:30 ` [Buildroot] [PATCH 2/2] pacakge: drop remnants of $(HOST_DIR)/usr Yann E. MORIN
2022-07-24  8:38   ` Romain Naour
2022-07-24 10:15 ` [Buildroot] [PATCH 0/2] pacakge: drop remnants of $(HOST_DIR)/usr (branch yem/no-host-dir-usr) Yann E. MORIN

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