Sounds like you have turned on CONFIG_NO_STRIP or something else like
CONFIG_BUILD_NLS, that would considerably increase the size of pkgs.
Just a guess. Would be much easier to tell looking at your dot config.
On Tue, 03 Dec 2013 18:58:54 -0500
cmsv wrote:
> Recently while trying to compile an i
In gstreamer's gst/parse/grammar.y, YYLEX_PARAM is no longer supported in bison
3.
This patch replaces YYLEX_PARAM with %lex-param.
Signed-off-by John Vogel
diff --git a/multimedia/gstreamer/patches/005-YYLEX_PARAM_to_lex-param.patch
b/multimedia/gstreamer/patches/005-YYLEX_PARAM_to_lex-param
On Tue, 03 Dec 2013 20:21:10 -0500, Weedy wrote:
> NP Trunk just has too much churn for lazy ways of updating to cope.
What I'd been doing (and seemed to work for quite some time) was to do a
make menuconfig before running the build - that seemed to deal with
things like ulibc version changes w
NP
Trunk just has too much churn for lazy ways of updating to cope.
On 3 Dec 2013 20:06, "Jim Henderson" wrote:
> On Tue, 03 Dec 2013 19:44:29 -0500, Weedy wrote:
>
> >> Thanks - is there something in particular I should look at? I've tried
> >> a number of things to preserve my existing config
On Tue, 03 Dec 2013 19:44:29 -0500, Weedy wrote:
>> Thanks - is there something in particular I should look at? I've tried
>> a number of things to preserve my existing config with each update, and
>> generally that's worked well for me, but apparently the process isn't
>> perfect yet.
>
> https
On Tue, Dec 3, 2013 at 7:23 PM, Jim Henderson wrote:
> On Wed, 04 Dec 2013 01:00:00 +, Jo-Philipp Wich wrote:
>
> > Hi.
> >
> >> I just built this while trying to resolve an Android connectivity issue
> >> (I'd been running r37866 previously) on a NetGear WNDR3800, and the new
> >> build seem
On Wed, 04 Dec 2013 01:00:00 +, Jo-Philipp Wich wrote:
> Hi.
>
>> I just built this while trying to resolve an Android connectivity issue
>> (I'd been running r37866 previously) on a NetGear WNDR3800, and the new
>> build seems somewhat better, but I've noticed a couple of odd things -
>> I'm
Hi.
> I just built this while trying to resolve an Android connectivity issue
> (I'd been running r37866 previously) on a NetGear WNDR3800, and the new
> build seems somewhat better, but I've noticed a couple of odd things -
> I'm wondering if these are known issues, or if I should submit bugs
Recently while trying to compile an image i am only able to get images
for 8 mb flash routers because netifd_2013-07-16 ends up by being 688K
size when it used to be 45K
This happens with AA and i even downloaded new sources just to make sure.
My image is pretty simple. Does anyone know what can
Hi,
I just built this while trying to resolve an Android connectivity issue
(I'd been running r37866 previously) on a NetGear WNDR3800, and the new
build seems somewhat better, but I've noticed a couple of odd things -
I'm wondering if these are known issues, or if I should submit bugs on
them
Signed-off-by: Jiri Pirko
---
tools/firmware-utils/src/mktplinkfw.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/tools/firmware-utils/src/mktplinkfw.c
b/tools/firmware-utils/src/mktplinkfw.c
index 195d169..1c3f49d 100644
--- a/tools/firmware-utils/src/mktplinkfw.c
+++ b/tools/firmwa
Patch to add the user space support for the TL-WA801ND v2
Signed-off-by: Jiri Pirko
---
target/linux/ar71xx/base-files/etc/diag.sh | 1 +
target/linux/ar71xx/base-files/etc/uci-defaults/01_leds| 5 +
target/linux/ar71xx/base-files/etc/uci-defaults/02_network | 1 +
target
Patch to add the profile for the TP-LINK WA801ND v2
Signed-off-by: Jiri Pirko
---
target/linux/ar71xx/image/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/target/linux/ar71xx/image/Makefile
b/target/linux/ar71xx/image/Makefile
index 0f2a2bb..70f0135 100644
--- a/
Jiri Pirko (4):
ar71xx: add kernel support for the TL-WA801ND v2 board
ar71xx: add user space support for the TL-WA801ND v2
ar71xx: add profile for the WA801ND v2
firmware-utils/mkplinkfw: add TL-WA801ND v2 support
target/linux/ar71xx/base-files/etc/diag.sh | 1 +
.../ar71xx/base
Patch to add kernel support for the TP-LINK WA801ND v2
Signed-off-by: Jiri Pirko
---
.../files/arch/mips/ath79/mach-tl-wr841n-v8.c | 54 ++
.../612-MIPS-ath79-add-TL-WA801NDv2-suport.patch | 10
2 files changed, 56 insertions(+), 8 deletions(-)
create mode 100644
15 matches
Mail list logo