[OpenWrt-Devel] Kernel versions supported

2013-01-10 Thread Andrew Peebles
How is kernel version support determined for the various releases? Attitude Adjustment appears to support only 3.3, and the trunk 3.3, 3.6 and 3.7, if you look at target/linux/generic. If I wanted, say 3.4.11, is it up to me to port 3.3 patch set to 3.4.11? a _

Re: [OpenWrt-Devel] Compiling Issue with GLIBC and trunk

2011-06-16 Thread Andrew Peebles
On 06/16/2011 02:39 PM, Pawel Pastuszak wrote: Hi Guys, I am trying to compile gcc 4.4.5 with glibc as my main toolchain and i recall at some point it uses to work but i am getting the following error can anybody help? P.S. My development environment is Ubuntu 10.10 Applying ./patches/2.6.1

[OpenWrt-Devel] goldfish target?

2011-06-15 Thread Andrew Peebles
I am interested in building the goldfish target. So far I have been unable to get it to compile; using the latest trunk source, and using a snapshot from early March 2010, the last time goldfish images appear in the openwrt snapshot download area. It does not seem like the goldfish target is

[OpenWrt-Devel] obtaining RC4

2011-04-04 Thread Andrew Peebles
If I wanted to checkout RC4, what is the svn command line ( --revision ?? )? ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] Re-compiling released OpenWrt versions

2011-03-02 Thread Andrew Peebles
On 3/1/11 7:44 PM, Daniel A. Nagy wrote: Hello, On 03/02/2011 04:36 AM, devendra.aaru wrote: hello, you can do this by touch package/your-package-name/Makefile and compile openwrt which ensures that your-package-name compiles. or you can delete whole build

[OpenWrt-Devel] [PATCH] add src-cvs to feeds script

2011-02-22 Thread Andrew Peebles
syntax: src-cvs mypkgs design/sw/common/openwrt/package;GOLDEN which will add "-r GOLDEN" to the checkout line. Note that these checkouts (and update) require the use have a valid $CVSROOT already set up in their environment. Signed-off-by: Andrew Peebles diff -Naur old/scripts/feeds n

[OpenWrt-Devel] [PATCH] InstallDev for libexslt

2011-02-19 Thread Andrew Peebles
The libxslt package does not InstallDev the exslt dev files when libexslt package is selected. Signed-off-by: Andrew Peebles diff -Naur owrt.orig/feeds/packages/libs/libxslt/Makefile owrt/feeds/packages/libs/libxslt/Makefile --- owrt.orig/feeds/packages/libs/libxslt/Makefile 2011-02-19