mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 08:27:43 +00:00
Revert "setools: fix race condition"
This reverts commit 1ac68fe2c9b4cea91c7a30429ebf75279ede8e70. Further investigations revealed that the problem wasn't a race condition but the lack of flex package in the host machine: https://github.com/TresysTechnology/setools3/issues/5#issuecomment-144048612 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
468233a9b7
commit
7120252370
@ -12,10 +12,6 @@ SETOOLS_INSTALL_STAGING = YES
|
|||||||
SETOOLS_LICENSE = GPLv2+ LGPLv2.1+
|
SETOOLS_LICENSE = GPLv2+ LGPLv2.1+
|
||||||
SETOOLS_LICENSE_FILES = COPYING COPYING.GPL COPYING.LGPL
|
SETOOLS_LICENSE_FILES = COPYING COPYING.GPL COPYING.LGPL
|
||||||
|
|
||||||
# Race condition reported upstream:
|
|
||||||
# https://github.com/TresysTechnology/setools3/issues/5
|
|
||||||
SETOOLS_MAKE = $(MAKE1)
|
|
||||||
|
|
||||||
# configure.ac is patched by the cross compile patch,
|
# configure.ac is patched by the cross compile patch,
|
||||||
# so autoreconf is necessary
|
# so autoreconf is necessary
|
||||||
SETOOLS_AUTORECONF = YES
|
SETOOLS_AUTORECONF = YES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user