[oe-commits] Frans Meulenbroeks : wesnoth-wvga_1.8.4.bb: RCONFLICTS -> RCONFLICTS_${PN}

git version control git at git.openembedded.org
Fri Oct 8 10:09:41 UTC 2010


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

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Fri Oct  8 12:07:27 2010 +0200

wesnoth-wvga_1.8.4.bb: RCONFLICTS -> RCONFLICTS_${PN}

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Acked-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/wesnoth/wesnoth-wvga_1.8.4.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/wesnoth/wesnoth-wvga_1.8.4.bb b/recipes/wesnoth/wesnoth-wvga_1.8.4.bb
index 6c80cd3..cbf4c32 100644
--- a/recipes/wesnoth/wesnoth-wvga_1.8.4.bb
+++ b/recipes/wesnoth/wesnoth-wvga_1.8.4.bb
@@ -1,8 +1,8 @@
 require wesnoth.inc
 
-RCONFLICTS = "wesnoth"
+RCONFLICTS_${PN} = "wesnoth"
 
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
 
 SRC_URI[md5sum] = "2dce83f835ecce1d505ea60e46b7356f"
 SRC_URI[sha256sum] = "af29ddf40f83ee016972d6edb8761d7323f8ed5d6bf15005659bff4fd7190eb9"





More information about the Openembedded-commits mailing list