Skip to content

Commit 13e8a28

Browse files
rossburtonrpurdie
authored andcommitted
flex: remove obsolete disable-tests.patch
We added this because automake was causing things to be built, but now this doesn't seem to be the case: all: all-am all-am: Makefile $(SCRIPTS) SCRIPTS = $(dist_noinst_SCRIPTS) dist_noinst_SCRIPTS = tableopts.sh tableopts.sh is a source file that is both in the tarballs and git. Thus, remove the patch. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
1 parent 94b3f86 commit 13e8a28

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

meta/recipes-devtools/flex/flex/disable-tests.patch

Lines changed: 0 additions & 19 deletions
This file was deleted.

meta/recipes-devtools/flex/flex_2.6.4.bb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e4742cf92e89040b39486a6219b68067 \
1515
SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/flex-${PV}.tar.gz \
1616
file://run-ptest \
1717
file://0001-tests-add-a-target-for-building-tests-without-runnin.patch \
18-
${@bb.utils.contains('PTEST_ENABLED', '1', '', 'file://disable-tests.patch', d)} \
1918
file://0001-build-AC_USE_SYSTEM_EXTENSIONS-in-configure.ac.patch \
2019
file://check-funcs.patch \
2120
file://0001-Emit-no-line-directives-if-gen_line_dirs-is-false.patch \

0 commit comments

Comments
 (0)