diff options
-rw-r--r-- | meta-networking/recipes-daemons/opensaf/opensaf_5.20.11.bb (renamed from meta-networking/recipes-daemons/opensaf/opensaf_5.20.08.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-daemons/opensaf/opensaf_5.20.08.bb b/meta-networking/recipes-daemons/opensaf/opensaf_5.20.11.bb index 5516fc43ae..ade2816f58 100644 --- a/meta-networking/recipes-daemons/opensaf/opensaf_5.20.08.bb +++ b/meta-networking/recipes-daemons/opensaf/opensaf_5.20.11.bb | |||
@@ -29,8 +29,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/releases/${BPN}-${PV}.tar.gz \ | |||
29 | file://0001-Fix-build-with-fno-common.patch \ | 29 | file://0001-Fix-build-with-fno-common.patch \ |
30 | file://0001-Use-correct-printf-format-for-__fsblkcnt_t.patch \ | 30 | file://0001-Use-correct-printf-format-for-__fsblkcnt_t.patch \ |
31 | " | 31 | " |
32 | SRC_URI[md5sum] = "02cfe732d194339237da6adce8e54384" | 32 | SRC_URI[md5sum] = "9c7871a2b45f262b7aee2e9d073798e4" |
33 | SRC_URI[sha256sum] = "84268b90dc48a6675e5a77e2b20390a04bb59deb48a829102a9dbc4b9ac27483" | 33 | SRC_URI[sha256sum] = "11b62e6d20c449a297da0c0c15b560747c9ec884305beffed4ca4c192fa9f22c" |
34 | 34 | ||
35 | UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/opensaf/files/releases" | 35 | UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/opensaf/files/releases" |
36 | 36 | ||