summaryrefslogtreecommitdiffstats
path: root/recipes/mamona/gcc-noemu_4.1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mamona/gcc-noemu_4.1.2.bb')
-rw-r--r--recipes/mamona/gcc-noemu_4.1.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/mamona/gcc-noemu_4.1.2.bb b/recipes/mamona/gcc-noemu_4.1.2.bb
index 05cdeb003b..835dcbd825 100644
--- a/recipes/mamona/gcc-noemu_4.1.2.bb
+++ b/recipes/mamona/gcc-noemu_4.1.2.bb
@@ -6,8 +6,8 @@ LICENSE = "GPL"
# remember to increment the -cross .bb PR too.
PR = "r0"
-RCONFLICTS = "gcc"
-RREPLACES = "gcc"
+RCONFLICTS_${PN} = "gcc"
+RREPLACES_${PN} = "gcc"
RCONFLICTS_g++-noemu = "g++"
RREPLACES_g++-noemu = "g++"
RCONFLICTS_cpp-noemu = "cpp"