mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
flex: upgrade to 2.5.37
Removed patches since they were included upstream. Added a patch to not compile flex.pdf doc since it needs texi2dvi. (From OE-Core rev: bed86662efdd73be2a0dcde217d44be8e00c0822) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> [sgw - Dropped PR] Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d4e26f9994
commit
e75bbf99e0
@@ -0,0 +1,9 @@
|
||||
require flex.inc
|
||||
LICENSE="BSD"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=e4742cf92e89040b39486a6219b68067"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
SRC_URI += "file://do_not_create_pdf_doc.patch"
|
||||
|
||||
SRC_URI[md5sum] = "c75940e1fc25108f2a7b3ef42abdae06"
|
||||
SRC_URI[sha256sum] = "17aa7b4ebf19a13bc2dff4115b416365c95f090061539a932a68092349ac052a"
|
||||
Reference in New Issue
Block a user