Re: [ptxdist] [PATCH] image_ipkg.make: create repository directory

2012-03-15 Thread Michael Olbrich
On Thu, Mar 15, 2012 at 12:25:45AM +0100, Ladislav Michl wrote: Pushing ipks fails when top level repository directory does not exists. Once here, use helper variables for repository paths. This is not quite correct. Although it wasn't all that good before. Can you please check, that the

Re: [ptxdist] mini6410: Need equivalent tool for sdflasher.exe on Linux

2012-03-15 Thread Juergen Beisert
Hi Ananth, as this question is more Mini6410 related than about the buildsystem PTXdist please use the ose...@community.pengutronix.de mailing list instead. Ananthapadmanaban wrote: I tried wine emulator to run sdflasher.exe to detect my sdcard, but not able to detect sdcard on Ubuntu

[ptxdist] [PATCH v2] Add flashbench tool

2012-03-15 Thread Bernhard Walle
From: Bernhard Walle wa...@corscience.de This patch adds the flashbench tool from Linaro Project git://git.linaro.org/people/arnd/flashbench.git. See also http://lwn.net/Articles/428584/. Because there is no tarball, I exported the current git repo and put it on my server. The default maximum

Re: [ptxdist] [PATCH v2] Add flashbench tool

2012-03-15 Thread Michael Olbrich
On Thu, Mar 15, 2012 at 10:44:18AM +0100, Bernhard Walle wrote: From: Bernhard Walle wa...@corscience.de This patch adds the flashbench tool from Linaro Project git://git.linaro.org/people/arnd/flashbench.git. See also http://lwn.net/Articles/428584/. Because there is no tarball, I exported

Re: [ptxdist] [PATCH] scripts/ipkg-push: return nonzero on error

2012-03-15 Thread Michael Olbrich
On Thu, Mar 15, 2012 at 12:21:31AM +0100, Ladislav Michl wrote: ipkg-push returns zero when ipkg repository path does not exist causing make continues ignoring error. Tnx. Applied. Michael Signed-off-by: Ladislav Michl la...@linux-mips.org --- ipkg-push |2 +- 1 file changed, 1

Re: [ptxdist] [PATCH] Change some install_alternative to install_config

2012-03-15 Thread BenoƮt BURNICHON
If you mark a file as a config file by default opkg won't upgrade that file during a package upgrade, even if the user never made any modifications. At this point you are basically deciding to leave the original file unchanged and putting the burden of merging old and new config files on

Re: [ptxdist] [PATCH 1/5 v2] [rt-tests] Use CFLAGS specified by ptxdist platformconfig

2012-03-15 Thread Remy Bohmer
Hi, 2012/3/15 Michael Olbrich m.olbr...@pengutronix.de: On Tue, Mar 13, 2012 at 10:32:14PM +0100, Remy Bohmer wrote: The platformconfig can specify some valuable global flags for each package in the configuration to build, for example: * CPU optimisations (-march= and friends) * multilib

[ptxdist] [PATCH v3] Add flashbench tool

2012-03-15 Thread Bernhard Walle
From: Bernhard Walle wa...@corscience.de This patch adds the flashbench tool from Linaro Project git://git.linaro.org/people/arnd/flashbench.git. See also http://lwn.net/Articles/428584/. Because there is no tarball, I exported the current git repo and put it on my server. The default maximum

[ptxdist] [PATCH 2/3] proftpd: bump to 1.3.3g for security

2012-03-15 Thread George McCollister
Bumping proftpd from 1.3.3e to 1.3.3g to include the newest upstream bug and security fixes. Includes fix for: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-4130 http://bugs.proftpd.org/show_bug.cgi?id=3711 Release Notes: 1.3.3g - + New NoEmptyFragments TLSOption added; see

[ptxdist] [PATCH 3/3] memcached: bump to 1.4.13

2012-03-15 Thread George McCollister
Bump memcached from 1.4.10 to 1.4.13. 1.4.10 introduced a lot of bugs. For a complete list of fixes see: http://code.google.com/p/memcached/wiki/ReleaseNotes1413 http://code.google.com/p/memcached/wiki/ReleaseNotes1412 http://code.google.com/p/memcached/wiki/ReleaseNotes1411 Remove old patches