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-extended/cups/cups.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta/recipes-extended/cups') diff --git a/meta/recipes-extended/cups/cups.inc b/meta/recipes-extended/cups/cups.inc index 2c34da98de..13234fc3a0 100644 --- a/meta/recipes-extended/cups/cups.inc +++ b/meta/recipes-extended/cups/cups.inc @@ -12,6 +12,9 @@ SRC_URI = "http://www.cups.org/software/${PV}/${BP}-source.tar.bz2 \ file://cups.service \ " +UPSTREAM_CHECK_URI = "http://www.cups.org/software.php" +UPSTREAM_CHECK_REGEX = "cups-(?P\d+\.\d+(\.\d+)?)-source.tar" + LEAD_SONAME = "libcupsdriver.so" CLEANBROKEN = "1" -- cgit v1.2.3