[oe] [meta-networking][PATCH] opensaf: 4.6.0 -> 4.7.0

Dai Caiyun daicy.fnst at cn.fujitsu.com
Thu Jan 7 05:02:04 UTC 2016


1) Upgrade opensaf from 4.6.0 to 4.7.0.
2) Delete two patches,since they are not needed any more.
   Revert_imma_client_node_replyPending_to_unsigned_char.patch
   Fix_GCC_5.1.0_compiler_warning.patch

Signed-off-by: Dai Caiyun <daicy.fnst at cn.fujitsu.com>
---
 .../recipes-daemons/opensaf/{opensaf_4.6.0.bb => opensaf_4.7.0.bb}  | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
 rename meta-networking/recipes-daemons/opensaf/{opensaf_4.6.0.bb => opensaf_4.7.0.bb} (89%)

diff --git a/meta-networking/recipes-daemons/opensaf/opensaf_4.6.0.bb b/meta-networking/recipes-daemons/opensaf/opensaf_4.7.0.bb
similarity index 89%
rename from meta-networking/recipes-daemons/opensaf/opensaf_4.6.0.bb
rename to meta-networking/recipes-daemons/opensaf/opensaf_4.7.0.bb
index 9084524..42e883a 100644
--- a/meta-networking/recipes-daemons/opensaf/opensaf_4.6.0.bb
+++ b/meta-networking/recipes-daemons/opensaf/opensaf_4.7.0.bb
@@ -16,12 +16,10 @@ inherit autotools useradd systemd pkgconfig
 SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/releases/${BPN}-${PV}.tar.gz \
            file://install-samples-from-srcdir.patch \
            file://0001-plmcd-error-fix.patch \
-           file://Revert_imma_client_node_replyPending_to_unsigned_char.patch \
-           file://Fix_GCC_5.1.0_compiler_warning.patch \
            "
 
-SRC_URI[md5sum] = "a1ceddb517c0972aa7e899b092d7f464"
-SRC_URI[sha256sum] = "f6ea754a145ae42552f328f96c32f38429ad06478a351b9d0aed812adcecb2b4"
+SRC_URI[md5sum] = "82dd2777a672140e22b8205f10aa55d3"
+SRC_URI[sha256sum] = "da9e138650b835728ad51d99268d3a31419b254c4cb4e87c6ec90bc45266d7d2"
 
 SECTION = "admin"
 LICENSE = "LGPLv2.1"
-- 
1.9.1






More information about the Openembedded-devel mailing list