]> code.ossystems Code Review - openembedded-core.git/commitdiff
make: upgrade to 4.1
authorRobert Yang <liezhi.yang@windriver.com>
Mon, 22 Dec 2014 05:28:29 +0000 (21:28 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 Dec 2014 10:12:18 +0000 (10:12 +0000)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/make/make_4.1.bb [moved from meta/recipes-devtools/make/make_4.0.bb with 71% similarity]

similarity index 71%
rename from meta/recipes-devtools/make/make_4.0.bb
rename to meta/recipes-devtools/make/make_4.1.bb
index 38d328c8a561a0766e65f0034a69ae01843fedab..a1b0d7c45f3d6f29c6a625f7d6fcc2c2578b8e97 100644 (file)
@@ -6,7 +6,7 @@ require make.inc
 
 EXTRA_OECONF += "--without-guile"
 
-SRC_URI[md5sum] = "571d470a7647b455e3af3f92d79f1c18"
-SRC_URI[sha256sum] = "e60686c7afede62cc8c86ad3012cf081ea4887daf9d223ce7115703b2bb2dbdb"
+SRC_URI[md5sum] = "57a7a224a822f94789a587ccbcedff69"
+SRC_URI[sha256sum] = "0bc7613389650ee6a24554b52572a272f7356164fd2c4132b0bcf13123e4fca5"
 
 BBCLASSEXTEND = "native nativesdk"