From 73e2555cc7d529a93362b3fcfea3fbc7a4c60ca1 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 16 Nov 2015 18:05:13 +0200 Subject: package_regex.inc: split the rest of the entries to their recipes Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- meta/recipes-support/libevent/libevent_2.0.22.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-support/libevent') diff --git a/meta/recipes-support/libevent/libevent_2.0.22.bb b/meta/recipes-support/libevent/libevent_2.0.22.bb index 58c263c4d3..df8a31c58d 100644 --- a/meta/recipes-support/libevent/libevent_2.0.22.bb +++ b/meta/recipes-support/libevent/libevent_2.0.22.bb @@ -14,6 +14,8 @@ SRC_URI = " \ SRC_URI[md5sum] = "c4c56f986aa985677ca1db89630a2e11" SRC_URI[sha256sum] = "71c2c49f0adadacfdbe6332a372c38cf9c8b7895bb73dabeaa53cdcc1d4e1fa3" +UPSTREAM_CHECK_URI = "http://libevent.org/" + S = "${WORKDIR}/${BPN}-${PV}-stable" PACKAGECONFIG ??= "" -- cgit 1.2.3-korg