[ptxdist] u-boot-tools: mkimage on target?

2014-09-25 Thread Alexander Stein
Hello, I'm currently trying to update the u-boot-tools for the target in order to get a newer fw_printenv which also supports MMC devices, thus non-MTD ones. The build system has changed in recent u-boot version. My current state is that fw_printenv can be build for the target, but mkimage can

[ptxdist] Running a custom script after the images are created

2014-09-25 Thread Alan Martinovic
Hi, Is it possible to automatically run a script after the images have been created? Example. After the images are created a script should be executed that compresses the kernel, device tree and root.ubi to an archieve. DISCLAIMER: This e-mail may contain confidential and privileged material

[ptxdist] [PATCH] bash: shellshock fix

2014-09-25 Thread Bruno Thomsen
Fixes CVE-2014-6271: remote code execution through bash. Applied missing patches between version 3.2 patch level 48 and 52. Signed-off-by: Bruno Thomsen b...@kamstrup.dk --- patches/bash-3.2.48/0001-bash-3.2-patch49.patch | 67 ++ patches/bash-3.2.48/0002-bash-3.2-patch50.patch |