mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
pkg-cmake: enable toolchain install staging phase
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> Acked-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
0876b02366
commit
e807ddec28
@ -274,3 +274,4 @@ define TOOLCHAIN_CMAKE_INSTALL_FILES
|
||||
endef
|
||||
|
||||
TOOLCHAIN_POST_INSTALL_STAGING_HOOKS += TOOLCHAIN_CMAKE_INSTALL_FILES
|
||||
TOOLCHAIN_INSTALL_STAGING = YES
|
||||
|
Loading…
x
Reference in New Issue
Block a user