[oe-commits] Martin Jansa : xorg-data: convert to new staging

git version control git at git.openembedded.org
Mon Jun 14 12:58:07 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: f6cd1f9f326f48efb303218ce634513ca942a826
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f6cd1f9f326f48efb303218ce634513ca942a826

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Jun 14 14:48:56 2010 +0200

xorg-data: convert to new staging

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/xorg-data/xorg-data-common.inc |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diff --git a/recipes/xorg-data/xorg-data-common.inc b/recipes/xorg-data/xorg-data-common.inc
index 886a8c8..5edb606 100644
--- a/recipes/xorg-data/xorg-data-common.inc
+++ b/recipes/xorg-data/xorg-data-common.inc
@@ -3,13 +3,9 @@ SECTION = "x11/data"
 LICENSE = "MIT-X"
 
 XORG_PN = "${PN}"
-INC_PR = "r1"
+INC_PR = "r2"
 
 SRC_URI = "${XORG_MIRROR}/individual/data/${XORG_PN}-${PV}.tar.bz2;name=archive"
 S = "${WORKDIR}/${XORG_PN}-${PV}"
 
 inherit autotools pkgconfig
-
-do_stage() {
-        autotools_stage_all
-}





More information about the Openembedded-commits mailing list