]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
flex: remove obsolete disable-tests.patch
authorRoss Burton <ross.burton@arm.com>
Wed, 26 Mar 2025 12:11:49 +0000 (12:11 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Mar 2025 11:18:40 +0000 (11:18 +0000)
commit13e8a2831abcb9edd352fcdc6d1f3be0670b1242
tree003cefd49f48f855c1a2d3414b2d03854406a69b
parent94b3f86bac16ac3be468e23e1f6aad69cdf502d3
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>
meta/recipes-devtools/flex/flex/disable-tests.patch [deleted file]
meta/recipes-devtools/flex/flex_2.6.4.bb