[oe-commits] [meta-openembedded] 27/32: nopoll: add UPSTREAM_CHECK_URI

git at git.openembedded.org git at git.openembedded.org
Fri Apr 26 17:21:09 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 6983fbd7102ee56278759e1d4225118c9233d5f9
Author: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
AuthorDate: Thu Apr 25 00:08:49 2019 +0200

    nopoll: add UPSTREAM_CHECK_URI
    
    Signed-off-by: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-networking/recipes-protocols/nopoll/nopoll_0.4.6.b400.bb | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/meta-networking/recipes-protocols/nopoll/nopoll_0.4.6.b400.bb b/meta-networking/recipes-protocols/nopoll/nopoll_0.4.6.b400.bb
index 8c57d29..84bd656 100644
--- a/meta-networking/recipes-protocols/nopoll/nopoll_0.4.6.b400.bb
+++ b/meta-networking/recipes-protocols/nopoll/nopoll_0.4.6.b400.bb
@@ -11,8 +11,10 @@ LICENSE = "LGPL-2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=f0504124678c1b3158146e0630229298 \
                    "
 DEPENDS = "openssl"
-SRC_URI = "http://www.aspl.es/nopoll/downloads/nopoll-${PV}.tar.gz \
-          "
+
+UPSTREAM_CHECK_URI = "http://www.aspl.es/nopoll/downloads/"
+
+SRC_URI = "http://www.aspl.es/nopoll/downloads/nopoll-${PV}.tar.gz \          "
 SRC_URI[md5sum] = "8d333f158b5d5a8975a6149e6ef8db63"
 SRC_URI[sha256sum] = "7f1b20f1d0525f30cdd2a4fc386d328b4cf98c6d11cef51fe62cd9491ba19ad9"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list