| Submitter | Denis Carikli |
|---|---|
| Date | May 13, 2011, 12:43 p.m. |
| Message ID | <1305290588-7057-5-git-send-email-GNUtoo@no-log.org> |
| Download | mbox | patch |
| Permalink | /patch/3945/ |
| State | Accepted |
| Headers | show |
Comments
Hello. On Fri, 2011-05-13 at 14:43, Denis 'GNUtoo' Carikli wrote: > Without that fix Angstrom keep choosing xserver-common 1.33 instead of the 1.34 version > > Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> I agree with the change but it is up to the angstrom devs to ACK it. regards Stefan Schmidt > --- > .../include/angstrom-2010-preferred-versions.inc | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/conf/distro/include/angstrom-2010-preferred-versions.inc b/conf/distro/include/angstrom-2010-preferred-versions.inc > index 611c4e7..8d4c8ef 100644 > --- a/conf/distro/include/angstrom-2010-preferred-versions.inc > +++ b/conf/distro/include/angstrom-2010-preferred-versions.inc > @@ -71,7 +71,6 @@ UDEV_GE_141 = "1" > PREFERRED_VERSION_usbutils = "0.86" > PREFERRED_VERSION_wpa-supplicant = "0.7.3" > PREFERRED_VERSION_wget = "1.11.4" > -PREFERRED_VERSION_xserver-common = "1.33" > PREFERRED_VERSION_xserver-kdrive = "1.4.0.90" > > # > -- > 1.7.0.4 >
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 13-05-11 14:43, Denis 'GNUtoo' Carikli wrote: > Without that fix Angstrom keep choosing xserver-common 1.33 instead of the 1.34 version > > Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Acked-by: Koen Kooi <koen@dominion.thruhere.net> > --- > .../include/angstrom-2010-preferred-versions.inc | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/conf/distro/include/angstrom-2010-preferred-versions.inc b/conf/distro/include/angstrom-2010-preferred-versions.inc > index 611c4e7..8d4c8ef 100644 > --- a/conf/distro/include/angstrom-2010-preferred-versions.inc > +++ b/conf/distro/include/angstrom-2010-preferred-versions.inc > @@ -71,7 +71,6 @@ UDEV_GE_141 = "1" > PREFERRED_VERSION_usbutils = "0.86" > PREFERRED_VERSION_wpa-supplicant = "0.7.3" > PREFERRED_VERSION_wget = "1.11.4" > -PREFERRED_VERSION_xserver-common = "1.33" > PREFERRED_VERSION_xserver-kdrive = "1.4.0.90" > > # -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD8DBQFN1WxfMkyGM64RGpERAoC3AJ9ClB7ncb3A/E0qtLWXFVBlWJ4cZgCgpYph p5/R5/DZGEqYCfUt5BFj9pw= =+mNZ -----END PGP SIGNATURE-----
On Thu, 2011-05-19 at 21:15 +0200, Koen Kooi wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 13-05-11 14:43, Denis 'GNUtoo' Carikli wrote: > > Without that fix Angstrom keep choosing xserver-common 1.33 instead of the 1.34 version > > > > Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> > > Acked-by: Koen Kooi <koen@dominion.thruhere.net> Thanks a lot. Denis.
Patch
diff --git a/conf/distro/include/angstrom-2010-preferred-versions.inc b/conf/distro/include/angstrom-2010-preferred-versions.inc index 611c4e7..8d4c8ef 100644 --- a/conf/distro/include/angstrom-2010-preferred-versions.inc +++ b/conf/distro/include/angstrom-2010-preferred-versions.inc @@ -71,7 +71,6 @@ UDEV_GE_141 = "1" PREFERRED_VERSION_usbutils = "0.86" PREFERRED_VERSION_wpa-supplicant = "0.7.3" PREFERRED_VERSION_wget = "1.11.4" -PREFERRED_VERSION_xserver-common = "1.33" PREFERRED_VERSION_xserver-kdrive = "1.4.0.90" #
Without that fix Angstrom keep choosing xserver-common 1.33 instead of the 1.34 version Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> --- .../include/angstrom-2010-preferred-versions.inc | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)