Re: [ptxdist] [PATH] usb-modeswitch-data: new package

2016-02-11 Thread Michael Olbrich
On Wed, Feb 03, 2016 at 11:10:15PM +0100, Ladislav Michl wrote: > Signed-off-by: Ladislav Michl > --- > Notes: > - needs tcl on host, but... anyone seen note in rules/tcl.in? Indeed. We have a mechanism for that now: Take a look at the host-system-* packages. We should probably introduce a host-

Re: [ptxdist] executables in /usr/bin vs /bin

2016-02-11 Thread Michael Olbrich
On Wed, Feb 10, 2016 at 06:48:04PM +0100, Clemens Gruber wrote: > Hi, > > in the proposed version bump for procps, the default path changed to > /bin instead of /usr/bin. In my patch I just renamed the paths. But > maybe that's the wrong approach and we should keep all binaries in > /usr/bin ? >

Re: [ptxdist] [PATCH] usb_modeswitch: version bump 2.2.1 -> 2.3.0

2016-02-11 Thread Michael Olbrich
On Fri, Jan 22, 2016 at 01:24:27AM +0100, Ladislav Michl wrote: > Also update help to match official description. > > Signed-off-by: Ladislav Michl Thanks, applied. Michael > --- > rules/usb-modeswitch.in | 3 ++- > rules/usb-modeswitch.make | 4 ++-- > 2 files changed, 4 insertions(+), 3 d

Re: [ptxdist] [PATCH v2] usb_modeswitch: udev helper

2016-02-11 Thread Michael Olbrich
On Fri, Jan 22, 2016 at 05:27:58PM +0100, Ladislav Michl wrote: > Install also udev helper and systemd service file > > Signed-off-by: Ladislav Michl Thanks, applied. Michael > --- > Changelog: > - select TCL also depends on RUNTIME > - simplify 'or' in makefile's ifdef > - targetinstall fi

Re: [ptxdist] [PATCH 1/2] Added cross library dependencies

2016-02-11 Thread Michael Olbrich
On Tue, Jan 26, 2016 at 02:22:16PM +0100, Tobias Schmidl wrote: > Lots of boost repositories cannot be built if another boost lib isn't > present. This patch adds some checks against this. > > Signed-off-by: Tobias Schmidl Thanks, applied. Michael > --- > rules/boost.in | 15 --- >

Re: [ptxdist] [PATCH] libtxc_dxtn: new package

2016-02-11 Thread Michael Olbrich
On Thu, Jan 28, 2016 at 11:53:13AM +0100, Lucas Stach wrote: > This adds libtxc_dxtn, which is a free software implementation > of the S3TC texture compression. If this is enabled MESA will > provide the EXT_texture_compression_s3tc OpenGL extension. > > It is a separate library, as S3TC is still

Re: [ptxdist] [PATCH 1/6] python: install python2 symlink

2016-02-11 Thread Michael Olbrich
On Thu, Jan 28, 2016 at 06:27:03PM +0100, Lucas Stach wrote: > Some programs call python2 in order to explicitly request python2.x. > Allow this by installing a symlink to the the correct binary. > > Signed-off-by: Lucas Stach Thanks, applied. Michael > --- > rules/python.make | 1 + > 1 file

Re: [ptxdist] [PATCH] valgrind: add upstream patch to make it work with kernel 4.5+

2016-02-11 Thread Michael Olbrich
On Mon, Feb 01, 2016 at 04:34:56PM +0100, Lucas Stach wrote: > The current version of valgrind breaks if it is used together > with kernel 4.5 running on the machine. > > Upstream already has a fix applied, but that is not found in > any released version yet. Pick this fix into our local patches >

Re: [ptxdist] [PATCH 1/2] mesa-demos: remove option to build OpenVG demos

2016-02-11 Thread Michael Olbrich
On Thu, Jan 28, 2016 at 01:13:43PM +0100, Lucas Stach wrote: > Current MESA versions have dropped the VG state tracker, so > there is no way to provide OpenVG acceleration anymore. > Disable the respective demos unconditionally. > > Signed-off-by: Lucas Stach Thanks, both applied. Michael > --

Re: [ptxdist] [PATCH v2] rootfs: Add Option to install /sbin/init as /init

2016-02-11 Thread Michael Olbrich
On Tue, Feb 02, 2016 at 12:56:00PM +0100, Markus Pargmann wrote: > The kernel searches in initramfs for an executable /init file. So if we > want to use initramfs as rootfs it is convenient to have a link from > /init to /sbin/init. > > Signed-off-by: Markus Pargmann Thanks, applied. Michael >

Re: [ptxdist] [PATCH] libboost: version bump 1.59.0 -> 1.60.0

2016-02-11 Thread Michael Olbrich
On Wed, Feb 03, 2016 at 07:49:29AM +0100, Tobias Schmidl wrote: > Hello all, > > > > > We have one patch for 1_59_0. Please check if it was applied or is still > > needed. > > > > Michael > > > > yup, still applies. I've attached the corrected patch Thanks, applied. Michael > > Best regards

Re: [ptxdist] [PATCH] libpoco: version bump 1.4.6p2 -> 1.6.1

2016-02-11 Thread Michael Olbrich
On Wed, Feb 03, 2016 at 07:51:22AM +0100, Tobias Schmidl wrote: > See > https://raw.githubusercontent.com/pocoproject/poco/poco-1.6.1-release/CHANGELOG > for more information. > > Signed-off-by: Tobias Schmidl Thanks, applied. Michael > --- > ...ke-Linux-configuration-crosscompile-aware.pat

Re: [ptxdist] [PATCH] iproute2: bump version to 4.4

2016-02-11 Thread Michael Olbrich
On Wed, Feb 03, 2016 at 07:17:25PM +0100, Clemens Gruber wrote: > Signed-off-by: Clemens Gruber Thanks, applied. In the future, please check if there are old patches. Michael > --- > rules/iproute2.make | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/rules/iprout

Re: [ptxdist] [PATCH] lldpd: bump version and add missing dependencies

2016-02-11 Thread Michael Olbrich
On Sat, Feb 06, 2016 at 04:06:17PM +0100, Clemens Gruber wrote: > Bump version to 0.9.0, adjust the kernel version for the oldies flag and > add the missing readline and libbsd dependencies, which are not > optional. > This was probably missed, because both libraries were already selected > on many

Re: [ptxdist] [PATCH] libbsd: bump version to 0.8.2 to fix CVE-2016-2090

2016-02-11 Thread Michael Olbrich
On Sat, Feb 06, 2016 at 06:04:55PM +0100, Clemens Gruber wrote: > Bump the version to 0.8.2, which includes a fix for the heap buffer > overflow in fgetwln (CVE-2016-2090). > > Signed-off-by: Clemens Gruber Thanks, applied. Don't forget the patches next time. Michael > --- > rules/libbsd.make

Re: [ptxdist] [PATCH] ncurses: Added /usr/share/terminfo/d/dumb to PTXCONF_NCURSES_TERMCAP

2016-02-11 Thread Michael Olbrich
On Tue, Feb 02, 2016 at 03:59:41PM +0100, Gavin Schenk wrote: > This is needed when using top in batch mode "top -b" Thanks, applied. Michael > --- > rules/ncurses.make | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/rules/ncurses.make b/rules/ncurses.make > index 57e8199..521af77 100

Re: [ptxdist] [PATCH 1/2] libseccomp: new package

2016-02-11 Thread Michael Olbrich
On Tue, Feb 09, 2016 at 05:31:13PM +0100, Clemens Gruber wrote: > Signed-off-by: Clemens Gruber Thanks, applied. Note: The URL was broken for me so I had to change it. Please check if it still works for you. Michael > --- > rules/libseccomp.in | 13 > rules/libseccomp.make | 56

Re: [ptxdist] [PATCH 2/2] systemd: add option for seccomp support

2016-02-11 Thread Michael Olbrich
On Tue, Feb 09, 2016 at 05:31:14PM +0100, Clemens Gruber wrote: > With seccomp support enabled, service files can limit the syscalls a > process is allowed to use through the SystemCallFilter option. > > Signed-off-by: Clemens Gruber Thanks, applied. Michael > --- > rules/systemd.in | 8 +++

Re: [ptxdist] Added support for boost.python

2016-02-11 Thread Michael Olbrich
On Wed, Feb 10, 2016 at 09:52:10AM +0100, Tobias Schmidl wrote: > This works both against python2 and python3. Thanks, applied. Michael > > Signed-off-by: Tobias Schmidl > --- > rules/boost.in | 30 +++--- > rules/boost.make | 10 ++ > 2 files changed, 37 ins

Re: [ptxdist] [PATCH] ncurses: Added /usr/share/terminfo/d/dumb to PTXCONF_NCURSES_TERMCAP

2016-02-11 Thread Michael Olbrich
On Thu, Feb 11, 2016 at 12:31:48PM +0100, Michael Olbrich wrote: > On Tue, Feb 02, 2016 at 03:59:41PM +0100, Gavin Schenk wrote: > > This is needed when using top in batch mode "top -b" > > Thanks, applied. The new version of the patch of cource. Michael -- Pengutronix e.K.

Re: [ptxdist] [PATCH 1/2] libseccomp: new package

2016-02-11 Thread Clemens Gruber
Hi Michael, On Thu, Feb 11, 2016 at 12:32:56PM +0100, Michael Olbrich wrote: > On Tue, Feb 09, 2016 at 05:31:13PM +0100, Clemens Gruber wrote: > > Signed-off-by: Clemens Gruber > > Thanks, applied. > > Note: The URL was broken for me so I had to change it. Please check if it > still works for y

Re: [ptxdist] Strange system library search paths with OSELAS.Toolchain

2016-02-11 Thread Michael Olbrich
On Tue, Feb 09, 2016 at 05:42:31PM +0100, Clemens Gruber wrote: > On Tue, Feb 09, 2016 at 10:31:22AM +0100, Juergen Borleis wrote: > > /sysroot-/sbin/ldconfig > > Very nice, thank you! After running ldconfig on the target, running strace > with /bin/true shows only one access for /etc/ld.so.preloa

[ptxdist] host-python

2016-02-11 Thread Erwin Rol
Hallo, The host-python package removes the "python" file after install with the following reason; # remove "python" so that it doesn't interfere with the build # machine's python # # the target build proces will only use python with the # python-$(PYTHON_MAJORMINOR) But isn't the reason of wanti

[ptxdist] PTXCONF_TARGET_EXTRA_CXXFLAGS

2016-02-11 Thread Erwin Rol
Hallo, can PTXCONF_TARGET_EXTRA_CXXFLAGS be used on a per package basis ? I need to pass -std=gnu++11 to Qt5 to build qtwebengine and as a test I changed PTXCONF_TARGET_EXTRA_CXXFLAGS in ./ptxdist menuconfig and it worked. - Erwin ___ ptxdist mailing

[ptxdist] [PATCH] barebox: Install bareboxcrc32 to sysroot-host to be able to generate crc32 codes that can be checked by barebox

2016-02-11 Thread Gavin Schenk
I want to create crc32 files in a new-image-generation package that can be processed by barebox. --- rules/barebox.make | 1 + 1 file changed, 1 insertion(+) diff --git a/rules/barebox.make b/rules/barebox.make index a9aac7d..cf04b0e 100644 --- a/rules/barebox.make +++ b/rules/barebox.make @@ -1