* [Buildroot] [PATCH 1/1] pkg-cmake: enable toolchain install staging phase
@ 2018-03-26 12:00 Stefan Becker
2018-03-26 12:38 ` Thomas Petazzoni
2018-03-26 14:03 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Stefan Becker @ 2018-03-26 12:00 UTC (permalink / raw)
To: buildroot
Really fix commit 6729050f3a49dba42d2d881d31dbefd6b82b8dad
That commit added a script to "toolchain" post install staging hooks.
This will only be executed if TOOLCHAIN_INSTALL_STAGING is set to YES.
Signed-off-by: Stefan Becker <chemobejk@gmail.com>
---
package/pkg-cmake.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/pkg-cmake.mk b/package/pkg-cmake.mk
index 34b49bdbe5..51a1929ebb 100644
--- a/package/pkg-cmake.mk
+++ b/package/pkg-cmake.mk
@@ -274,3 +274,4 @@ define TOOLCHAIN_CMAKE_INSTALL_FILES
endef
TOOLCHAIN_POST_INSTALL_STAGING_HOOKS += TOOLCHAIN_CMAKE_INSTALL_FILES
+TOOLCHAIN_INSTALL_STAGING = YES
--
2.14.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] pkg-cmake: enable toolchain install staging phase
2018-03-26 12:00 [Buildroot] [PATCH 1/1] pkg-cmake: enable toolchain install staging phase Stefan Becker
@ 2018-03-26 12:38 ` Thomas Petazzoni
2018-03-26 14:03 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2018-03-26 12:38 UTC (permalink / raw)
To: buildroot
Hello,
On Mon, 26 Mar 2018 15:00:43 +0300, Stefan Becker wrote:
> Really fix commit 6729050f3a49dba42d2d881d31dbefd6b82b8dad
>
> That commit added a script to "toolchain" post install staging hooks.
> This will only be executed if TOOLCHAIN_INSTALL_STAGING is set to YES.
>
> Signed-off-by: Stefan Becker <chemobejk@gmail.com>
Indeed. Thanks for fixing this!
Acked-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] pkg-cmake: enable toolchain install staging phase
2018-03-26 12:00 [Buildroot] [PATCH 1/1] pkg-cmake: enable toolchain install staging phase Stefan Becker
2018-03-26 12:38 ` Thomas Petazzoni
@ 2018-03-26 14:03 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2018-03-26 14:03 UTC (permalink / raw)
To: buildroot
>>>>> "Stefan" == Stefan Becker <chemobejk@gmail.com> writes:
> Really fix commit 6729050f3a49dba42d2d881d31dbefd6b82b8dad
> That commit added a script to "toolchain" post install staging hooks.
> This will only be executed if TOOLCHAIN_INSTALL_STAGING is set to YES.
> Signed-off-by: Stefan Becker <chemobejk@gmail.com>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-03-26 14:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-26 12:00 [Buildroot] [PATCH 1/1] pkg-cmake: enable toolchain install staging phase Stefan Becker
2018-03-26 12:38 ` Thomas Petazzoni
2018-03-26 14:03 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox