From 36d5b6464b18caf961faf61b2f8a4732e40a15f9 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Wed, 20 May 2009 23:30:56 -0300 Subject: cups: use INC_PR due cups.inc being used in many recipes To be easier to update the recipes we use a INC_PR in cups.inc that is included in all PR fields in all recipes. Since currently the oldest revision was 'r6' INC_PR starts in 'r7'. Signed-off-by: Otavio Salvador --- recipes/cups/cups_1.2.7.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/cups/cups_1.2.7.bb') diff --git a/recipes/cups/cups_1.2.7.bb b/recipes/cups/cups_1.2.7.bb index 8559bfcf8e..7084032662 100644 --- a/recipes/cups/cups_1.2.7.bb +++ b/recipes/cups/cups_1.2.7.bb @@ -2,7 +2,7 @@ DESCRIPTION = "An Internet printing system for Unix." SECTION = "console/utils" LICENSE = "GPL LGPL" DEPENDS = "gnutls jpeg dbus dbus-glib libpng zlib fakeroot-native" -PR = "r1" +PR = "${INC_PR}.1" SRC_URI = "ftp://ftp3.easysw.com/pub/cups/${PV}/cups-${PV}-source.tar.bz2 \ " -- cgit v1.2.3