From dce51c1b4ea37b62b953e1b719c8468e14d2f5ca Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 10 Jun 2010 21:37:43 +0200 Subject: recipes: bump PR/INC_PR for packages changed in RDEPENDS/RRECOMMENDS/RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES cleanup * only 769 from 1102 recipes were covered by automatic PR bump, list of remaining 333 recipes not using PR/INC_PR is available for manual PR add or INC_PR conversion - volunteers? http://build.shr-project.org/tests/jama/files.not.PR.bumped * just echo 'PR = "r1"' to recipes without any PR/INC_PR is not so good idea without manual check, because sometimes they rely on PR set in their .inc file and "r1" could make it go backwards Signed-off-by: Martin Jansa --- recipes/maemo/osso-application-installer_1.0.03-1.bb | 2 +- recipes/maemo/osso-core-config_200515.1.bb | 2 +- recipes/maemo/sdk-default-theme-config_1.0-1.bb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes/maemo') diff --git a/recipes/maemo/osso-application-installer_1.0.03-1.bb b/recipes/maemo/osso-application-installer_1.0.03-1.bb index 17cb3a2ac9..3d24f21905 100644 --- a/recipes/maemo/osso-application-installer_1.0.03-1.bb +++ b/recipes/maemo/osso-application-installer_1.0.03-1.bb @@ -1,4 +1,4 @@ -PR = "r0" +PR = "r1" LICENSE = "GPL" DEPENDS = "hildon-lgpl hildon-base-lib libosso hildon-libs hildon-control-panel shared-mime-info" diff --git a/recipes/maemo/osso-core-config_200515.1.bb b/recipes/maemo/osso-core-config_200515.1.bb index 9329438c20..527888342e 100644 --- a/recipes/maemo/osso-core-config_200515.1.bb +++ b/recipes/maemo/osso-core-config_200515.1.bb @@ -1,5 +1,5 @@ LICENSE = "unknown" -PR = "r6" +PR = "r7" DEPENDS = "base-passwd osso-af-startup" RDEPENDS_${PN} = "base-passwd osso-af-startup" diff --git a/recipes/maemo/sdk-default-theme-config_1.0-1.bb b/recipes/maemo/sdk-default-theme-config_1.0-1.bb index 567727da91..2418995b2a 100644 --- a/recipes/maemo/sdk-default-theme-config_1.0-1.bb +++ b/recipes/maemo/sdk-default-theme-config_1.0-1.bb @@ -1,4 +1,4 @@ -PR = "r0" +PR = "r1" LICENSE = "GPL" DEPENDS = "sdk-default-theme" -- cgit 1.2.3-korg