[gnome-continuous-yocto/gnomeostree-3.28-rocko: 746/8267] watchdog: update to 5.15



commit 0fb7a435852ab03210e0f23b944f6f8e6688f9fc
Author: Alexander Kanavin <alexander kanavin linux intel com>
Date:   Fri Jun 3 12:15:02 2016 +0300

    watchdog: update to 5.15
    
    Removed patches are all merged upstream.
    
    (From OE-Core rev: e25b27c89dd13f5a311b49a974b4410e7993ddae)
    
    Signed-off-by: Alexander Kanavin <alexander kanavin linux intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 ...d-issues-found-with-non-glibc-C-libraries.patch |   99 --------------------
 .../watchdog/watchdog/fix-ping-failure.patch       |   79 ----------------
 .../watchdog/watchdog/fixsepbuild.patch            |   27 ------
 .../{watchdog_5.14.bb => watchdog_5.15.bb}         |    7 +-
 4 files changed, 2 insertions(+), 210 deletions(-)
---
diff --git a/meta/recipes-extended/watchdog/watchdog_5.14.bb b/meta/recipes-extended/watchdog/watchdog_5.15.bb
similarity index 79%
rename from meta/recipes-extended/watchdog/watchdog_5.14.bb
rename to meta/recipes-extended/watchdog/watchdog_5.15.bb
index 7330238..76a3b42 100644
--- a/meta/recipes-extended/watchdog/watchdog_5.14.bb
+++ b/meta/recipes-extended/watchdog/watchdog_5.15.bb
@@ -9,15 +9,12 @@ LICENSE = "GPL-2.0+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=ecc0551bf54ad97f6b541720f84d6569"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/watchdog/watchdog-${PV}.tar.gz \
-           file://fixsepbuild.patch \
-          file://fix-ping-failure.patch \
           file://watchdog-init.patch \
           file://watchdog-conf.patch \
-          file://0001-Fix-build-issues-found-with-non-glibc-C-libraries.patch \
 "
 
-SRC_URI[md5sum] = "5b2dba0c593942f4acc100bca0d560c4"
-SRC_URI[sha256sum] = "620b2f49e9879f2e85c73d4c1f422f9101e6b38e824fea2414befd8bb6866ad1"
+SRC_URI[md5sum] = "678c32f6f35a0492c9c1b76b4aa88828"
+SRC_URI[sha256sum] = "ffdc865137ad5d8e53664bd22bad4de6ca136d1b4636720320cb52af0c18947c"
 
 UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/watchdog/files/watchdog/";
 UPSTREAM_CHECK_REGEX = "/watchdog/(?P<pver>(\d+[\.\-_]*)+)/"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]