[oe-commits] [openembedded-core] 28/43: eudev: provide UPSTREAM_CHECK_URI

git at git.openembedded.org git at git.openembedded.org
Thu Mar 10 23:15:00 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 3adb5288e2d52f956127e325ce2bad7cc4323c0f
Author: Maxin B. John <maxin.john at intel.com>
AuthorDate: Thu Mar 10 13:56:12 2016 +0200

    eudev: provide UPSTREAM_CHECK_URI
    
    Provide UPSTREAM_CHECK_URI to perform checkpkg task.
    
    Signed-off-by: Maxin B. John <maxin.john at intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-core/udev/eudev_3.1.5.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-core/udev/eudev_3.1.5.bb b/meta/recipes-core/udev/eudev_3.1.5.bb
index ffcebcd..e94e0dc 100644
--- a/meta/recipes-core/udev/eudev_3.1.5.bb
+++ b/meta/recipes-core/udev/eudev_3.1.5.bb
@@ -18,6 +18,7 @@ SRC_URI = "https://github.com/gentoo/${BPN}/archive/v${PV}.tar.gz \
            file://udev-cache.default \
            file://udev.rules \
 "
+UPSTREAM_CHECK_URI = "https://github.com/gentoo/eudev/releases"
 
 SRC_URI[md5sum] = "e130f892d8744e292cb855db79935f68"
 SRC_URI[sha256sum] = "ce9d5fa91e3a42c7eb95512ca0fa2a631e89833053066bb6cdf42046b2a88553"

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


More information about the Openembedded-commits mailing list