libcc 4.5: inherit INC_PR from the main gcc includes

This fixes:

Not downgrading package libgcc1 on root from 4.5-r30.0+svnr168622 to 4.5-r0+svnr175127.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-06-18 12:30:45 +02:00
parent 7d954ed266
commit 4c3feb6a4f
+1 -1
View File
@@ -1,6 +1,6 @@
require recipes-devtools/gcc/gcc-${PV}.inc
PR = "r0"
PR = "${INC_PR}.1"
INHIBIT_DEFAULT_DEPS = "1"
DEPENDS = "virtual/${TARGET_PREFIX}gcc virtual/${TARGET_PREFIX}g++"