|
@@ -10,7 +10,8 @@ TRINITY_SOURCE = trinity-$(TRINITY_VERSION).tar.xz
|
|
|
TRINITY_LICENSE = GPL-2.0
|
|
|
TRINITY_LICENSE_FILES = COPYING
|
|
|
|
|
|
-TRINITY_PATCH = https://github.com/kernelslacker/trinity/commit/b0e66a2d084ffc210bc1fc247efb4d177e9f7e3d.patch
|
|
|
+TRINITY_PATCH = https://github.com/kernelslacker/trinity/commit/b0e66a2d084ffc210bc1fc247efb4d177e9f7e3d.patch \
|
|
|
+ https://github.com/kernelslacker/trinity/commit/f447db18b389050ecc5e66dbf549d5953633e23e.patch
|
|
|
|
|
|
define TRINITY_CONFIGURE_CMDS
|
|
|
(cd $(@D); $(TARGET_CONFIGURE_OPTS) ./configure)
|