From 4b83cea79a662d8061211b0db6d465cd474a974a Mon Sep 17 00:00:00 2001 From: Aníbal Limón Date: Mon, 1 May 2017 15:30:20 -0500 Subject: thermald,iucode-tool,libyami: Add UPSTREAM_CHECK_ variables MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These variables are used by checkpkg task to figure out if there are a new version of the upstream software. Signed-off-by: Aníbal Limón Signed-off-by: Saul Wold --- common/recipes-bsp/thermald/thermald_1.5.4.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common/recipes-bsp') diff --git a/common/recipes-bsp/thermald/thermald_1.5.4.bb b/common/recipes-bsp/thermald/thermald_1.5.4.bb index 81b1b314..9bde8966 100644 --- a/common/recipes-bsp/thermald/thermald_1.5.4.bb +++ b/common/recipes-bsp/thermald/thermald_1.5.4.bb @@ -31,3 +31,5 @@ CONFFILES_${PN} = " \ ${sysconfdir}/thermald/thermal-conf.xml \ ${sysconfdir}/thermald/thermal-cpu-cdev-order.xml \ " + +UPSTREAM_CHECK_URI = "https://github.com/01org/thermal_daemon/releases" -- cgit v1.2.3-54-g00ecf