xserver-xorg 1.7.4,1.8.0,git : make it MACHINE_ARCH for ion and bump PR
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Wed, 14 Apr 2010 12:30:35 +0000 (14:30 +0200)
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Wed, 14 Apr 2010 13:02:53 +0000 (15:02 +0200)
commitde9e047739390cba58dc6b8e0e0053ef639cdcb8
tree967edfb367b6b6537453756b00b7477e1eaa9fbe
parentdcf2f855ea84370d450fb0d14ebfc5a91093318d
xserver-xorg 1.7.4,1.8.0,git : make it MACHINE_ARCH for ion and bump PR

In case of ion(a machine),Xorg is configured with --enable-xinerama,
  But xorg is not MACHINE_ARCH anymore,so that's problematic.
  The easiest fix as suggested in #oe is this one:
    <XorA> needs PACKAGE_ARCH_ion = "${MACHINE_ARCH}" then
PR was also bumped(advise taken in #oe):
  <GNUtoo> I'll also bump PR: PR = "${INC_PR}.0" => PR = "${INC_PR}.1"
  <GNUtoo> JaMa, is it ok to bump like this for xserver or does every xf86-somesystem-somedriver has to be rebuilt?
  <JaMa> GNUtoo: no, it should be fine..
  <GNUtoo> ok thanks a lot
  <JaMa> drivers needs to be bumped only if ABI changed
recipes/xorg-xserver/xserver-xorg_1.7.4.bb
recipes/xorg-xserver/xserver-xorg_1.8.0.bb
recipes/xorg-xserver/xserver-xorg_git.bb