* [Buildroot] [PATCH/next] package/libxcrypt: install to staging instead of target
@ 2021-02-20 16:32 guillaume.bressaix at gmail.com
2021-02-20 17:20 ` Yann E. MORIN
0 siblings, 1 reply; 2+ messages in thread
From: guillaume.bressaix at gmail.com @ 2021-02-20 16:32 UTC (permalink / raw)
To: buildroot
From: "Guillaume W. Bres" <guillaume.bressaix@gmail.com>
Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
---
package/libxcrypt/libxcrypt.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/libxcrypt/libxcrypt.mk b/package/libxcrypt/libxcrypt.mk
index f9799ac006..63132edd9d 100644
--- a/package/libxcrypt/libxcrypt.mk
+++ b/package/libxcrypt/libxcrypt.mk
@@ -8,6 +8,7 @@ LIBXCRYPT_VERSION = 4.4.17
LIBXCRYPT_SITE = $(call github,besser82,libxcrypt,v$(LIBXCRYPT_VERSION))
LIBXCRYPT_LICENSE = LGPL-2.1+
LIBXCRYPT_LICENSE_FILES = LICENSING COPYING.LIB
+LIBXCRYPT_INSTALL_STAGING = YES
LIBXCRYPT_AUTORECONF = YES
$(eval $(autotools-package))
--
2.20.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH/next] package/libxcrypt: install to staging instead of target
2021-02-20 16:32 [Buildroot] [PATCH/next] package/libxcrypt: install to staging instead of target guillaume.bressaix at gmail.com
@ 2021-02-20 17:20 ` Yann E. MORIN
0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2021-02-20 17:20 UTC (permalink / raw)
To: buildroot
Guillaume, All,
On 2021-02-20 17:32 +0100, guillaume.bressaix at gmail.com spake thusly:
> From: "Guillaume W. Bres" <guillaume.bressaix@gmail.com>
>
> Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
I tweaked the commit title to read "also install to staging", because we
still want to, and still do, install to target.
Applied to next, thanks.
Regards,
Yann E. MORIN.
> ---
> package/libxcrypt/libxcrypt.mk | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/package/libxcrypt/libxcrypt.mk b/package/libxcrypt/libxcrypt.mk
> index f9799ac006..63132edd9d 100644
> --- a/package/libxcrypt/libxcrypt.mk
> +++ b/package/libxcrypt/libxcrypt.mk
> @@ -8,6 +8,7 @@ LIBXCRYPT_VERSION = 4.4.17
> LIBXCRYPT_SITE = $(call github,besser82,libxcrypt,v$(LIBXCRYPT_VERSION))
> LIBXCRYPT_LICENSE = LGPL-2.1+
> LIBXCRYPT_LICENSE_FILES = LICENSING COPYING.LIB
> +LIBXCRYPT_INSTALL_STAGING = YES
> LIBXCRYPT_AUTORECONF = YES
>
> $(eval $(autotools-package))
> --
> 2.20.1
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| 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. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-02-20 17:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-20 16:32 [Buildroot] [PATCH/next] package/libxcrypt: install to staging instead of target guillaume.bressaix at gmail.com
2021-02-20 17:20 ` 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