From b17e32936d236a50a3cb8af6984dc03b1ebc3eb6 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 19 Sep 2008 12:32:36 +0000 Subject: enlightenment: PV went backwards *again* so bump PE *again* * I know people don't care about QA, but having PV go backwards twice? Come on! --- classes/efl.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'classes') diff --git a/classes/efl.bbclass b/classes/efl.bbclass index bc4d9fe84b..a8a8e08cdc 100644 --- a/classes/efl.bbclass +++ b/classes/efl.bbclass @@ -7,7 +7,7 @@ S = "${WORKDIR}/${SRCNAME}" DEPENDS += "pkgconfig-native" # revision 0d93ec84b30bc1bee2caaee72d667f87bc468a70 made SRCDATE and hence PV go backwards, so we need to up PE to unbreak builds and feeds :( -PE = "1" +PE = "2" AUTOTOOLS_STAGE_PKGCONFIG = "1" # do NOT inherit pkgconfig here, see note in autotools_stage_all -- cgit v1.2.3