diff options
author | Jackie Huang <jackie.huang@windriver.com> | 2016-08-15 13:45:12 +0800 |
---|---|---|
committer | Joe MacDonald <joe_macdonald@mentor.com> | 2016-08-16 21:26:12 -0400 |
commit | 174a083a3b3fcc870a42f4457820bb5adf0ac802 (patch) | |
tree | b01b3510667848282c50a3b8dcf63daf30d199bb | |
parent | e37d93f2e5ef1cb5d8861d2542cd1fc6c685ff9a (diff) | |
download | meta-openembedded-174a083a3b3fcc870a42f4457820bb5adf0ac802.tar.gz |
ctdb: upgrade to 2.5.6
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
-rw-r--r-- | meta-networking/recipes-support/ctdb/ctdb_2.5.6.bb (renamed from meta-networking/recipes-support/ctdb/ctdb_2.5.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/ctdb/ctdb_2.5.1.bb b/meta-networking/recipes-support/ctdb/ctdb_2.5.6.bb index 5d757847a..d58e572ec 100644 --- a/meta-networking/recipes-support/ctdb/ctdb_2.5.1.bb +++ b/meta-networking/recipes-support/ctdb/ctdb_2.5.6.bb | |||
@@ -16,8 +16,8 @@ SRC_URI = "https://ftp.samba.org/pub/${PN}/${BP}.tar.gz \ | |||
16 | file://service-ensure-the-PID-directory-is-created.patch \ | 16 | file://service-ensure-the-PID-directory-is-created.patch \ |
17 | " | 17 | " |
18 | 18 | ||
19 | SRC_URI[md5sum] = "d0cd91726ff4ca2229e1b21859c94717" | 19 | SRC_URI[md5sum] = "efc50109f90a4c790124c35e4ba234ad" |
20 | SRC_URI[sha256sum] = "d5bf3f674cae986bb6178b1db215a703ac94adc5f75fadfdcff63dcbb5e98ab5" | 20 | SRC_URI[sha256sum] = "fc1cdd7efcc91afc629f21408281bba5da107b9c17e74bdee2f28a532d14f874" |
21 | 21 | ||
22 | inherit autotools-brokensep pkgconfig systemd | 22 | inherit autotools-brokensep pkgconfig systemd |
23 | 23 | ||