diff options
author | Chong Lu <Chong.Lu@windriver.com> | 2014-05-20 13:59:46 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-21 19:50:21 +0100 |
commit | 7310361f62f9d065299149562df92453961d93ba (patch) | |
tree | 61d39fd811ae2aa831514c5516628436e1a06d10 /meta/recipes-devtools/flex | |
parent | 7e7f6efa05692a3fbd047cc5fd1abf0ec35a74bc (diff) | |
download | poky-7310361f62f9d065299149562df92453961d93ba.tar.gz |
flex: Update to 2.5.39 version
Upgrade flex to 2.5.39 version.
(From OE-Core rev: 701f1ae89926306dfbd19786fe0ddabc36fb485c)
Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/flex')
-rw-r--r-- | meta/recipes-devtools/flex/flex_2.5.39.bb (renamed from meta/recipes-devtools/flex/flex_2.5.38.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/flex/flex_2.5.38.bb b/meta/recipes-devtools/flex/flex_2.5.39.bb index 226e469e9b..7485743b29 100644 --- a/meta/recipes-devtools/flex/flex_2.5.38.bb +++ b/meta/recipes-devtools/flex/flex_2.5.39.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] = "b230c88e65996ff74994d08a2a2e0f27" | 8 | SRC_URI[md5sum] = "77d44c6bb8c0705e0017ab9a84a1502b" |
9 | SRC_URI[sha256sum] = "d42a67ce11b649ce977c8e239d04b2ef1bdbffebb8a79f4f65211ad295f274ec" | 9 | SRC_URI[sha256sum] = "add2b55f3bc38cb512b48fad7d72f43b11ef244487ff25fc00aabec1e32b617f" |