From: Michael 'Mickey' Lauer Date: Fri, 17 Oct 2008 13:45:39 +0000 (+0200) Subject: task-x11[-illume]: switch to FILE_PR X-Git-Tag: Release-2010-05/1~5716^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23c6142305c9c2da6de029598706c88e2e320916;p=openembedded.git task-x11[-illume]: switch to FILE_PR --- diff --git a/packages/tasks/task-x11-illume.bb b/packages/tasks/task-x11-illume.bb index a477c6e8c5..b84efec516 100644 --- a/packages/tasks/task-x11-illume.bb +++ b/packages/tasks/task-x11-illume.bb @@ -2,7 +2,7 @@ DESCRIPTION = "The Illume Windowing Environment -- install this task to get the SECTION = "x11/wm" LICENSE = "MIT" PV = "1.0" -PR = "r0" +FILE_PR = "r0" # WORK IN PROGRESS diff --git a/packages/tasks/task-x11.bb b/packages/tasks/task-x11.bb index ad5ca3a412..ce1fa79bba 100644 --- a/packages/tasks/task-x11.bb +++ b/packages/tasks/task-x11.bb @@ -2,7 +2,7 @@ DESCRIPTION = "The X Window System -- install this task to get a client/server b SECTION = "x11/server" LICENSE = "MIT" PV = "1.0" -PR = "r0" +FILE_PR = "r0" # WORK IN PROGRESS