Re: [ptxdist] [PATCH] alfred: version bump 2014.1.0 -> 2015.1

2015-09-16 Thread Marc Kleine-Budde
> > # Prepare > # > > > ALFRED_CONF_TOOL := NO > + > ALFRED_MAKE_ENV := \ > - $(CROSS_ENV) \ > - CONFIG_ALFRED_GPSD=n > +

Re: [ptxdist] Warning UID is greater than 99

2015-09-13 Thread Marc Kleine-Budde
On 09/13/2015 05:58 AM, Enrico Weigelt, metux IT consult wrote: > On 10.09.2015 17:04, Marc Kleine-Budde wrote: > >> Better use the user and group name from /etc/{passwd,shadow} not the >> numerical value. > > The names from ./projectroot/etc/passwd can be used directly i

Re: [ptxdist] dpkg / apt

2015-09-13 Thread Marc Kleine-Budde
ve dpkg, apt and friends on the embedded system). Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA

Re: [ptxdist] Warning UID is greater than 99

2015-09-10 Thread Marc Kleine-Budde
0 ./home/shell_user > drwxr-xr-x 2 lgl mgo 4096 Sep 10 15:40 ./sftp/sftp_user/incoming > drwxr-xr-x 2 lgl mgo 4096 Sep 10 15:40 ./sftp/sftp_user/outgoing > > is this something to worry about? or can I ignore that? Just Ignore it. Marc -- Pengutronix e.K. | Marc Kle

Re: [ptxdist] Script

2015-09-03 Thread Marc Kleine-Budde
sing in few folders. Are you extracting the tarball and creating the ubifs in one go in a fakeroot environment? Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax:

Re: [ptxdist] Script

2015-09-03 Thread Marc Kleine-Budde
tion is that the other team gives you a tarball of the applications and you install it with "install_archive", see "rules/post/install.make". Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924

Re: [ptxdist] Script

2015-09-03 Thread Marc Kleine-Budde
go in a >> fakeroot environment? >> > > Then extract the root.tgz , add applications and create the root.ubifs > image using the above script. The question is, are you running the extract and mkfs.ubifs in a single fakeroot instance or as root? Marc -- Pengutronix

Re: [ptxdist] Script

2015-09-02 Thread Marc Kleine-Budde
On 09/02/2015 10:35 AM, Hardik A Gohil wrote: > Hello > > On Wed, Sep 2, 2015 at 4:17 PM, Marc Kleine-Budde <m...@pengutronix.de > <mailto:m...@pengutronix.de>> wrote: > > On 09/02/2015 09:44 AM, Hardik A Gohil wrote: > > Hello, > > >

Re: [ptxdist] Script

2015-09-02 Thread Marc Kleine-Budde
s %s; chown %s.%s \".%s\";\n", $$2, $$2, $$5, > $$2, $$6, $$7, $$8, $$3, $$4, $$2);}' This scripts generates chmod, chown commands to change the ownership and permission of a file or generates commands to create device nodes with given ownership and permissions. Marc -- Pengutr

Re: [ptxdist] Script

2015-09-02 Thread Marc Kleine-Budde
lation and trying to figure out how > to fit in this script. Don't do this. Just install your files with the provided primitives by ptxdist, see rules/post/install.make. Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-

Re: [ptxdist] change orientation landscape portrait

2015-07-11 Thread Marc Kleine-Budde
On 07/11/2015 10:24 PM, Alejandro Vázquez wrote: By default the orientation is landscape but i want to change it to portrait. Where can I do this change? Can you give a little bit more context? regards, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial

Re: [ptxdist] [ANNOUNCE] PTXdist 2015.07.0 released

2015-07-08 Thread Marc Kleine-Budde
. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital

Re: [ptxdist] u-boot link down

2015-07-06 Thread Marc Kleine-Budde
in your browser, ignore the warning message and place the file into your source folder. Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-

[ptxdist] [PATCH] image: ipkg, opkg: use symbol IMAGE_XPKG_EXTRA_ARGS to pass extra arguments to ipkg and opkg build

2015-07-02 Thread Marc Kleine-Budde
Originally the symbols IMAGE_IPKG_EXTRA_ARGS, IMAGE_OPKG_EXTRA_ARGS were used in the code, but there only was the config entry for the ipkg symbol in Kconfig. This patch converts the IMAGE_IPKG_EXTRA_ARGS to IMAGE_XPKG_EXTRA_ARGS and uses it during ipkg and opkg build. Signed-off-by: Marc Kleine

Re: [ptxdist] [PATCHv2] net-snmp: version bump to 5.7.3 LTS

2015-07-02 Thread Marc Kleine-Budde
-- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP

Re: [ptxdist] [ptxdist-commit] [git:ptxdist-master] barebox: add optional dependency to HOST_IMX_CST

2015-06-15 Thread Marc Kleine-Budde
has to enable this entry and when and why not... done. hth, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA

Re: [ptxdist] make missing or too old

2015-04-15 Thread Marc Kleine-Budde
. Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description

Re: [ptxdist] make missing or too old , Signaturcheck not OK

2015-04-15 Thread Marc Kleine-Budde
. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital signature

Re: [ptxdist] [PATCHv4 1/1] dhcp-helper: this patch adds dhcp-helper to ptxdist

2015-04-09 Thread Marc Kleine-Budde
): Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc

Re: [ptxdist] [PATCHv7 1/1] opennhrp: add opennhrp to ptxdist

2015-04-09 Thread Marc Kleine-Budde
. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital signature

Re: [ptxdist] [PATCHv3 1/1] dhcp-helper: this patch adds dhcp-helper to ptxdist

2015-04-02 Thread Marc Kleine-Budde
. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital signature

Re: [ptxdist] [PATCHv4 1/1] linux-pam: this patch add Linux-PAM support to ptxdist

2015-04-02 Thread Marc Kleine-Budde
/pam.conf via this patch. + @$(call install_finish, linux-pam) + + @$(call touch) + +# vim: syntax=make Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax

Re: [ptxdist] [PATCHv3 1/1] dhcp-helper: this patch adds dhcp-helper to ptxdist

2015-04-02 Thread Marc Kleine-Budde
On 04/02/2015 10:34 AM, Marc Kleine-Budde wrote: The package is not cross compiled, and the targetinstall stage fails. Please test your package before posting. I'd better test my suggestions myself first. Signed-off-by: Oliver Graute oliver.gra...@neuhaus.de --- rules/dhcp-helper.in

Re: [ptxdist] [PATCHv5 1/1] opennhrp: add opennhrp to ptxdist

2015-04-02 Thread Marc Kleine-Budde
=$(COMPILER_PREFIX) Please use _MAKE_OPT, as COMPILE_OPT is obsolete, sorry my fault. Please add a _INSTALL_OPT, too, otherweise everything gets recompiled with the host compiler. See dhcp-helper review for more details. Marc -- Pengutronix e.K. | Marc Kleine-Budde

Re: [ptxdist] [PATCHv6 1/1] opennhrp: add opennhrp to ptxdist

2015-04-02 Thread Marc Kleine-Budde
/racoon-ph1dead.sh) + @$(call install_alternative, opennhrp, 0, 0, 0755, /etc/opennhrp/racoon-ph1down.sh) + + @$(call install_finish, opennhrp) + + @$(call touch) + +# vim: syntax=make Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux

Re: [ptxdist] [PATCHv3 1/1] linux-pam: this patch add Linux-PAM support to ptxdist

2015-03-31 Thread Marc Kleine-Budde
=make Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc

Re: [ptxdist] [PATCHv2] dhcp-helper: this patch adds dhcp-helper to ptxdist

2015-03-31 Thread Marc Kleine-Budde
: @$(call install_copy, dhcp-helper, 0, 0, 0755, -, /usr/sbin/dhcp-helper) + + @$(call install_finish, dhcp-helper) + + @$(call touch) + +# vim: syntax=make Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions

Re: [ptxdist] [PATCHv3 2/2] opennhrp: added cross compile patch

2015-03-26 Thread Marc Kleine-Budde
:= \ CROSS_COMPILE=$(COMPILER_PREFIX) regards, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http

Re: [ptxdist] [PATCHv1] dhcp-helper: this patch adds dhcp-helper to ptxdist

2015-03-26 Thread Marc Kleine-Budde
+# + +$(STATEDIR)/dhcp-helper.compile: + @$(call targetinfo) +# @$(call world/compile, DHCP_HELPER) +# @$(call touch) Nothing to compile? Marc -- Pengutronix e.K. | Marc Kleine-Budde

Re: [ptxdist] Antwort: Re: [PATCHv2] linux-pam: added linux-pam to ptxdist

2015-03-26 Thread Marc Kleine-Budde
) ^ please remove what exactly should I remove? that line. regards, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-

Re: [ptxdist] [PATCHv2] linux-pam: added linux-pam to ptxdist

2015-03-26 Thread Marc Kleine-Budde
:= $(CROSS_ENV) please remove regards, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http

Re: [ptxdist] [PATCHv2 1/2] apr-util: version update to 1.5.4

2015-03-04 Thread Marc Kleine-Budde
help diff --git a/rules/apr-util.make b/rules/apr-util.make index 821a838..cce9385 100644 --- a/rules/apr-util.make +++ b/rules/apr-util.make @@ -1,6 +1,7 @@ # -*-makefile-*- # # Copyright (C) 2012 by Marc Kleine-Budde m...@pengutronix.de +# Copyright (C) 2015 Dr. Neuhaus

Re: [ptxdist] [PATCHv2 2/2] apr: added patches for apr-1.5.1

2015-03-04 Thread Marc Kleine-Budde
) +- ++APR_CHECK_SIZEOF_EXTENDED([#include sys/types.h], pid_t, 8) Why do you replace the standard AC_CHECK_SIZEOF by the non standard APR_CHECK_SIZEOF_EXTENDED? Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West

Re: [ptxdist] [PATCHv2 1/2] apr: version updated to 1.5.1

2015-03-04 Thread Marc Kleine-Budde
/rules/apr.make index 9c3b11d..a287859 100644 --- a/rules/apr.make +++ b/rules/apr.make @@ -1,6 +1,7 @@ # -*-makefile-*- # # Copyright (C) 2012 by Marc Kleine-Budde m...@pengutronix.de +# Copyright (C) 2015 Dr. Neuhaus Telekommunikation GmbH, Hamburg Germany, Oliver Graute oliver.gra

Re: [ptxdist] [PATCH] bash: Updated bash to release 4.3.30

2015-03-03 Thread Marc Kleine-Budde
it up after his holidays. Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de

Re: [ptxdist] PATCH: Updated bash shell from 3.2 to 4.3

2015-03-02 Thread Marc Kleine-Budde
. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital signature -- ptxdist

Re: [ptxdist] Antwort: Re: [PATCH] linux-pam: added Linux-PAM support to ptxdist

2015-02-26 Thread Marc Kleine-Budde
can overwrite pam.conf in you BSP if needed. BTW: Please look at pam's configure options and set sensible defaults for, but not limited to: prelude, pamlocking, lckpwdf, cracklib, audit, db, nis, selinux, mailspool, xauth. Marc -- Pengutronix e.K. | Marc Kleine-Budde

Re: [ptxdist] [PATCH] linux-pam: added Linux-PAM support to ptxdist

2015-02-25 Thread Marc Kleine-Budde
. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital signature

Re: [ptxdist] Antwort: Re: [PATCH 1/2] apr-util: version bump apr-util

2015-02-23 Thread Marc Kleine-Budde
. Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc

Re: [ptxdist] Antwort: Re: Antwort: Re: [PATCH 1/2] apr-util: version bump apr-util

2015-02-23 Thread Marc Kleine-Budde
=$(PTXDIST_SYSROOT_TARGET)/usr should be enough. I think you don't have to modify that switch at all. Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-

Re: [ptxdist] [PATCHv2] OpenNHRP: add opennhrp to ptxdist

2015-02-23 Thread Marc Kleine-Budde
install_alternative for the files in /etc + + @$(call install_finish, opennhrp) + + @$(call touch) + +# vim: syntax=make Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West

Re: [ptxdist] [PATCH 1/2] apr-util: version bump apr-util

2015-02-19 Thread Marc Kleine-Budde
done with pkg_binconfig_glob=${pkg_binconfig_glob:-*-config} And the*-config scripts are also automatically mangeld in ptxd_make_world_install_pack() Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924

[ptxdist] [PATCH] architecture: add missing select to ARCH_LP64 for ARCH_ARM64

2015-02-18 Thread Marc Kleine-Budde
Signed-off-by: Marc Kleine-Budde m...@pengutronix.de --- platforms/architecture.in | 1 + 1 file changed, 1 insertion(+) diff --git a/platforms/architecture.in b/platforms/architecture.in index faa4af0386ac..f91fedb087fd 100644 --- a/platforms/architecture.in +++ b/platforms/architecture.in

Re: [ptxdist] [PATCH 1/2] apr: version update to 1.5.1

2015-02-18 Thread Marc Kleine-Budde
9c3b11d..557ff83 100644 --- a/rules/apr.make +++ b/rules/apr.make @@ -1,6 +1,7 @@ # -*-makefile-*- # # Copyright (C) 2012 by Marc Kleine-Budde m...@pengutronix.de +# Copyright (C) 2015 Dr. Neuhaus Telekommunikation GmbH, Hamburg Germany, Oliver Graute oliver.gra...@neuhaus.de

Re: [ptxdist] Antwort: Re: [PATCH 1/2] apr: version update to 1.5.1

2015-02-18 Thread Marc Kleine-Budde
: APR_CHECK_SIZEOF_EXTENDED([#include sys/types.h #include sys/uio.h],struct iovec,0) with the proper call to: AC_CHECK_SIZEOF Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux

Re: [ptxdist] [PATCH 4/4] renamed patch file

2015-02-10 Thread Marc Kleine-Budde
/series|2 +- 3 files changed, 43 insertions(+), 43 deletions(-) This patch should be suqahed into 1. Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund

Re: [ptxdist] [PATCH 2/4] added --with-ssl and --enabled-ssl option

2015-02-10 Thread Marc Kleine-Budde
+ --with-apr-util=$(PTXDIST_SYSROOT_CROSS)/bin/apu-config \ +--with-ssl=$(PTXDIST_SYSROOT_TARGET)/usr/lib/ssl \ +--enable-ssl=shared This indention looks a bit weird, doesn't it. Please indent with one Tab. Marc -- Pengutronix e.K. | Marc Kleine-Budde

Re: [ptxdist] trace-cmd-v2.3.1.tar.bz2 from kernel.org is not loading

2015-02-03 Thread Marc Kleine-Budde
/linux/kernel/git/rostedt/trace-cmd.git Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http

Re: [ptxdist] trace-cmd-v2.3.1.tar.bz2 from kernel.org is not loading

2015-02-03 Thread Marc Kleine-Budde
. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital signature

Re: [ptxdist] Building local package out of tree

2015-01-29 Thread Marc Kleine-Budde
for a regular src-make-prog package. Try using FOO_URL := lndir://$(PTXDIST_WORKSPACE)/local_src ^ Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax

Re: [ptxdist] arm-cortexa9 kernelmodul -__aeabi_l2d undefined

2015-01-12 Thread Marc Kleine-Budde
point in the kernel still doesn't work. Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http

Re: [ptxdist] arm-cortexa9 kernelmodul -__aeabi_l2d undefined

2015-01-08 Thread Marc Kleine-Budde
On 01/08/2015 02:16 PM, Hänel-Baas, Alexander wrote: My question are: Can I use float operation in k-modules under arm? You cannot use float in the kernel, regardless of the architecture. Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions

Re: [ptxdist] arm-cortexa9 kernelmodul -__aeabi_l2d undefined

2015-01-08 Thread Marc Kleine-Budde
. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital

Re: [ptxdist] arm-cortexa9 kernelmodul -__aeabi_l2d undefined

2015-01-08 Thread Marc Kleine-Budde
On 01/08/2015 02:33 PM, Hänel-Baas, Alexander wrote: Okay, do you mean the float operation is my problem? You cannot use float in the kernel, regardless of the architecture. Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone

Re: [ptxdist] No c headers in sysroot-target/usr/include but all compiles well

2014-11-14 Thread Marc Kleine-Budde
/bin/../sysroot-arm-v5te-linux-gnueabi/usr/include/bits/stdio.h /opt/OSELAS.Toolchain-2013.12.2/arm-v5te-linux-gnueabi/gcc-4.8.2-glibc-2.18-binutils-2.24-kernel-3.12-sanitized/bin/../sysroot-arm-v5te-linux-gnueabi/usr/include/stdio.h Marc -- Pengutronix e.K. | Marc Kleine-Budde

Re: [ptxdist] [PATCH] openocd: new package for openocd-0.8.0 (host, target)

2014-09-29 Thread Marc Kleine-Budde
/openocd-0.8.0 regards, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de

Re: [ptxdist] Using PTXDist to build out-of-tree drivers

2014-08-20 Thread Marc Kleine-Budde
files that are mentioned in the document. Jürgen's answer still applies: The template is not part of the BSP, its part of PTXdist itself. Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West

Re: [ptxdist] configure failed with sed version 4.2.2

2014-07-31 Thread Marc Kleine-Budde
Note: '[' vs. '[[', as you have to quote '[' in configure.ac, as it's processed by m4. Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-

Re: [ptxdist] configure failed with sed version 4.2.2

2014-07-29 Thread Marc Kleine-Budde
. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital signature

Re: [ptxdist] [PATCH] ptxd_make_dts_dtc: handle error if dtc failed

2014-07-09 Thread Marc Kleine-Budde
On 07/09/2014 09:20 AM, Alexander Aring wrote: On Tue, Jul 08, 2014 at 04:44:57PM +0200, Marc Kleine-Budde wrote: On 07/08/2014 04:33 PM, Alexander Aring wrote: This patch adds error handling for the ptxd_make_dts_dtb function. Signed-off-by: Alexander Aring alex.ar...@gmail.com

Re: [ptxdist] [PATCH] ptxd_make_dts_dtc: handle error if dtc failed

2014-07-09 Thread Marc Kleine-Budde
On 07/09/2014 10:03 AM, Alexander Aring wrote: On Wed, Jul 09, 2014 at 09:32:14AM +0200, Marc Kleine-Budde wrote: On 07/09/2014 09:20 AM, Alexander Aring wrote: On Tue, Jul 08, 2014 at 04:44:57PM +0200, Marc Kleine-Budde wrote: On 07/08/2014 04:33 PM, Alexander Aring wrote: This patch adds

Re: [ptxdist] [PATCH v2] ptxd_make_dts_dtc: handle error if dtc failed

2014-07-09 Thread Marc Kleine-Budde
On 07/09/2014 10:25 AM, Alexander Aring wrote: This patch adds error handling for the ptxd_make_dts_dtb function. Signed-off-by: Alexander Aring alex.ar...@gmail.com applied to master. tnx, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions

Re: [ptxdist] [RFC] ptxd_make_dts_dtb: check on failure if dtc failed

2014-07-08 Thread Marc Kleine-Budde
]; then + ptxd_bailout Unable to generate ${dts_dtb} file. +fi What about: || ptxd_bailout Unable to generate ${dts_dtb} file. Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West

Re: [ptxdist] [RFC] ptxd_make_dts_dtb: check on failure if dtc failed

2014-07-08 Thread Marc Kleine-Budde
On 07/08/2014 03:24 PM, Alexander Aring wrote: On Tue, Jul 08, 2014 at 03:22:18PM +0200, Marc Kleine-Budde wrote: On 07/08/2014 02:59 PM, Alexander Aring wrote: This patch adds a error handling for the dtc and call a ptxd_bailout if an error occur. Signed-off-by: Alexander Aring alex.ar

Re: [ptxdist] [RFC] ptxd_make_dts_dtb: check on failure if dtc failed

2014-07-08 Thread Marc Kleine-Budde
On 07/08/2014 03:46 PM, Alexander Aring wrote: On Tue, Jul 08, 2014 at 03:30:37PM +0200, Marc Kleine-Budde wrote: On 07/08/2014 03:24 PM, Alexander Aring wrote: On Tue, Jul 08, 2014 at 03:22:18PM +0200, Marc Kleine-Budde wrote: On 07/08/2014 02:59 PM, Alexander Aring wrote: This patch adds

Re: [ptxdist] [PATCH] ptxd_make_dts_dtc: handle error if dtc failed

2014-07-08 Thread Marc Kleine-Budde
; \ }; \ print \ - }' ${tmp_deps} ${deps} + }' ${tmp_deps} ${deps} || + +ptxd_bailout Unable to generate dtb file. } export -f ptxd_make_dts_dtb otherwise looks good. Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions

Re: [ptxdist] kernel config question

2014-05-16 Thread Marc Kleine-Budde
as .config: ptxdist menuconfig kernel [...] When I try to build the kernel with make -j2 HOSTCC=gcc ARCH=i386 CROSS_COMPILE=i686-unknown-linux-gnu- clean bzImage ptxdist compile kernel Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux

Re: [ptxdist] ptxdist-2012.03.0 some python development filescouldnot be found

2014-04-22 Thread Marc Kleine-Budde
distutils.sysconfig.get_makefile_filename()) libpython2.7-dev:amd64: /usr/lib/python2.7/config-x86_64-linux-gnu/Makefile Please try: sudo aptitude install libpython-dev Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924

Re: [ptxdist] [PATCH 2/4] python-routing: add new package

2014-03-24 Thread Marc Kleine-Budde
install_fixup, python-routing,DESCRIPTION,missing) + + @$(call install_copy, python-routing, 0, 0, 0755, -, $(PYTHON_SITEPACKAGES)/Routing.so) Libs should be installed 644. Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231

Re: [ptxdist] [PATCH] libcoap: add new package

2014-03-05 Thread Marc Kleine-Budde
status of these patches? Maintainer don't want to use automake in his buildsystem, I think it will never go into mainline of libcoap. There is also no mailinglist for this project, I mailed with the maintainer private. What about cmake? Marc -- Pengutronix e.K. | Marc Kleine

Re: [ptxdist] Busybox password hashing algorithm

2014-03-05 Thread Marc Kleine-Budde
. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital signature -- ptxdist

Re: [ptxdist] [PATCH 1/4] QT4/pre-build: installing the examples needs the source tree

2014-01-23 Thread Marc Kleine-Budde
, LGPLv2.1 +ifdef PTXCONF_QT4_EXAMPLES +QT4__DEVPKG := NO ^^ Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim

Re: [ptxdist] Why was shadow support disabled for sudo?

2013-12-03 Thread Marc Kleine-Budde
On 11/30/2013 04:26 PM, Felix Mellmann wrote: Marc Kleine-Budde mkl@... writes: It's probably a bug, please send a patch. cheers, Marc I was just wondering, if there is still a reason to disable shadow support. Obviously it was at some time intended ... Without shadow support sudo

Re: [ptxdist] hd.img use

2013-12-03 Thread Marc Kleine-Budde
-- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital

Re: [ptxdist] Why was shadow support disabled for sudo?

2013-11-30 Thread Marc Kleine-Budde
and everything is fine. Is there a reason, why shadow support was disabled? I am using PTXdist 2013.09.0. It's probably a bug, please send a patch. cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924

Re: [ptxdist] Why was shadow support disabled for sudo?

2013-11-30 Thread Marc Kleine-Budde
On 11/30/2013 04:26 PM, Felix Mellmann wrote: Marc Kleine-Budde mkl@... writes: It's probably a bug, please send a patch. cheers, Marc I was just wondering, if there is still a reason to disable shadow support. Obviously it was at some time intended ... No, not really I think

Re: [ptxdist] install_copy without strip

2013-11-13 Thread Marc Kleine-Budde
. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital

Re: [ptxdist] Different Scenario: how to solve it?

2013-10-22 Thread Marc Kleine-Budde
the .make and .rule file. But how can I tell to the compile step that my Makefile is in ./src an not in ./ ?? I was trying to add a simple define in your .make file PACKAGE_SUBDIR := src Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions

Re: [ptxdist] [PATCH] gnupg: version bump to 2.0.22 and add bz2 support

2013-10-11 Thread Marc Kleine-Budde
-prefix Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc

Re: [ptxdist] Problem adding new package.

2013-10-09 Thread Marc Kleine-Budde
: YOUR_NEW_PACKGE_MAKE_OPT := $(CROSS_ENV_CC) to rules/your_new_pacakge.make Then rebuild: ptxdist clean your_new_pacakge ptxdist targetinstall your_new_pacakge Everything totally untested, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions

Re: [ptxdist] Problem adding new package.

2013-10-09 Thread Marc Kleine-Budde
. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | From 7efba85f615befc8afe53859070c9b8ff59df5d0 Mon Sep 17 00:00:00 2001

Re: [ptxdist] Where do configure options for simple autotools packages come from?

2013-10-08 Thread Marc Kleine-Budde
-- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP

Re: [ptxdist] Problem adding new package.

2013-10-06 Thread Marc Kleine-Budde
. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital signature -- ptxdist

Re: [ptxdist] Problem adding new package.

2013-10-05 Thread Marc Kleine-Budde
. Which seems to be broken for normal autoools style cross compiling. Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim

Re: [ptxdist] ssh login always fails

2013-09-26 Thread Marc Kleine-Budde
e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital

Re: [ptxdist] How to add opkg/ipkg post install scripts to package?

2013-09-11 Thread Marc Kleine-Budde
just copy modified passwd + shadow to projectroot/etc of you BSP. Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA

Re: [ptxdist] [PATCH] wpa_supplicant: add support for writing debug log to a file

2013-08-15 Thread Marc Kleine-Budde
mailer converted the tab to a space. + prompt log file support + help + Add support for writing debug log to a file + endif Do you have some changes in the .make file, too? Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone

Re: [ptxdist] [PATCH] libcoap: add libcoap package

2013-08-15 Thread Marc Kleine-Budde
. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital signature -- ptxdist

Re: [ptxdist] [PATCH] wpa_supplicant: add support for writing debug log to a file

2013-08-15 Thread Marc Kleine-Budde
use git send-email directly. Otherwise I'm using thunderbird. Do you have some changes in the .make file, too? No, the .make file copies the config variables automatically using grep sed. I see, thanks. Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial

Re: [ptxdist] [PATCH] wpa_supplicant: add support for writing debug log to a file

2013-08-15 Thread Marc Kleine-Budde
On 08/15/2013 10:54 AM, Matthias Klein wrote: Do you have some changes in the .make file, too? No, the .make file copies the config variables automatically using grep sed. Applied to master, tnx Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux

Re: [ptxdist] [PATCH] libcoap: add libcoap package

2013-08-15 Thread Marc Kleine-Budde
], search for AH_VERBATIM and have a look at the end of that file. Marc [1] http://www.rts.uni-hannover.de/rtnet/lxr/source/configure.ac -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund

Re: [ptxdist] link error in package ssmtp with ssl support and recent toolchain

2013-08-14 Thread Marc Kleine-Budde
. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital signature

Re: [ptxdist] link error in package ssmtp with ssl support and recent toolchain

2013-08-14 Thread Marc Kleine-Budde
On 08/14/2013 10:30 AM, Marc Kleine-Budde wrote: On 08/14/2013 10:15 AM, Alexander Dahl wrote: Hei hei, after migrating from OSELAS toolchain 2011.11.3 to 2012.12.1 ssmtp fails to build with ssl support enabled, at least on our platform which ist arm-v5te. I had a rough look over the ssmtp

Re: [ptxdist] [PATCH] glibc: Make it possible to install ldd

2013-08-14 Thread Marc Kleine-Budde
the toolchain which already has the right RTLDLIST. The patch also adds some guard for the standalone ldd to avoid selecting both variants in the configuration. Does the ldd from the toolchain work with /bin/sh == busybox? Marc -- Pengutronix e.K. | Marc Kleine-Budde

Re: [ptxdist] [PATCH] libcoap: add libcoap package

2013-08-12 Thread Marc Kleine-Budde
+index 0ded496..21564aa 100644 +--- a/Makefile.in b/Makefile.in Argh, autoconf without automake. Not your fault ... What about creating a proper automake'd version of libcoap? Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions

Re: [ptxdist] [PATCH] kexec_tools: Update to 2.0.4

2013-08-12 Thread Marc Kleine-Budde
On 08/07/2013 02:28 PM, Sascha Hauer wrote: Version 2.0.4 brings in devicetree support on ARM. Signed-off-by: Sascha Hauer s.ha...@pengutronix.de tnx, applied Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826

Re: [ptxdist] [PATCH 1/2] ptxd_make_get: fix typo: .zup - .zip

2013-08-12 Thread Marc Kleine-Budde
On 08/08/2013 09:36 PM, Stephan Linz wrote: Signed-off-by: Stephan Linz l...@li-pro.net tnx, applied Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121

Re: [ptxdist] [PATCH 2/2] ptxd_make_get: support svn urls

2013-08-12 Thread Marc Kleine-Budde
it to master. Tnx, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de

[ptxdist] [ANNOUNCE] PTXdist 2013.08.0 released

2013-08-12 Thread Marc Kleine-Budde
, but who uses svn anyways? :) Thanks to all contributors and - as always - the shortlog below. Marc Alexander Aring (1): inetutils: add support for ping6 Juergen Beisert (1): Buildsystem: clarify configure's error message Marc Kleine-Budde (6): kernel: rearange URLs so that v3.x

Re: [ptxdist] How to get valgrind working in ptx build

2013-08-07 Thread Marc Kleine-Budde
. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital signature

<    1   2   3   4   5   6   7   8   >