xserver kdrive: update glamo and imageon to be parallel installable to Xorg
authorKoen Kooi <koen@openembedded.org>
Thu, 25 Sep 2008 07:43:46 +0000 (07:43 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 25 Sep 2008 07:43:46 +0000 (07:43 +0000)
packages/xorg-xserver/xserver-kdrive-glamo_1.3.0.0+git.bb
packages/xorg-xserver/xserver-kdrive-imageon_1.2.0.bb

index cb29cfd..77c3608 100644 (file)
@@ -6,12 +6,12 @@ DEPENDS = "compositeproto damageproto fixesproto recordproto resourceproto \
            libxau libxext libxdmcp libxfont libxrandr tslib virtual/libx11 \
            xtrans libxkbfile libxcalibrate"
 DEPENDS += "libxkbfile libxcalibrate"
-RDEPENDS_${PN} = "xserver-kdrive"
+RDEPENDS_${PN} = "xserver-security-policy"
 PROVIDES = "virtual/xserver"
 
 PE = "1"
 PV = "1.3.0.0+gitr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 COMPATIBLE_HOST = "arm.*-linux"
 COMPATIBLE_MACHINE = 'om-gta02'
index aef08c8..3a042db 100644 (file)
@@ -7,7 +7,7 @@ DEPENDS += "libxkbfile libxcalibrate"
 PROVIDES = "virtual/xserver"
 
 PE = "1"
-PR = "r5"
+PR = "r6"
 
 FILESPATH = "${FILE_DIRNAME}/xserver-kdrive-${PV}:${FILE_DIRNAME}/xserver-kdrive:${FILE_DIRNAME}/files"
 SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \