[OpenWrt-Devel] [PATCH] kernel-build: fix STRIP_KERNEL_EXPORTS for recent kernels

2014-09-03 Thread Daniel Golle
Recent kernels started to mark exported symbols as global. Adapt expressions in kernel-build.mk to also match global symbols when grep'ing through nm output. Signed-off-by: Daniel Golle --- include/kernel-build.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/kernel

Re: [OpenWrt-Devel] Feeds on Trunk version

2014-09-03 Thread Aaron Z
On Wed, Sep 3, 2014 at 3:52 PM, William Haynes wrote: > It appears to me that feeds.conf.default has been changed to exclude > oldpackages, many of which have not been moved yet to the new package > location. See: https://forum.openwrt.org/viewtopic.php?id=52219 for the full whys and wherefores o

[OpenWrt-Devel] Feeds on Trunk version

2014-09-03 Thread William Haynes
It appears to me that feeds.conf.default has been changed to exclude oldpackages, many of which have not been moved yet to the new package location. I'm new at this but I had to delete the # in front of oldpackages in the feeds.conf.default to get all the packages needed. I know I saw snort in th

[OpenWrt-Devel] [PATCH]other.mk: update configuration for ad799x

2014-09-03 Thread Hartmut Knaack
The ad799x driver moved out of staging since kernel 3.16, so update filepath, config elements and description. Signed-off-by: Hartmut Knaack --- diff --git a/package/kernel/linux/modules/other.mk b/package/kernel/linux/modules/other.mk index 2f6f774..6afcbb6 100644 --- a/package/kernel/linux/mod

Re: [OpenWrt-Devel] [PATCH] Backport essential fixes for ad799x

2014-09-03 Thread Hartmut Knaack
Any objections, or everybody just working on the stable release? Hartmut Knaack schrieb: > This series of patches ports back some fixes of the ad799x driver, which were > commited between 3.10 and 3.15. > > Signed-off-by: Hartmut Knaack > --- > diff --git > a/target/linux/generic/patches-3.10/0

[OpenWrt-Devel] seems like outdated link on devel page

2014-09-03 Thread Robert P. J. Day
wandering thru the openwrt pages, getting back up to speed, and on the development page: https://dev.openwrt.org/ the link labelled "Developer and User Documentation" takes one to a kamikaze-related page, which seems kind of old. and, yes, i know it's a wiki but i don't have the street cred

[OpenWrt-Devel] Feeds on Trunk version

2014-09-03 Thread Edison Figueira Junior
I am not able to download some feeds in trunk version eg snort and multiwan. They were removed? , Edison ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] Changing repositories

2014-09-03 Thread William Haynes
I am developing on the x86_64 build using php/javascript/jquery... I updated my build server with the latest development repository and php / javascript are now missing from the Languages area. If I try the 14.07 repository, x86_64 is missing. How do I get a repository setup with all the options

Re: [OpenWrt-Devel] Does anyone have pspboot source code?

2014-09-03 Thread 蔡振军
The following link found on openwrt page is broken. I search the WAG54GV2_V1.00.19.tgz package on google, but no link is valid. Source code The source code of PSPBoot 1.2 and the PSPBoot user guide can be found inside WAG54GV2_V1.00.19.tgz (ftp://ftp.linksys.com/opensourcecode/wrt54gv2/1.00.19

Re: [OpenWrt-Devel] Does anyone have pspboot source code?

2014-09-03 Thread 蔡振军
Hi, Yes, TI AR7 pspboot source -- Original -- From: "José Vázqu"; Date: Wed, Sep 3, 2014 08:43 PM To: "zhenjun_...@icloudaegis.com"; Cc: "openwrt-devel"; Subject: Re: [OpenWrt-Devel] Does anyone have pspboot source code? Are you looking for the AR7 or P

Re: [OpenWrt-Devel] Does anyone have pspboot source code?

2014-09-03 Thread José Vázquez
Are you looking for the AR7 or Puma5 pspboot sources? 2014-09-03 11:58 GMT+02:00, zhenjun_...@icloudaegis.com : > Hi, > I can't find valid link to download TI pspboot source code. > Any one can help me? > > > > zhenjun_...@icloudaegis.com > ___ openwrt-

Re: [OpenWrt-Devel] Missing packages from packages feed on GitHub repository

2014-09-03 Thread Jiří Šlachta
Hi Federico, I would say you can take over maintainership without asking anyone. There is no formal maintainer for this package and git history shows that this package was maintained by almost all devs through the time. Just create pull request against the packages repository in github and it will

Re: [OpenWrt-Devel] toolchain size increase - 40MB vs 160MB

2014-09-03 Thread Weedy
On 25 Aug 2014 15:40, "valent.turko...@gmail.com" wrote: > > Hmm, I just noticed that BB RC3 has enormus toolchain file for mips (the one I use most often) [1] when compared to AA 12.09 toolchain [2] > > 40MB vs 160MB > > Should I be worried that something is broken or is this quadruple size incre

[OpenWrt-Devel] Does anyone have pspboot source code?

2014-09-03 Thread zhenjun_...@icloudaegis.com
Hi, I can't find valid link to download TI pspboot source code. Any one can help me? zhenjun_...@icloudaegis.com ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] Missing packages from packages feed on GitHub repository

2014-09-03 Thread Federico Di Marco
:) Ok got it, just to be sure before "stealing" others' work is there anybody willing to maintain neon library ? From SVN jow (I do not know his/her email) is the last one who modified neon package, could someone please ask him/her if he/she is willing sooner or later to upload neon library to Git

Re: [OpenWrt-Devel] Missing packages from packages feed on GitHub repository

2014-09-03 Thread Weedy
On 3 Sep 2014 04:21, "Federico Di Marco" wrote: > > Well shouldn't there already be assigned a maintaner ? They were never set in stone. This is why we started over. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.or

Re: [OpenWrt-Devel] Missing packages from packages feed on GitHub repository

2014-09-03 Thread Federico Di Marco
Well shouldn't there already be assigned a maintaner ? On Tue, Sep 2, 2014 14:54:20 CEST, Hannu Nyman wrote: To my knowledge those packages (e.g. neon) have never been imported to the new "packages" in Github. They are still in the old packages repo in svn, better known now as "oldpackages". No