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 | |
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')
-rw-r--r-- | meta/recipes-devtools/flex/flex_2.5.38.bb (renamed from meta/recipes-devtools/flex/flex_2.5.37.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/flex/flex_2.5.37.bb b/meta/recipes-devtools/flex/flex_2.5.38.bb index c57a948338..226e469e9b 100644 --- a/meta/recipes-devtools/flex/flex_2.5.37.bb +++ b/meta/recipes-devtools/flex/flex_2.5.38.bb | |||
@@ -5,5 +5,5 @@ BBCLASSEXTEND = "native nativesdk" | |||
5 | 5 | ||
6 | SRC_URI += "file://do_not_create_pdf_doc.patch" | 6 | SRC_URI += "file://do_not_create_pdf_doc.patch" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "c75940e1fc25108f2a7b3ef42abdae06" | 8 | SRC_URI[md5sum] = "b230c88e65996ff74994d08a2a2e0f27" |
9 | SRC_URI[sha256sum] = "17aa7b4ebf19a13bc2dff4115b416365c95f090061539a932a68092349ac052a" | 9 | SRC_URI[sha256sum] = "d42a67ce11b649ce977c8e239d04b2ef1bdbffebb8a79f4f65211ad295f274ec" |