]> code.ossystems Code Review - openembedded-core.git/commit
xserver-xorg: use EXTENDPKGV instead of PV in RCONFLICTS_${PN}-module-exa
authorMartin Jansa <martin.jansa@gmail.com>
Sat, 22 Sep 2012 17:13:14 +0000 (19:13 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Sep 2012 14:21:01 +0000 (15:21 +0100)
commited0216d29fc4355c5220f3ad51df04a63cacb0c3
tree55eaa2440ce118dc320e731e3296fa02b0b7b889
parente4c1c37bb37e9eba635bc0a9308ab593abd299ec
xserver-xorg: use EXTENDPKGV instead of PV in RCONFLICTS_${PN}-module-exa

* it doesn't make much sense with PV, because xserver-xorg-module-exa
  was introduced in
  http://git.openembedded.org/openembedded-core/commit/meta/recipes-graphics/xorg-xserver?id=1a666ee1cda3c0b74daba5881fc5f62e13deec66
  so our xserver-xorg-module-exa RCONFLICTS with xserver-xorg (<= 1.11.2-r4)
  and (< 1.11.2) is not good enough

* because we don't know how many PRINC are in BSP/DISTRO layers,
  then it's safer to RCONFLICTS with every older version then current
  EXTENDPKGV

Also fixes whitespace to work correctly with opkg

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
--

* I haven't really tested this with IPK, since it was changed from
  RREPLACES to RCONFLICTS (because of RPM) and all my installed devices
  are already upgraded
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-xserver/xserver-xorg.inc