Ok, you can delete the patches then. No need for the patch then :-(
Am 31. Januar 2014 12:38:43 schrieb Jonas Gorski :
On Fri, Jan 31, 2014 at 10:31 AM, Oliver Ertl wrote:
> *** BLURB HERE ***
I guess you forgot to fill in something here.
Jo
Signed-off-by: Oliver Ertl
---
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 Package/pyload
CATEGORY
*** 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
Signed-off-by: Oliver Ertl
---
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 @@
#
-# Copyright (C) 2011
Signed-off-by: Oliver Ertl
---
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 @@
#
-# Copyright (C) 2011
Signed-off-by: Oliver Ertl
---
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 @@
#
-# Copyright (C) 2011
typo, sorry for this
Now I see. IMHO sending a [PATCH V2] would be the cleaner solution.
Oliver Ertl schrieb:
> Signed-off-by: Oliver Ertl
> ---
> rules.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/rules.mk b/rules.mk
> index 2d4d5c8..8594ca
Signed-off-by: Oliver Ertl
---
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,$(CONFIG_DOWNLOAD_FOLDER
Signed-off-by: Oliver Ertl
---
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
string "Download folde
---
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
+++ b/net/ddns-scrip
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 t
Hi,
I already created a ticket for such a patch:
https://dev.openwrt.org/ticket/10462
Oliver
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
This patch adds variant of IRC server ngIRCd package compiled with
OpenSSL support and init script. ngIRCd also updated to version 18.
Updated patch with
On 11/27/2011 10:52 PM, Maarten Bezemer wrote:
> On Sunday 27 November 2011 19:31:42 Jo-Philipp Wich wrote:
>> Applied in r29343 and r29344 - thank you!
>>
> Phew finally... It was quite some work, but thanks to all comments it came out
> nice! Thanks for applying.
>
> If/when I feel like it, I'll
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
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
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
___
openwrt-devel mailing list
openwrt-dev
Please test and report.
cd ~/
svn checkout https://svn.openwrt.org/openwrt/trunk/ ~/trunk/
cd ~/trunk/
./scripts/feeds update -a
./scripts/feeds install -d m nano
make menuconfig
Now go to Utilities > Editors and tell me if the nano package is selected as
> 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
http://lists.openwrt.org
> I'm suddenly having difficulties compiling the latest trunk, and it
> seems to fail on random packages.
>
> It always fails with an error like this, but it seems to be on a
> different package everytime.
Do you use parallel-building?
___
openwrt-deve
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'.
__
> update lcd4linux to the latest svn version
>
> Signed-off-by: Michael Vogt
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
_
> 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 prere
> > 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.
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
target/linux//base-file
> [EMAIL PROTECTED] wrote:
> > working on the commit this very moment
> >
> Yay! :)
> I think I'm gonna look into making the GPIO pins configurable in
> mmc-over-gpio now...
You may take a look at my first try to migrate the configuration to a UCI
config file.
http://lists.openwrt.org/piperm
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%
ath_rate_m
> 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
c
> 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
http://lists.openwrt.org/cgi-bin/mailm
[..]
All I can say is that Optware isn't supported by OpenWrt...
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
28 matches
Mail list logo