[oe-commits] Khem Raj : xorg-apps: Bump PR to accomodate meta-oe recipe deletion

git at git.openembedded.org git at git.openembedded.org
Wed Feb 8 00:50:05 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 00c2e80e8cae2db6e2c34b1291c615f7f146b070
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=00c2e80e8cae2db6e2c34b1291c615f7f146b070

Author: Khem Raj <raj.khem at gmail.com>
Date:   Mon Feb  6 08:05:27 2012 -0800

xorg-apps: Bump PR to accomodate meta-oe recipe deletion

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 <raj.khem at gmail.com>

---

 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"
 





More information about the Openembedded-commits mailing list