mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
Revert "trinity: add optional dependency on btrfs-progs"
This reverts commit a81782a3f5dc08bb8d740acb1e6d361022f62f96. The trinity package does not use btrfs-progs, only btrfs kernel headers. Cc: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
092a4955ce
commit
91bbfe3483
@ -10,10 +10,6 @@ TRINITY_SOURCE = trinity-$(TRINITY_VERSION).tar.xz
|
|||||||
TRINITY_LICENSE = GPL-2.0
|
TRINITY_LICENSE = GPL-2.0
|
||||||
TRINITY_LICENSE_FILES = COPYING
|
TRINITY_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_BTRFS_PROGS),y)
|
|
||||||
TRINITY_DEPENDENCIES += btrfs-progs
|
|
||||||
endif
|
|
||||||
|
|
||||||
define TRINITY_CONFIGURE_CMDS
|
define TRINITY_CONFIGURE_CMDS
|
||||||
(cd $(@D); $(TARGET_CONFIGURE_OPTS) ./configure)
|
(cd $(@D); $(TARGET_CONFIGURE_OPTS) ./configure)
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user