From 6102218dcb77c4f9c4cb591761e70149709ccce0 Mon Sep 17 00:00:00 2001 From: Roy Li Date: Mon, 1 Sep 2014 15:11:36 +0800 Subject: [PATCH] aoetools: uprev to version 36 (From meta-openembedded rev: 1db575c2709aa4feaa94a6ea7b8ee74acfa6eaf3) Signed-off-by: Roy Li Signed-off-by: Joe MacDonald Signed-off-by: Patrick Ohly --- .../recipes-support/aoetools/{aoetools_34.bb => aoetools_36.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-openembedded/meta-networking/recipes-support/aoetools/{aoetools_34.bb => aoetools_36.bb} (84%) diff --git a/meta-openembedded/meta-networking/recipes-support/aoetools/aoetools_34.bb b/meta-openembedded/meta-networking/recipes-support/aoetools/aoetools_36.bb similarity index 84% rename from meta-openembedded/meta-networking/recipes-support/aoetools/aoetools_34.bb rename to meta-openembedded/meta-networking/recipes-support/aoetools/aoetools_36.bb index eb1e0fe..5bb486f 100644 --- a/meta-openembedded/meta-networking/recipes-support/aoetools/aoetools_34.bb +++ b/meta-openembedded/meta-networking/recipes-support/aoetools/aoetools_36.bb @@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" RRECOMMENDS_${PN} = "kernel-module-aoe" SRC_URI = "http://sourceforge.net/projects/${BPN}/files/${BPN}/${BPN}-${PV}.tar.gz" -SRC_URI[md5sum] = "cde7f7cedc7cd9938a5ebfd009dd3ec0" -SRC_URI[sha256sum] = "fd6c57244e9458d7cbe7a0171295ddee4d8cdcae291e40d6acbc641df7296d85" +SRC_URI[md5sum] = "bff30daa988a65f69d4448ce4726a6db" +SRC_URI[sha256sum] = "fb5e2cd0de7644cc1ec04ee3aeb43211cf7445a0c19e13d6b3ed5a8fbdf215ff" # EXTRA_OEMAKE is typically: -e MAKEFLAGS= # the -e causes problems as CFLAGS is modified in the Makefile. -- 2.7.4