Re: [ptxdist] Setting capabilities on executables (capset)

2014-04-09 Thread Juergen Beisert
-- Pengutronix e.K.                              | Juergen Beisert             | Linux Solutions for Science and Industry      | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] [PATCH 0/3] powertop: add new version with new features

2014-04-07 Thread Juergen Beisert
x27; make[3]: Leaving directory `OSELAS.BSP-Pengutronix-AllYes-trunk/platform-ARM-reference/build-target/powertop-2.5/src' jbe -- Pengutronix e.K.                              | Juergen Beisert             | Linux Solutions for Science and Industry      | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

[ptxdist] [PATCH] host-m4: provide a recent version to make the autotools happy

2014-04-07 Thread Juergen Beisert
is required; 1.4.16 or newer is recommended. GNU M4 1.4.15 uses a buggy replacement strstr on some systems. Glibc 2.9 - 2.12 and GNU M4 1.4.11 - 1.4.15 have another strstr bug. Signed-off-by: Juergen Beisert diff --git a/rules/host-autotools-autoconf.in b/rules/host-autotools-autoconf.in index

Re: [ptxdist] [PATCH v3] opencv: add new package

2014-04-04 Thread Juergen Beisert
On Friday 04 April 2014 09:57:57 Alexander Aring wrote: > [...] > > +config OPENCV_QT > > + bool > > + prompt "qt" > > + help > > +   QT GUI Support > > "we usually have an empty line here." \cite{mol} m( ! ;) !! jbe

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

2014-03-31 Thread Juergen Beisert
t; > [...] Aarggh, please don't discuss about whitespace count. jbe -- Pengutronix e.K.                              | Juergen Beisert             | Linux Solutions for Science and Industry      | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] Compilation of OSELAS Toolchain

2014-03-20 Thread Juergen Beisert
ist but the problem remains... Then send us your project or the logs from your project and not the logfile from your toolchain build. Regards, Juergen -- Pengutronix e.K.                              | Juergen Beisert             | Linux Solutions for Science and Industry      | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] Compilation of OSELAS Toolchain

2014-03-20 Thread Juergen Beisert
tart with the "arm-v7a-linux-gnueabihf" toolchain. If you want to build your own application with the help of PTXdist, create a new PTXdist project, do not re-use the toolchain project for this purpose. Regards, Juergen [1] http://www.pengutronix.de/software/ptxdist/appnotes/OS

Re: [ptxdist] Compilation of OSELAS Toolchain

2014-03-20 Thread Juergen Beisert
file? Maybe then we are able to find the cause of your trouble. Regards, Juergen -- Pengutronix e.K.                              | Juergen Beisert             | Linux Solutions for Science and Industry      | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] Compilation of OSELAS Toolchain

2014-03-19 Thread Juergen Beisert
Pengutronix e.K.                              | Juergen Beisert             | Linux Solutions for Science and Industry      | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] Compilation of OSELAS Toolchain

2014-03-19 Thread Juergen Beisert
e past: What kind of host system do you use? 32/64 bit? What distribution? What kind of shell is installed on your system? Bash/Dash/SH? What 'make' revision do you use? Regards Juergen -- Pengutronix e.K.                              | Juergen Beisert             | Linux Solutions

Re: [ptxdist] Compilation of OSELAS Toolchain

2014-03-17 Thread Juergen Beisert
r 1 > > --- > > What could be the problem ? Whenever you run a PTXdist command it logs some information into "platform-*/logfile". Can you send me this file to get an idea what you have done? Regards, Juergen -- Pengutronix e.K.          

Re: [ptxdist] ptxdist-2012.03.00 python2.6, hashlib.py, flup.py install fails ImportError: No module named _sha256

2014-03-14 Thread Juergen Beisert
;my package which depends on host openssl" select HOST_OPENSSL <--- help friesel, frasel, Regards, Juergen -- Pengutronix e.K.                              | Juergen Beisert             | Linux Solutions for Science and Industry      | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] ptxdist-2012.03.00 python2.6, hashlib.py, flup.py install fails ImportError: No module named _sha256

2014-03-12 Thread Juergen Beisert
installs openssl and then ensure > that python will use the openssl module? The "select " in the menuconfig tells PTXdist to build this dependency first. Regards Juergen -- Pengutronix e.K.                              | Juergen Beisert             | Linux Solutions fo

Re: [ptxdist] does ptxdist newpackage target support building a Qt application - YES

2014-03-06 Thread Juergen Beisert
\o/ Impressive! Subject communication! :)) Juergen -- Pengutronix e.K.                              | Juergen Beisert             | Linux Solutions for Science and Industry      | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] [PATCH 3/3] Rules to build ghostscript for the host.

2014-03-05 Thread Juergen Beisert
regarding this) and the Ghostscript buildsystem is an ugly mixture of autotools based configure and hand made Makefiles. A real mess. I'm using Ghostscript 8.70. Should I send my variant as well? Regards, Juergen -- Pengutronix e.K.                              | Juergen Beisert             |

Re: [ptxdist] [PATCH 2/7] ptxdist: Add local-src command

2014-02-28 Thread Juergen Beisert
ronix e.K.                              | Juergen Beisert             | Linux Solutions for Science and Industry      | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] Patch-Vorschlag /etc/init.d/networking

2014-02-18 Thread Juergen Beisert
.B. > mittels DHCP anstatt Kernel-Parameter gesetzt werden und ist daher kein > zuverlässiger Indikator. Applied to ptxdist-master, thanks. Regards, Juergen -- Pengutronix e.K.                              | Juergen Beisert             | Linux Solutions for Science and Industry

Re: [ptxdist] #ilovefs

2014-02-14 Thread Juergen Beisert
\o/ > > > > or maybe a filesystem name. :-) > > > > - Alex > > That was exactly my first thought too. "Make files not love"? -- Pengutronix e.K.                              | Juergen Beisert             | Linux Solutions for Science and Industry      | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] [PATCH] tntnet: Add host package

2014-02-11 Thread Juergen Beisert
ere. It's not visible anyways. Some people tend to add comments into their C-code which is also not visible after the compiler has done its job. But for the readers of the C-code these comments are still helpful. jbe -- Pengutronix e.K.                              | Juergen Beiser

Re: [ptxdist] ptxdist-2014.01.0 target: xorg-driver-input-tslib.compile problem

2014-02-10 Thread Juergen Beisert
iver-input-tslib here on my host it compiles without an error. Does your vendor BSP use local modifications to this package? The generic one coming with PTXdist seems to work as expected. Regards, Juergen -- Pengutronix e.K.                              | Juergen Beisert             | Linux

Re: [ptxdist] ptxdist-2014.01.0 error: file 'BSP-Phytec-phyFLEX-i?=.MX6-PD13.2.2/platform-phyFLEX-i.MX6/build-target/gst-fsl-plugins-3.0.7/tools/gplay/.libs/libg=?UTF-8?Q?playcore.so.0' is a link

2014-02-10 Thread Juergen Beisert
specific BSP. Please ask your BSP vendor about an update for this specific package to be able to build it with a more recent toolchain. Regards, Juergen -- Pengutronix e.K.                              | Juergen Beisert             | Linux Solutions for Science and Industry      | http://www.pe

Re: [ptxdist] ptxdist-2014.01.0 with OSELAS.Toolchain-2013.12.1 kobs-ng.compile

2014-02-10 Thread Juergen Beisert
Hi Bilal, On Monday 10 February 2014 09:40:07 Juergen Beisert wrote: > On Friday 07 February 2014 12:17:06 bilal@dcl.com.tr wrote: > > [...] > > > > `/opt/BSP-Phytec-phyFLEX-i.MX6-PD13.1.0/platform-phyFLEX-i.MX6/build-targ > >et/kobs-ng-12.02.01/src' make[1]:

Re: [ptxdist] ptxdist-2014.01.0 with OSELAS.Toolchain-2013.12.1 kobs-ng.compile

2014-02-10 Thread Juergen Beisert
t requirements to be able to build their PTXdist based project. Regards, Juergen -- Pengutronix e.K.                              | Juergen Beisert             | Linux Solutions for Science and Industry      | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] ptxdist-2012.03.0 qt 4.8.5

2014-02-10 Thread Juergen Beisert
Ask your BSP vendor about the host requirements to be able to build their PTXdist based project. Please note: Your "BSP-PD13.1.0" is not made by Pengutronix. Regards, Juergen -- Pengutronix e.K.                              | Juergen Beisert             | Linux Solutions for Science and Industry      | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] libc-2.14.1.so upgrade to libc-2.17.so OSELAS.Toolchain-2011.11.1

2014-02-04 Thread Juergen Beisert
; > [...] > > To ensure these compile time options are fed into the compiler you need > > to use a recent PTXdist. The mentioned menu is part of a recent PTXdist. What PTXdist version do you are currently using? Regards, Juergen -- Pengutronix e.K.                              | J

[ptxdist] [PATCH 1/2] PPP: fix config variable to do the right thing

2014-02-04 Thread Juergen Beisert
Using the correct config var name will really install ppp with suid permissions Reported-by: Bart Vanhaute Signed-off-by: Juergen Beisert --- rules/ppp.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/ppp.make b/rules/ppp.make index d4d0171..f9c5917 100644 --- a

[ptxdist] [PATCH 2/2] PPP: another package which needs the Linux kernel version

2014-02-04 Thread Juergen Beisert
Signed-off-by: Juergen Beisert --- rules/ppp.make | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/rules/ppp.make b/rules/ppp.make index f9c5917..304589c 100644 --- a/rules/ppp.make +++ b/rules/ppp.make @@ -31,10 +31,22 @@ PPP_LICENSE := BSD,GPLv2 # Prepare

[ptxdist] [PATCH] PPP: some fixes

2014-02-04 Thread Juergen Beisert
This series addresses two issues. One reported by Bart and the second is the usage of the kernel version and arch. Juergen -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] libc-2.14.1.so upgrade to libc-2.17.so OSELAS.Toolchain-2011.11.1

2014-02-04 Thread Juergen Beisert
Hi Bilal, On Monday 03 February 2014 16:39:13 Bilal TAŞ wrote: > Dear Juergen Beisert thank you for quick reply. > > I can't see arm-cortexa9 config on ptxconfigs Use the "arm-v7a-linux-gnueabihf_gcc-4.8.2_glibc-2.18_binutils-2.24_kernel-3.12-sanitized.ptxconfig" toolch

Re: [ptxdist] bug in ppp.make

2014-02-04 Thread Juergen Beisert
ON,missing) -ifdef PTXCONFIG_PPP_SUID +ifdef PTXCONF_PPP_SUID @$(call install_copy, ppp, 0, 0, 4755, -, /usr/sbin/pppd) else @$(call install_copy, ppp, 0, 0, 0755, -, /usr/sbin/pppd) :) Regards, Juergen -- Pengutronix e.K.                              | Juergen Beisert             | Linux So

Re: [ptxdist] bareboxenv from userspace

2014-02-03 Thread Juergen Beisert
Hi Balasa, On Monday 03 February 2014 15:48:51 Balasa, Bogdan wrote: > I try to modify the barebox environment from linux userspace with: > [...] This is offtopic here. Please use the Barebox mailing list instead. Regards, Juergen -- Pengutronix e.K.                              | J

Re: [ptxdist] libc-2.14.1.so upgrade to libc-2.17.so OSELAS.Toolchain-2011.11.1

2014-02-03 Thread Juergen Beisert
x instead. It comes with libc-2.18. Regards, Juergen -- Pengutronix e.K.                              | Juergen Beisert             | Linux Solutions for Science and Industry      | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

[ptxdist] [PATCH] TCL: do not use host paths for header files and libraries

2014-02-03 Thread Juergen Beisert
Signed-off-by: Juergen Beisert diff --git a/patches/tcl8.5.15/0001-TCL-remove-host-paths-from-the-configuration.patch b/patches/tcl8.5.15/0001-TCL-remove-host-paths-from-the-configuration.patch new file mode 100644 index 000..aab8a09 --- /dev/null +++ b/patches/tcl8.5.15/0001-TCL-remove

[ptxdist] [PATCH] PTXdist: fix a typo in the macro documentation

2014-02-03 Thread Juergen Beisert
Signed-off-by: Juergen Beisert diff --git a/rules/pre/000-option-disabled.make b/rules/pre/000-option-disabled.make index 0864d27..c252bff 100644 --- a/rules/pre/000-option-disabled.make +++ b/rules/pre/000-option-disabled.make @@ -44,8 +44,8 @@ endef # # SYMBOL == val ? "yes&q

[ptxdist] [PATCHv2] TCL: version bump 8.5.7 -> 8.5.15

2014-02-03 Thread Juergen Beisert
This update also removes the dependency to a host based TCL shell. Signed-off-by: Juergen Beisert diff --git a/patches/tcl8.5.7/fix_link_pathes.diff b/patches/tcl8.5.7/fix_link_pathes.diff deleted file mode 100644 index 5f021a8..000 --- a/patches/tcl8.5.7/fix_link_pathes.diff +++ /dev

[ptxdist] [PATCH] TCL: version bump 8.5.7 -> 8.5.15

2014-01-31 Thread Juergen Beisert
This update also removes the dependency to a host based TCL shell. Signed-off-by: Juergen Beisert diff --git a/patches/tcl8.5.7/fix_link_pathes.diff b/patches/tcl8.5.7/fix_link_pathes.diff deleted file mode 100644 index 5f021a8..000 --- a/patches/tcl8.5.7/fix_link_pathes.diff +++ /dev

Re: [ptxdist] Extract a list of all packages

2014-01-30 Thread Juergen Beisert
packages: $ ptxdist print PACKAGES-y The required archives can be extracted: $ ptxdist export_src For the corresponding URL I think you will need a script which queries each package's URL one by one. jbe -- Pengutronix e.K.                              | Juergen Beisert             | Linux

Re: [ptxdist] [PATCH] wireshark: fix juergen beiserts mail address

2014-01-27 Thread Juergen Beisert
@$(call install_fixup, wireshark,SECTION,base) > - @$(call install_fixup, wireshark,AUTHOR,"Juergen Beisert > ") > + @$(call install_fixup, wireshark,AUTHOR,"Juergen Beisert > ") > @$(call install_fixup, wireshark,DESCRIPTION,missing) > # > #

Re: [ptxdist] [PATCH] ptxdist getdev: Download dev packages from ${PTXCONF_SETUP_DEVMIRROR}

2014-01-24 Thread Juergen Beisert
;m happy. IMHO: due to currently existing restrictions using this feature (fixed to a specific PTXdist release, patch stacks, toolchain a.s.o.), should this setting be a *project local* setting instead. jbe -- Pengutronix e.K.                              | Juergen Beisert             | Linux S

Re: [ptxdist] [PATCH] We have 2014 (yes, I'm sure)

2014-01-24 Thread Juergen Beisert
On Thursday 23 January 2014 22:12:09 Uwe Kleine-König wrote: > On Thu, Jan 23, 2014 at 12:32:49PM +0100, Juergen Beisert wrote: > > Should we reflect this in various default values? If yes, here are some > > changes to do so. :) > > Yeah, we have 2014, so you could do:

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

2014-01-23 Thread Juergen Beisert
Hi Marc, On Thursday 23 January 2014 11:57:16 Marc Kleine-Budde wrote: > On 01/23/2014 10:52 AM, Juergen Beisert wrote: > > When installing the examples, this package cannot be used in its > > pre-build archive form. But else it can. So disable this feature only on > > deman

[ptxdist] [PATCH 1/2] Barebox: we have the year 2014, reflect this in the default value

2014-01-23 Thread Juergen Beisert
Seems long time ago this menu entry was created :) Signed-off-by: Juergen Beisert --- platforms/barebox.in | 2 +- platforms/barebox_mlo.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/platforms/barebox.in b/platforms/barebox.in index 80b19f0..224bb41 100644 --- a

[ptxdist] [PATCH 2/2] Toolchain/gdb: we have the year 2014, reflect this in the default values

2014-01-23 Thread Juergen Beisert
The defaults are now pointing to the last year toolchain (2013.12) release. This includes gdb which is used in this toolchain release. Signed-off-by: Juergen Beisert --- platforms/toolchain.in | 8 rules/gdb-menu.in | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff

[ptxdist] [PATCH] We have 2014 (yes, I'm sure)

2014-01-23 Thread Juergen Beisert
Should we reflect this in various default values? If yes, here are some changes to do so. :) Juergen -- ptxdist mailing list ptxdist@pengutronix.de

[ptxdist] [PATCH 2/4] Mono/pre-build: targetinstall needs access to the source tree

2014-01-23 Thread Juergen Beisert
Installing the mscorlib.dll needs the access to the source tree, so this package cannot be used in its pre-build archive form. Signed-off-by: Juergen Beisert --- rules/mono.make | 1 + 1 file changed, 1 insertion(+) diff --git a/rules/mono.make b/rules/mono.make index c7eaf7d..04ca831 100644

[ptxdist] [PATCH 3/4] bluez/pre-build: installing the test scripts needs the source tree

2014-01-23 Thread Juergen Beisert
When installing the test scripts, this package cannot be used in its pre-build archive form. But else it can. So disable this feature only on demand. Signed-off-by: Juergen Beisert --- rules/bluez.make | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rules/bluez.make b/rules/bluez.make

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

2014-01-23 Thread Juergen Beisert
When installing the examples, this package cannot be used in its pre-build archive form. But else it can. So disable this feature only on demand. Signed-off-by: Juergen Beisert --- rules/qt4.make | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rules/qt4.make b/rules/qt4.make index

[ptxdist] [PATCH 4/4] PTXdist: be more helpful using the pre-build archive feature

2014-01-23 Thread Juergen Beisert
To make use of this helpful PTXdist feature, help a new user to understand how to configure her/his project. Signed-off-by: Juergen Beisert --- rules/project-name.in | 18 +++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/rules/project-name.in b/rules/project

[ptxdist] [PATCH] Fix some packages in regard to PTXdist's pre-build archive feature

2014-01-23 Thread Juergen Beisert
Attached some patches to make the use of pre-build archives to speed up builds possible again. I'm sure I do not catch all broken packages yet. If someone founds a package where the targetinstall stage grabs files from the source tree instead of the install tree, please drop me a note or send a pat

[ptxdist] [PATCH 1/2] opkg: clean up rule file

2014-01-21 Thread Juergen Beisert
While working on the opkg package its time to do the dishes. Signed-off-by: Juergen Beisert --- rules/opkg.make | 40 +--- 1 file changed, 9 insertions(+), 31 deletions(-) diff --git a/rules/opkg.make b/rules/opkg.make index a433054..8fc464f 100644 --- a

[ptxdist] [PATCH 2/2] opkg: do not grab files from the build directory

2014-01-21 Thread Juergen Beisert
To just rename a file while installing, we also can grab this file from the install directory. This change enables the opkg package to be used as a pre-build archive. Signed-off-by: Juergen Beisert --- rules/opkg.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules

[ptxdist] [PATCH] opkg: beautifying and fixing

2014-01-21 Thread Juergen Beisert
While working on the "use pre-build archives" feature of PTXdist I stumbled about opkg. And while already there also some beautifying of the rule file. jbe -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] [PATCH] Kernel: never provide a development prebuild package

2014-01-21 Thread Juergen Beisert
-- Pengutronix e.K.                              | Juergen Beisert             | Linux Solutions for Science and Industry      | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

[ptxdist] [PATCH] Kernel: never provide a development prebuild package

2014-01-21 Thread Juergen Beisert
Even if the developer enables the usage of prebuild packages, the Linux kernel should not be part of it. The kernel is a too sensitive part and its build must always be forced. Signed-off-by: Juergen Beisert --- diff --git a/rules/kernel.make b/rules/kernel.make index 8301b83..f4b3990 100644

[ptxdist] [PATCHv2] udev: standalone variant fails to build with newer toolchains

2014-01-20 Thread Juergen Beisert
glibc version before 2.17. With the new glibc-2.18 in the 2013.12 toolchain librt isn't required anymore for 'clock_gettime' and that is why librt is omitted and linking fails. This change uses the upstream patch from the systemd repository. Signed-off-by: Juergen Beisert

Re: [ptxdist] [PATCH 3/4] attr: version bump 2.4.46 -> 2.4.47

2014-01-20 Thread Juergen Beisert
1c9709291cc7 > ATTR := attr-$(ATTR_VERSION) > ATTR_SUFFIX := tar.gz > ATTR_SOURCE := $(SRCDIR)/$(ATTR).src.$(ATTR_SUFFIX) You should remove the old patches for 2.4.46 as well. jbe -- Pengutronix e.K.                              | Juergen Beisert             | Linux Solutio

[ptxdist] [PATCH 2/2] lowpan-tools: avoid the -Werror use

2014-01-10 Thread Juergen Beisert
Whenever the gcc version is upgraded using the -Werror parameter is a source of pain (at least for automated buildsystems). Signed-off-by: Juergen Beisert --- rules/lowpan-tools.make | 1 + 1 file changed, 1 insertion(+) diff --git a/rules/lowpan-tools.make b/rules/lowpan-tools.make index

[ptxdist] [PATCH 1/2] lowpan-tools: ensure proper Python handling

2014-01-10 Thread Juergen Beisert
A dependency (build and run time) to Python only exists if the serial test program gets installed. If all tests programs are disabled, we can omit Python at all. Signed-off-by: Juergen Beisert --- ...hon-is-required-only-for-the-serial-tests.patch | 63 ++ patches/lowpan

[ptxdist] [PATCHv4] Fix Python usage for lowpan-tools

2014-01-10 Thread Juergen Beisert
After some internal discussions here the fourth approach to clean up the Python dependency of the lowpan-tools package jbe -- ptxdist mailing list ptxdist@pengutronix.de

[ptxdist] [PATCH 1/2] Gstreamer: add fixed-point Vorbis decoding

2013-11-25 Thread Juergen Beisert
libtremor is a software library that decodes the Vorbis audio format in fixed-point only for those platforms without floating point operations. Signed-off-by: Markus Pargmann Acked-by: Juergen Beisert --- ...001-Buildsystem-remove-extended-OGG-check.patch | 27 patches/libtremor

[ptxdist] [PATCH 2/2] Gstreamer: add support for fixed-point Vorbis decoding

2013-11-25 Thread Juergen Beisert
Signed-off-by: Juergen Beisert --- rules/gst-plugins-base1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/gst-plugins-base1.in b/rules/gst-plugins-base1.in index 0cd3325..25be457 100644 --- a/rules/gst-plugins-base1.in +++ b/rules/gst-plugins-base1.in @@ -21,6 +21,7

[ptxdist] [PATCH] add Vorbis fixed-point decoder

2013-11-25 Thread Juergen Beisert
The fixed-point Vorbis decoder enables platforms without hardware floating point support to decode and play back audio without overburden the CPU. -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] ffmpeg status

2013-06-17 Thread Juergen Beisert
ix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | Phone: +49-5121-206917-5128 | Peiner Str. 6-8, 31137 Hildesheim, Germany| Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de/ | -- p

Re: [ptxdist] Building hostapd for PTXdist and an ARM Target

2013-05-07 Thread Juergen Beisert
ds, Juergen -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] Building hostapd for PTXdist and an ARM Target

2013-05-07 Thread Juergen Beisert
M335x/state/hostapd.compile] > Error 2* > > > So I think I missed a step or a went with the wrong option at the > beginning. > Could someone give me an advice, that would be great! What kind of buildsystem this package uses? Autotools? Simple Makefile? The rule file is a translator be

Re: [ptxdist] Writing rules for x86 architecture

2013-02-08 Thread Juergen Beisert
t; PTXCONF_ARCH_X86. > > Is there a way to handle that? The correct way is to use some autotool based detection for which architecture the used cross compiler generates code for. Regards, Juergen -- Pengutronix e.K. | Juergen Beisert | L

Re: [ptxdist] [PATCH] lowpan-tools: new package

2013-01-30 Thread Juergen Beisert
BLUB := $(BLA) BLA = friesel ----> results into an empty "BLUB" Regards, Juergen -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] Binary patches

2013-01-29 Thread Juergen Beisert
DMA-firmware.patch' > > patch: Only garbage was found in the patch input. > > make: *** [.../platform-tx53/state/kernel.extract] Error 2 > > > > Do I make something wrong, or do I need a speacial "patch" version for > > GIT binary patches? Maybe

Re: [ptxdist] Gdb debugging helper [PATCH]

2013-01-11 Thread Juergen Beisert
Ruben Louw wrote: > Appologies for doing it again. keep forgetting, crap. :) jbe -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] Gdb debugging helper [PATCH]

2013-01-11 Thread Juergen Beisert
for the downloaded archives. Then the download happens only once. > Oh well, mental note to self, dont just remove stuff. I walk seems like a > great idea, would rather buy you, Tim and Michael a beer ;) > > Thanks for all your help guys. Regards Juergen -- Pengutronix e.K.

Re: [ptxdist] Gdb debugging helper [PATCH]

2013-01-11 Thread Juergen Beisert
And then go for a walk. :) Regards, Juergen -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] Gdb debugging helper [PATCH]

2013-01-11 Thread Juergen Beisert
=partially rebuild). If this does not work, you must rebuild the whole toolchain. Regards Juergen -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] Gdb debugging helper

2013-01-11 Thread Juergen Beisert
ou dont have to guess what the content of the > variable or objects are. I know this behaviour from DDD where you also can click through linked lists and so on. Very comfortable. Happy hacking. Regards, Juergen -- Pengutronix e.K. | Juergen Beisert | Li

Re: [ptxdist] Gdb debugging helper

2013-01-11 Thread Juergen Beisert
Please keep always in mind the difference between your target and your host. Most of the time, only the small gdbserver runs on your target and the main full blown/featured debugger on your host. Regards, Juergen -- Pengutronix e.K. | Juergen Beisert |

Re: [ptxdist] [oselas] GTK+

2013-01-10 Thread Juergen Beisert
Hi Mike, Mike Munie wrote: > Thanks for the reply. is there a 'getting started' guide to follow how > does the BSP compare to using scratchbox? > > On Thu, Jan 10, 2013 at 3:32 AM, Juergen Beisert wrote: > > Mike Munie wrote: > > > Is it posible to use you

Re: [ptxdist] tslib location compiled by PTxdist

2013-01-09 Thread Juergen Beisert
ease bare with me. You're welcome. Regards, Juergen -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] tslib location compiled by PTxdist

2013-01-09 Thread Juergen Beisert
lib/libts.la platform-mini2440/sysroot-target/usr/lib/libts-0.0.so.0.1.1 platform-mini2440/sysroot-target/usr/lib/libts.so Regards, Juergen -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] Ptxdist menu config -> GDBServer

2013-01-04 Thread Juergen Beisert
engutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] Ptxdist menu config -> GDBServer

2013-01-03 Thread Juergen Beisert
bug Tools ---> gdb ---> (7.5) gdb version (24a6779a9fe0260667710de1b082ef61) gdb source md5sum 3) ptxdist go Should work now. Regards, Juergen -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Indus

Re: [ptxdist] Ptxdist menu config -> GDBServer

2013-01-03 Thread Juergen Beisert
ver into your Mini2440. Regards, Juergen -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] [ANNOUNCE] Documentation/Generic BSP update after new PTXdist and toolchain release

2012-12-31 Thread Juergen Beisert
one it and adapt it to your needs. > > How does OSELAS.BSP-Pengutronix-Generic relate to the DistroKit? There is currently no relation between the Generic- and DistroKit BSP. But my plans are to use the Distro-Kit for future versions. Regards, Juergen -- Pengutronix e.K.

Re: [ptxdist] [ANNOUNCE] Documentation/Generic BSP update after new PTXdist and toolchain release

2012-12-30 Thread Juergen Beisert
Jon Ringle wrote: > On Sun, Dec 30, 2012 at 1:43 PM, Juergen Beisert wrote: > > Vry late, but still not too late :) > > > > Since some days ptxdist-2012.12.0 is available at > > http://www.pengutronix.de/software/ptxdist/download/ > > > > And now a

[ptxdist] [ANNOUNCE] Documentation/Generic BSP update after new PTXdist and toolchain release

2012-12-30 Thread Juergen Beisert
utions are welcome. Enjoy! Your Pengutronix Development Team -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] Qt qws app, screen goes blank

2012-12-27 Thread Juergen Beisert
   seconds. Defaults to 10*60 = 10mins. A value of 0 disables the blank timer. Regards, Juergen -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] /dev/root

2012-12-24 Thread Juergen Beisert
need the SCSI disk support. Is this feature enabled in your kernel configuration? Regards, Juergen -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] Building OSELAS.Toolchain-2012.12.0 error

2012-12-20 Thread Juergen Beisert
restarted, > i ran the build again. > > any help is appreciated. Due to the shutdown it seems there exists a broken object file now. You can re-start this package with a "ptxdist clean cross-gcc-first; ptxdist go". Regards, Juergen -- Pengutronix e.K. |

[ptxdist] [ANNOUNCE] Mini2440: Forth Quarter 2012 Release of the Free Board Support Package is now available

2012-12-19 Thread Juergen Beisert
.org/oselas/bsp/pengutronix/generic_bsp_en.html This documentation contains basic information about PTXdist and how to use it in one's daily work. Comments and contributions are welcome. Enjoy! Your Pengutronix Development Team -- Pengutronix e.K.

Re: [ptxdist] Micro2440

2012-12-14 Thread Juergen Beisert
acting it from the archive. Follow the steps listed in its header to apply the patch. [...] [1] http://www.pengutronix.de/oselas/bsp/pengutronix/download/OSELAS.BSP-Pengutronix-Mini2440-2012.06.0.patch Regards Juergen -- Pengutronix e.K. | Juergen Beisert

Re: [ptxdist] Extending the platformconfig menu

2012-09-22 Thread Juergen Beisert
et the entry into the "menuconfig" menu is no problem.) > > > Is it possible to extend the "platformconfig" menu? Locate it in the corresponding "platforms/" directory. "rules/" is for "menuconfig", "platforms/" for "plat

Re: [ptxdist] [PATCH] alsa-utils: add /usr/share/alsa/ dir

2012-09-19 Thread Juergen Beisert
ONF_ALSA_UTILS_ALSAMIXER > @$(call install_copy, alsa-utils, 0, 0, 0755, -, /usr/bin/alsamixer) > endif I will have a closer look to this issue. Regards, Juergen -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Ind

Re: [ptxdist] making HTTP proxy timeout adjustable

2012-09-17 Thread Juergen Beisert
Schenk, Gavin wrote: > > Seconds? Hours? Months? Years? > > seconds :) \o/ Regards, Juergen -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | http://www.pengutronix.de/ | -- ptxdist mailing

Re: [ptxdist] making HTTP proxy timeout adjustable

2012-09-17 Thread Juergen Beisert
; + prompt "HTTP Proxy timeout" > + int > + default "30" > + help > +Set maximum timeout for downloads via a http proxy Seconds? Hours? Months? Years? jbe -- Pengutronix e.K. | Juergen Bei

Re: [ptxdist] [oselas] 2012.06.0 mini2440 BSP compile error on shiboken package

2012-08-27 Thread Juergen Beisert
s should re-check someone who knows more about shiboken. @Michael: What would be the correct solution? Regards, Juergen -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] dosfstools-3.0.9.tar.bz2 packet not available

2012-08-12 Thread Juergen Beisert
omewhere and store it to the directory where PTXdist expects the already downloaded archives (refer "ptxdist setup" -> Source Directories ---> () Source Directory). In this case PTXdist will never again try to download it from the web again (download once - use often ;) ). Regar

[ptxdist] [PATCH] wireshark: Fix targetinstall stage

2012-07-14 Thread Juergen Beisert
When tshark is not enabled the targetinstall stage must not try to install it. Signed-off-by: Juergen Beisert diff --git a/rules/wireshark.make b/rules/wireshark.make index 13fb818..fbf666f 100644 --- a/rules/wireshark.make +++ b/rules/wireshark.make @@ -81,8 +81,9 @@ $(STATEDIR

Re: [ptxdist] AT91SAM9263-ek

2012-07-13 Thread Juergen Beisert
ence for such kind of question. You should ask this question on the Barebox mailing list instead. Regards, Juergen -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] How to apply a patch from internet?

2012-07-12 Thread Juergen Beisert
t. Regards, Juergen -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | http://www.pengutronix.de/ | -- ptxdist mailing list ptxdist@pengutronix.de

[ptxdist] Nanocom: fix its broken buildsystem

2012-07-02 Thread Juergen Beisert
Signed-off-by: Juergen Beisert diff --git a/patches/nanocom-1.0/0001-Nanocom-fix-its-buildsystem.patch b/patches/nanocom-1.0/0001-Nanocom-fix-its-buildsystem.patch new file mode 100644 index 000..2e50eff --- /dev/null +++ b/patches/nanocom-1.0/0001-Nanocom-fix-its-buildsystem.patch @@ -0,0

[ptxdist] [PATCHv2] fbtest: Make its build-system aware of external CFLAGS and LDFLAGS

2012-06-29 Thread Juergen Beisert
Signed-off-by: Juergen Beisert diff --git a/patches/fbtest-20041102-1/0006-Let-the-build-system-honor-external-defined-CFLAGS-a.patch b/patches/fbtest-20041102-1/0006-Let-the-build-system-honor-external-defined-CFLAGS-a.patch new file mode 100644 index 000..079a3a7 --- /dev/null +++ b

Re: [ptxdist] [PATCH] fbtest: Make its build-system aware of external CFLAGS and LDFLAGS

2012-06-29 Thread Juergen Beisert
) $(LDLIBS) -o $@ "LINK.c" is defined to: LINK.c = $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH) Which results into the following line: $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH) $^ $(LOADLIBES) $(LDLIBS) -o $@ So, you could be right. I will change it. jbe

  1   2   3   4   5   6   >