diff options
| author | Chong Lu <Chong.Lu@windriver.com> | 2014-02-14 17:47:26 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-14 12:30:20 +0000 |
| commit | e089580dcf5dc5d09ecf6afa1eaa7ea043688937 (patch) | |
| tree | 72c852b47a1898707f0e06a563482a76128e4a34 /meta/recipes-devtools/flex/flex_2.5.38.bb | |
| parent | cb0fe9bf151b1c6dc49b4f3b099316323b8685d7 (diff) | |
| download | poky-e089580dcf5dc5d09ecf6afa1eaa7ea043688937.tar.gz | |
flex: upgrade to 2.5.38
Upgrade flex to 2.5.38.
(From OE-Core rev: 9a773595838267979df8279693c353d1bc22981b)
Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/flex/flex_2.5.38.bb')
| -rw-r--r-- | meta/recipes-devtools/flex/flex_2.5.38.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/meta/recipes-devtools/flex/flex_2.5.38.bb b/meta/recipes-devtools/flex/flex_2.5.38.bb new file mode 100644 index 0000000000..226e469e9b --- /dev/null +++ b/meta/recipes-devtools/flex/flex_2.5.38.bb | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | require flex.inc | ||
| 2 | LICENSE = "BSD" | ||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=e4742cf92e89040b39486a6219b68067" | ||
| 4 | BBCLASSEXTEND = "native nativesdk" | ||
| 5 | |||
| 6 | SRC_URI += "file://do_not_create_pdf_doc.patch" | ||
| 7 | |||
| 8 | SRC_URI[md5sum] = "b230c88e65996ff74994d08a2a2e0f27" | ||
| 9 | SRC_URI[sha256sum] = "d42a67ce11b649ce977c8e239d04b2ef1bdbffebb8a79f4f65211ad295f274ec" | ||
