Re: [ptxdist] [PATCH] lighttpd: upgrade from 1.4.38 to 1.4.39

2016-01-12 Thread Bruno Thomsen
Hi, > According to http://www.lighttpd.net/2016/1/2/1.4.39/ this fixes crashes > introduced in 1.4.36. > > Signed-off-by: Alexander Dahl No issues observed with lighttpd-1.4.39 when used in combination with php-5.5.30, sqlite-3.9.2.0 & openssl-1.0.2e. Tested-by: Bruno

Re: [ptxdist] setting up opkg with ptxdist 2015.12.0

2016-01-12 Thread Tim Sander
Hi Alex Its not a nice patch but it helps with your problem i suppose. I have no idea why check_signature is not disabled by the opkg.conf settings. Best regards Tim --- opkg-0.3.0/libopkg/pkg_src.c.orig 2016-01-12 14:28:14.144604800 +0100 +++ opkg-0.3.0/libopkg/pkg_src.c2016-01-12

Re: [ptxdist] Busybox Config.in

2016-01-12 Thread Michael Olbrich
Hi, On Mon, Jan 04, 2016 at 10:36:39AM +0800, Hardik A Gohil (WMSC-HW) wrote: > I am working on ptxdist-2013.01.0. > > I added a new command into the busybox miscutils folder. > > Also copied the /usr/local/lib/ptxdist-/rules/busybox.in > to /phyCORE-AM335x-PD13.1.2/rules directory. > > In

Re: [ptxdist] [PATCH] genimage: Add static UBI volumes support

2016-01-12 Thread Michael Olbrich
On Mon, Jan 04, 2016 at 01:49:49PM +0100, Ladislav Michl wrote: > Bare images (kernel, U-Boot, its environment) need to reside inside > static UBI volumes. Add read-only partition flag and use it for that > purpose. Also make partition's "image" voluntary as ubinize will yell > anyway. Once this

Re: [ptxdist] [ANNOUNCE] PTXdist 2015.12.0 released

2016-01-12 Thread Michael Olbrich
Hi, On Mon, Dec 21, 2015 at 07:09:08PM +0100, Alexander Dahl wrote: > Am 2015-12-18 12:20, schrieb Michael Olbrich: > > opkg: version bump 0.2.2 -> 0.3.0 > > Tested ptxdist 2015.12.0 today and ran into problems with opkg. Firts > noticed this on executing opkg on the target: > > $ opkg

Re: [ptxdist] [PATCH] udev: fix creation of custom rules

2016-01-12 Thread Michael Olbrich
On Tue, Dec 22, 2015 at 03:07:45PM +0100, Clemens Gruber wrote: > This was broken since commit 7732f73 and custom rule files were not > copied. Good catch. Thanks, applied. Michael > > Signed-off-by: Clemens Gruber > --- > rules/udev.make | 3 +-- > 1 file

Re: [ptxdist] [PATCH] dosfstools: fix url and update to 3.0.28

2016-01-12 Thread Michael Olbrich
On Mon, Jan 04, 2016 at 05:18:08AM +0100, Ladislav Michl wrote: > Dosfstools moved to github. Once there, update to version 3.0.28 > Thanks, applied. Michael > Signed-off-by: Ladislav Michl > --- > dosfstools.make |6 +++--- > 1 file changed, 3 insertions(+), 3

Re: [ptxdist] [PATCH] NetworkManager: update to 1.0.10

2016-01-12 Thread Michael Olbrich
On Mon, Jan 04, 2016 at 02:01:52PM +0100, Ladislav Michl wrote: > Signed-off-by: Ladislav Michl > Thanks, applied. Michael > --- > networkmanager.make |4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > --- ptxdist/rules/networkmanager.make 2016-01-03

Re: [ptxdist] setting up opkg with ptxdist 2015.12.0

2016-01-12 Thread Michael Olbrich
On Mon, Jan 11, 2016 at 01:10:32PM +0100, Alexander Dahl wrote: > Hei hei, > > Am 2015-12-22 12:42, schrieb Alexander Dahl: > >> Or go back to opkg 0.2.x? > > > > I copied the old rules and patches from 2015.10.0 to my BSP for now to > > get a usable opkg. Nevertheless, help on setting up opkg

Re: [ptxdist] [PATCH 1/2] libkmod: bump version to 22

2016-01-12 Thread Michael Olbrich
On Tue, Dec 22, 2015 at 03:09:53PM +0100, Clemens Gruber wrote: > Signed-off-by: Clemens Gruber Thanks, applied. Michael > --- > rules/libkmod.make | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/rules/libkmod.make