diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2014-12-21 21:28:29 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-23 10:18:20 +0000 |
commit | f1d83b8071c5a4b17649e5aa3427e787ef8e369a (patch) | |
tree | 62c366c4344a748bddd57fa55e0c74ce3e5f45cf /meta/recipes-devtools | |
parent | 5756e07d3ea44ebdece5e619b7ea2315b61888e7 (diff) | |
download | poky-f1d83b8071c5a4b17649e5aa3427e787ef8e369a.tar.gz |
make: upgrade to 4.1
(From OE-Core rev: c6ef0981b4eb39717b5b04ecc9cf1c589b4c79be)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/make/make_4.1.bb (renamed from meta/recipes-devtools/make/make_4.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/make/make_4.0.bb b/meta/recipes-devtools/make/make_4.1.bb index 38d328c8a5..a1b0d7c45f 100644 --- a/meta/recipes-devtools/make/make_4.0.bb +++ b/meta/recipes-devtools/make/make_4.1.bb | |||
@@ -6,7 +6,7 @@ require make.inc | |||
6 | 6 | ||
7 | EXTRA_OECONF += "--without-guile" | 7 | EXTRA_OECONF += "--without-guile" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "571d470a7647b455e3af3f92d79f1c18" | 9 | SRC_URI[md5sum] = "57a7a224a822f94789a587ccbcedff69" |
10 | SRC_URI[sha256sum] = "e60686c7afede62cc8c86ad3012cf081ea4887daf9d223ce7115703b2bb2dbdb" | 10 | SRC_URI[sha256sum] = "0bc7613389650ee6a24554b52572a272f7356164fd2c4132b0bcf13123e4fca5" |
11 | 11 | ||
12 | BBCLASSEXTEND = "native nativesdk" | 12 | BBCLASSEXTEND = "native nativesdk" |