From 46291053cc7d346dbb74185044b14666164989e8 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 14 Jun 2010 10:13:18 +0200 Subject: recipes: bump PR/INC_PR for packages changed in RDEPENDS/RRECOMMENDS/RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES cleanup add PR = r1 to recipes not including any .inc file Signed-off-by: Martin Jansa --- recipes/python/pyring_1.1.10.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes/python/pyring_1.1.10.bb') diff --git a/recipes/python/pyring_1.1.10.bb b/recipes/python/pyring_1.1.10.bb index 4d2e413159..2bdc111b4e 100644 --- a/recipes/python/pyring_1.1.10.bb +++ b/recipes/python/pyring_1.1.10.bb @@ -3,6 +3,7 @@ SECTION = "console/network" PRIORITY = "optional" LICENSE = "GPL" RDEPENDS_${PN} = "python python-pygtk python-xml python-netclient python-numeric pydes" +PR = "r1" ARCH_pyring = "all" -- cgit 1.2.3-korg