From patchwork Tue Feb 7 22:45:36 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [CONSOLIDATED, PULL, 16/35] xorg-apps: Bump PR to accomodate meta-oe recipe deletion Date: Tue, 07 Feb 2012 22:45:36 -0000 From: Saul Wold X-Patchwork-Id: 20961 Message-Id: <00c2e80e8cae2db6e2c34b1291c615f7f146b070.1328654424.git.sgw@linux.intel.com> To: openembedded-core@lists.openembedded.org From: Khem Raj rgb in meta-oe has been removed in favour of oe-core which requires a PR bump so feeds keep working Signed-off-by: Khem Raj --- meta/recipes-graphics/xorg-app/xorg-app-common.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-graphics/xorg-app/xorg-app-common.inc b/meta/recipes-graphics/xorg-app/xorg-app-common.inc index 86e5c23..890648b 100644 --- a/meta/recipes-graphics/xorg-app/xorg-app-common.inc +++ b/meta/recipes-graphics/xorg-app/xorg-app-common.inc @@ -5,7 +5,7 @@ SECTION = "x11/apps" LICENSE = "MIT-X" DEPENDS = "util-macros-native virtual/libx11" -INC_PR = "r5" +INC_PR = "r7" SRC_URI = "${XORG_MIRROR}/individual/app/${BPN}-${PV}.tar.bz2"