[OE-core] [PATCH 2/2] eudev: provide UPSTREAM_CHECK_URI

Maxin B. John maxin.john at intel.com
Thu Mar 10 11:56:12 UTC 2016


Provide UPSTREAM_CHECK_URI to perform checkpkg task.

Signed-off-by: Maxin B. John <maxin.john at intel.com>
---
 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"
-- 
2.4.0




More information about the Openembedded-core mailing list