[OpenWrt-Devel] [PATCH] upgrade pyload to 0.4.9 and add LIBCURL_COOKIES as a dependency

2014-01-30 Thread Oliver Ertl
Signed-off-by: Oliver Ertl oli...@ertls-netzwerk.de --- net/pyload/Makefile | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net/pyload/Makefile b/net/pyload/Makefile index 4a5d9e4..d6f237c 100644 --- a/net/pyload/Makefile +++ b/net/pyload/Makefile @@ -1,5 +1,5

[OpenWrt-Devel] [PATCH] upgrade pyload to 0.4.9 and add LIBCURL_COOKIES as a dependency

2014-01-30 Thread Oliver Ertl
Signed-off-by: Oliver Ertl oli...@ertls-netzwerk.de --- net/pyload/Makefile | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net/pyload/Makefile b/net/pyload/Makefile index 4a5d9e4..d6f237c 100644 --- a/net/pyload/Makefile +++ b/net/pyload/Makefile @@ -1,5 +1,5

[OpenWrt-Devel] [PATCH 1/2] pyload: update to current version 0.4.9

2014-01-31 Thread Oliver Ertl
Signed-off-by: Oliver Ertl oli...@ertls-netzwerk.de --- net/pyload/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/pyload/Makefile b/net/pyload/Makefile index 4a5d9e4..bdb60ca 100644 --- a/net/pyload/Makefile +++ b/net/pyload/Makefile @@ -1,5 +1,5

[OpenWrt-Devel] [PATCH 0/2] *** SUBJECT HERE ***

2014-01-31 Thread Oliver Ertl
*** BLURB HERE *** Oliver Ertl (2): pyload: update to current version 0.4.9 pyload: add LIBCURL_COOKIES dependency net/pyload/Makefile | 8 1 file changed, 4 insertions(+), 4 deletions(-) -- 1.8.3.2 ___ openwrt-devel mailing list

[OpenWrt-Devel] [PATCH 2/2] pyload: add LIBCURL_COOKIES dependency

2014-01-31 Thread Oliver Ertl
Signed-off-by: Oliver Ertl oli...@ertls-netzwerk.de --- net/pyload/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/pyload/Makefile b/net/pyload/Makefile index bdb60ca..d6f237c 100644 --- a/net/pyload/Makefile +++ b/net/pyload/Makefile @@ -26,7 +26,7 @@ define

Re: [OpenWrt-Devel] [PATCH 0/2] *** SUBJECT HERE ***

2014-01-31 Thread Oliver Ertl
Ok, you can delete the patches then. No need for the patch then :-( Am 31. Januar 2014 12:38:43 schrieb Jonas Gorski j...@openwrt.org: On Fri, Jan 31, 2014 at 10:31 AM, Oliver Ertl oli...@ertls-netzwerk.de wrote: *** BLURB HERE *** I guess you forgot to fill in something here. Jonas

[OpenWrt-Devel] [PATCH] add selfhost.de dynamic DNS provider

2013-08-14 Thread Oliver Ertl
--- net/ddns-scripts/files/usr/lib/ddns/services | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/ddns-scripts/files/usr/lib/ddns/services b/net/ddns-scripts/files/usr/lib/ddns/services index 1e6b6b9..fb6d8dc 100644 --- a/net/ddns-scripts/files/usr/lib/ddns/services +++

[OpenWrt-Devel] [PATCH] add a option in menuconfig to set a custom folder for the images packages

2013-08-14 Thread Oliver Ertl
Signed-off-by: Oliver Ertl oli...@ertls-netzwerk.de --- Config.in | 4 rules.mk | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Config.in b/Config.in index 0ef2f14..0683125 100644 --- a/Config.in +++ b/Config.in @@ -784,6 +784,10 @@ menuconfig DEVEL

[OpenWrt-Devel] [PATCH] add a option in menuconfig to set a custom folder for the images packages -- fix typo, sorry for this

2013-08-14 Thread Oliver Ertl
Signed-off-by: Oliver Ertl oli...@ertls-netzwerk.de --- rules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules.mk b/rules.mk index 2d4d5c8..8594ca6 100644 --- a/rules.mk +++ b/rules.mk @@ -80,7 +80,7 @@ ifdef CONFIG_MIPS64_ABI endif DL_DIR:=$(if $(call qstrip

[OpenWrt-Devel] Maintaining multiple Samba version

2011-11-29 Thread Oliver Ertl
Hi, I'd like to discuss here what's the best way to maintain multiple versions of Samba in the package feeds. I would do it this way: - net/samba2 - ancient version - net/samba30x - the 3.0.37 version - net/samba36x - the latest version probably not stripped down Also, we also don't have

Re: [OpenWrt-Devel] upgrade: libsamplerate from 0.1.2 to 0.1.3

2008-03-29 Thread Oliver Ertl
if you upgrade that package thusly, the build error goes away and you don't need the libtool patch anymore. rday -- Fixed in revision 10685. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] Fwd: Re: Contact info after Fosdem

2008-03-31 Thread Oliver Ertl
Might be of interest to talk with this guy in order not to create yet another embedded framework. It's normal for Opensource projects to reinvent the wheel over and over again. And everytime the code gets more crapier. I really which that Opensource projects would work more together and

[OpenWrt-Devel] mmc-over-gpio driver and fon2100

2008-04-03 Thread Oliver Ertl
I've built trunk revision 10700 with the new mmc-over-gpio driver for the atheros target (router is a fon2100). Kernel is 2.6.23.16. I successfully got the new driver working on a WRT54GL. After booting the fon2100 I get unknown symbols: ath_rate_minstrel: look around rate set to 10%

Re: [OpenWrt-Devel] why does my initial /etc/ipkg.conf file refer to snapshots?

2008-04-26 Thread Oliver Ertl
I always compile trunk by myself and put the package repository on a web or FTP server. In the build-system I change either package/base-files/files/etc/ipkg.conf to have a new standard ipkg.conf for all targets. For target specific ipkg.conf files change or add the file

Re: [OpenWrt-Devel] why does my initial /etc/ipkg.conf file refer to snapshots?

2008-04-26 Thread Oliver Ertl
I always compile trunk by myself and put the package repository on a web or FTP server. so you simply do an all-package build and create your own repo, is that what you're saying? that's the direction i'm going in as well. Yes. But I only compile the packages I need. Nothing more. In

Re: [OpenWrt-Devel] update README to mention need for perl?

2008-04-26 Thread Oliver Ertl
if someone wants to tweak this, shouldn't the top-level README file mention a need for perl on the build system? The prerequisites checks also for perl. The prereq check is runs automatically for the first time if you run 'make menuconfig'. But you can also use the prereq target (make

Re: [OpenWrt-Devel] [PATCH] update lcd4linux

2008-04-28 Thread Oliver Ertl
update lcd4linux to the latest svn version Signed-off-by: Michael Vogt michu at neophob.com I think the Makefile should be made configurable in a way like the ffmpeg package is for the lcd4linux plugins. See: https://dev.openwrt.org/browser/packages/multimedia/ffmpeg

Re: [OpenWrt-Devel] Building gdbserver

2008-04-29 Thread Oliver Ertl
gdb and gdbserver builds fine here from a clean checkout. In menuconfig make sure you select: o Advanced configuration options (for developers): y o Toolchain Options o Build gdb: y o Utilities o gdbserver: m And then 'make world'.

Re: [OpenWrt-Devel] trouble compiling latest trunk

2008-04-30 Thread Oliver Ertl
Yes, but that hasn't caused me issues in the past. I'll give it a try without to see if it changes anything. Yes, parallel-building and ccache support is broken. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] [PATCH] update lcd4linux

2008-05-08 Thread Oliver Ertl
There is s better version: http://lists.openwrt.org/pipermail/openwrt-devel/2008-April/002111.html [EMAIL PROTECTED] wrote: update lcd4linux to the latest svn version Signed-off-by: Michael Vogt michu at neophob.com ___ openwrt-devel mailing

Re: [OpenWrt-Devel] [PATCH] [packages] net/updatedd: Fix dyndns host for ovh

2008-06-15 Thread Oliver Ertl
Can you give the ddns-scripts a try? ddns-scripts is more flexible in it's configurations and was desinged to make use of UCI. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org