[ptxdist] OSELAS Toolchain: cortexa9 config

2014-08-08 Thread Matthias Klein
Hello, what is the reason that the cortexa9 config is removed in recent toolchain versions? (Version 2012.12.1 was the last version with a cortexa9 config) Can I simply use the cortexa8 toolchain to produce cortexa9 code? Best regards, Matthias -- ptxdist mailing list

Re: [ptxdist] OSELAS Toolchain: cortexa9 config

2014-08-08 Thread Michael Olbrich
Hi, On Fri, Aug 08, 2014 at 08:11:27AM +0200, Matthias Klein wrote: what is the reason that the cortexa9 config is removed in recent toolchain versions? (Version 2012.12.1 was the last version with a cortexa9 config) Can I simply use the cortexa8 toolchain to produce cortexa9 code? No,

Re: [ptxdist] [PATCH] openssl: version bump 1.0.1h - 1.0.1i

2014-08-08 Thread Michael Olbrich
On Thu, Aug 07, 2014 at 02:41:01PM +0200, Bernhard Walle wrote: Fixes CVE-2014-3508. Thanks, applied. I've regenerated the patches (no real changes). I've attached the script I use for this in case anyone is interested. Btw, if you run git send-email with '-M' then the patch is smaller and

Re: [ptxdist] [RFC] u-boot-tools: emmc support in fw_printenv/fw_setenv

2014-08-08 Thread Michael Olbrich
On Tue, Aug 05, 2014 at 02:29:12PM +0200, Markus Niebel wrote: Hello Bruno, Am 04.08.2014 10:29, wrote Bruno Thomsen: Provide read/write access to U-Boot environment stored in eMMC flash from Linux. Access to U-Boot environment can be very useful; dual kernel/rootfs images,

Re: [ptxdist] sysroot-host/lib/libacl.so.1: version `ACL_1.2' not found (required by mv)

2014-08-08 Thread Michael Olbrich
On Mon, Aug 04, 2014 at 09:34:14AM -0400, Jon Ringle wrote: I have a host rule that has the following: HOST_PACKAGES-$(PTXCONF_HOST_LIBGEEP) += host-libgeep HOST_LIBGEEP_BUILD_OOT := YES HOST_LIBGEEP_CONF_TOOL := autoconf HOST_LIBGEEP_INSTALL_ENV := $(HOST_ENV)

Re: [ptxdist] sysroot-host/lib/libacl.so.1: version `ACL_1.2' not found (required by mv)

2014-08-08 Thread Jon Ringle
On Fri, Aug 8, 2014 at 6:22 AM, Michael Olbrich m.olbr...@pengutronix.de wrote: On Mon, Aug 04, 2014 at 09:34:14AM -0400, Jon Ringle wrote: I have a host rule that has the following: HOST_PACKAGES-$(PTXCONF_HOST_LIBGEEP) += host-libgeep HOST_LIBGEEP_BUILD_OOT := YES HOST_LIBGEEP_CONF_TOOL