From: Rolf Leggewie Date: Tue, 5 Aug 2008 01:47:26 +0000 (+0000) Subject: gconf: bump PR for 2.6.1 X-Git-Tag: Release-2010-05/1~6357 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4c1bcec601b7606971ac8b92a7d410742f038ec;p=openembedded.git gconf: bump PR for 2.6.1 --- diff --git a/packages/gnome/gconf_2.6.1.bb b/packages/gnome/gconf_2.6.1.bb index ef0b132e43..fc2089e091 100644 --- a/packages/gnome/gconf_2.6.1.bb +++ b/packages/gnome/gconf_2.6.1.bb @@ -3,6 +3,7 @@ SECTION = "x11/gnome" LICENSE = "LGPL" DEPENDS = "orbit2 glib-2.0 libxml2" ORBIT_IDL_SRC = "${STAGING_BINDIR_NATIVE}/orbit-idl-2" +PR = "r1" S = "${WORKDIR}/GConf-${PV}"