mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [ANNOUNCE] PTXdist 2013.07.1 released
@ 2013-07-21 10:12 Marc Kleine-Budde
  2013-07-22  9:17 ` Matthias Klein
  0 siblings, 1 reply; 2+ messages in thread
From: Marc Kleine-Budde @ 2013-07-21 10:12 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 2471 bytes --]

Hi,

I'm happy to announce that I've just released ptxdist-2013.07.1, as
Michael is on holidays. Yes .1, the .0 release is broken. I hope the
device tree compiler is working now properly with older kernels which
don't support "-i".

Thanks to all contributors and - as always - the shortlog below.
Marc

Bernhard Walle (1):
      Update host-cmake to 2.8.11

Lucas Stach (1):
      fix unfs3 build with recent versions of flex

Marc Kleine-Budde (3):
      dtc: use GENERIC_KERNEL_ARCH instead of KERNEL_ARCH
      dtc: don't generate linemarkes during preprocess step
      dtc: use includes conditionally
      dtc: fix call of dtc, remove stray @
      dtc: use GENERIC_KERNEL_ARCH for cpp, too

Michael Olbrich (29):
      ptxdist: use $TMPDIR for PTXDIST_TEMPDIR if set
      kernel-header: handle verbose building
      kernel-header: needs perl
      host-autotools-automake: needs perl
      host-autotools-autoconf: needs perl
      gstreamer: disable static
      libffi: explicitly set configure options
      libxcb: disable static
      systemd: only start a getty on tty1 if virtual console support is enabled
      libptxdisttest.sh: propagate result in test_end
      host-qemu: allow building with vde enabled
      ptxd_in_path: don't add trailing '/'
      ptxdist: also source ptxd_lib_*.sh from BSP and platform
      libezv24: add configure options
      dbus: version bump 1.6.4 -> 1.6.10
      util-linux-ng: version bump 2.22.2 -> 2.23.1
      host-qemu: version bump 1.4.1 -> 1.5.0
      util-linux-ng: ddate no longer exists
      python: version bump 2.6.6 -> 2.7.5
      flup: fix building for python2.7
      pyside: fix building with python2.7
      glib: version bump 2.34.3 -> 2.36.3
      kconfig: update to v3.10-rc5
      e2fsprogs: version bump 1.42.4 -> 1.42.7
      busybox: version bump 1.20.2 -> 1.21.0
      libffi: version bump 3.0.11 -> 3.0.13
      kernel-header: default to the currently used kernel version
      iproute2: version bump 2.6.39 -> 3.9.0
      ptxd_make_get: support git urls

Uwe Kleine-König (1):
      rt-tests: fix runtime problem of hackbench on (at least) arm and armhf

-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 259 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [ANNOUNCE] PTXdist 2013.07.1 released
  2013-07-21 10:12 [ptxdist] [ANNOUNCE] PTXdist 2013.07.1 released Marc Kleine-Budde
@ 2013-07-22  9:17 ` Matthias Klein
  0 siblings, 0 replies; 2+ messages in thread
From: Matthias Klein @ 2013-07-22  9:17 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 2844 bytes --]

Hi Marc,

the dtc Patches are working for my 3.4 kernel. No need for a newer dtc 
...


Best regards,

Matthias


------ Originalnachricht ------
Von: "Marc Kleine-Budde" <mkl@pengutronix.de>
An: ptxdist@pengutronix.de
Gesendet: 21.07.2013 12:12:33
Betreff: [ptxdist] [ANNOUNCE] PTXdist 2013.07.1 released
>Hi,
>
>I'm happy to announce that I've just released ptxdist-2013.07.1, as
>Michael is on holidays. Yes .1, the .0 release is broken. I hope the
>device tree compiler is working now properly with older kernels which
>don't support "-i".
>
>Thanks to all contributors and - as always - the shortlog below.
>Marc
>
>Bernhard Walle (1):
>       Update host-cmake to 2.8.11
>
>Lucas Stach (1):
>       fix unfs3 build with recent versions of flex
>
>Marc Kleine-Budde (3):
>       dtc: use GENERIC_KERNEL_ARCH instead of KERNEL_ARCH
>       dtc: don't generate linemarkes during preprocess step
>       dtc: use includes conditionally
>       dtc: fix call of dtc, remove stray @
>       dtc: use GENERIC_KERNEL_ARCH for cpp, too
>
>Michael Olbrich (29):
>       ptxdist: use $TMPDIR for PTXDIST_TEMPDIR if set
>       kernel-header: handle verbose building
>       kernel-header: needs perl
>       host-autotools-automake: needs perl
>       host-autotools-autoconf: needs perl
>       gstreamer: disable static
>       libffi: explicitly set configure options
>       libxcb: disable static
>       systemd: only start a getty on tty1 if virtual console support is 
>enabled
>       libptxdisttest.sh: propagate result in test_end
>       host-qemu: allow building with vde enabled
>       ptxd_in_path: don't add trailing '/'
>       ptxdist: also source ptxd_lib_*.sh from BSP and platform
>       libezv24: add configure options
>       dbus: version bump 1.6.4 -> 1.6.10
>       util-linux-ng: version bump 2.22.2 -> 2.23.1
>       host-qemu: version bump 1.4.1 -> 1.5.0
>       util-linux-ng: ddate no longer exists
>       python: version bump 2.6.6 -> 2.7.5
>       flup: fix building for python2.7
>       pyside: fix building with python2.7
>       glib: version bump 2.34.3 -> 2.36.3
>       kconfig: update to v3.10-rc5
>       e2fsprogs: version bump 1.42.4 -> 1.42.7
>       busybox: version bump 1.20.2 -> 1.21.0
>       libffi: version bump 3.0.11 -> 3.0.13
>       kernel-header: default to the currently used kernel version
>       iproute2: version bump 2.6.39 -> 3.9.0
>       ptxd_make_get: support git urls
>
>Uwe Kleine-König (1):
>       rt-tests: fix runtime problem of hackbench on (at least) arm and 
>armhf
>
>--
>Pengutronix e.K. | Marc Kleine-Budde |
>Industrial Linux Solutions | Phone: +49-231-2826-924 |
>Vertretung West/Dortmund | Fax: +49-5121-206917-5555 |
>Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |
>

[-- Attachment #1.2: Type: text/html, Size: 6136 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-07-22  9:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-21 10:12 [ptxdist] [ANNOUNCE] PTXdist 2013.07.1 released Marc Kleine-Budde
2013-07-22  9:17 ` Matthias Klein

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox