hanks!
Dirk
root@x250:/home/dirk/Downloads/lede/clean/source# make menuconfig
Checking 'working-make'... ok.
Checking 'case-sensitive-fs'... ok.
Checking 'proper-umask'... ok.
Checking 'gcc'... ok.
Checking 'working-gcc'... ok.
Checking 'g++
64-linux-
gnu/libz.a(gzlib.o): relocation R_X86_64_32S against `.rodata' can not
be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
br
dirk
Am Samstag, den 29.10.2016, 11:10 +0200 s
Hi Jo,
that doesn't help. I've added the -fPIC command to your test:
root@x250:/home/dirk/Downloads/lede/clean/source# echo 'int main(int a,
char **v) { gzdopen(0, "rb"); return 0; }' | gcc -include zlib.h -x
c -o test - -fPIC -Wl,-Bstatic -lz -Wl,-Bdynamic
/u
stributor ID: Debian
Description:Debian GNU/Linux testing (stretch)
Release:testing
Codename: stretch
root@blackserve:~# gcc --version
gcc (Debian 6.2.0-9) 6.2.0 20161019
br
dirk
Am Samstag, den 29.10.2016, 16:43 +0200 schrieb Alexander Dahl:
> Hei hei,
>
> On 29.10.2016 11:
Hi Jo,
thanks, I've switched to latest gcc-5 via update-alternatives and my
buildroot ist up & running ... ;-)
gcc (Debian 5.4.1-3) 5.4.1 20161019
Copyright (C) 2015 Free Software Foundation, Inc.
br
dirk
Am Samstag, den 29.10.2016, 18:13 +0200 schrieb Jo-Philipp Wich:
> Hi Dirk,
Am Mittwoch, den 30.11.2016, 07:25 +0100 schrieb John Crispin:
>
> On 30/11/2016 06:11, Dirk Brenken wrote:
> > Hi list,
> >
> > after studying a few mostly incomplete/outdated online docs and
> > examples on github (lede main source & package repo) procd
Hi,
this new "feature" doubles the RAM resource needs (additional dnsmasq
process) ... if you are using dns based adblock this can take
additional 2-25 MByte. Please disable this feature by default.
Thanks!
Dirk
___
Lede-dev mailing lis
/dnsmasq.conf.cfg02411c -k -x
/var/run/dnsmasq/dnsmasq.cfg02411c.pid
15828 15825 root S27968 1% 0% /usr/sbin/dnsmasq -C
/var/etc/dnsmasq.conf.cfg02411c -k -x
/var/run/dnsmasq/dnsmasq.cfg02411c.pid
best regards
dirk
Am Sonntag, den 28.05.2017, 19:42 +0200 schrieb Jo-Philipp Wich:
> Hi,
>
> usua
restart dnsmasq and adblock afterwards.
# xappend "--dhcp-script=$DHCPSCRIPT"
After that change everything is working fine again, as long as only one
instance of dnsmasq runs.
Please advice - many thanks!
Dirk
Am Sonntag, den 28.05.2017, 21:59 +0200 schrieb Jo-Philipp Wich:
> H
ndex aff13e1136..a032dedd81 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -25,3 +25,4 @@ key-build*
> .emacs.desktop*
> TAGS*~
> git-src
> +.project
While at it perhaps also add .cproject for those that use CDT within Eclipse?
Dirk F.
__
Hi,
from my perspective a toolchain bug in CMAKE-based packages like odhcpd
or uttpd, see FS#1189.
best regards
dirk
On Fr, 2017-11-24 at 12:57 -0500, Eric Luehrsen wrote:
> On 11/23/2017 03:54 AM, Hans Dedecker wrote:
> > Hi,
> >
> > On Thu, Nov 23, 2017 at 6:38 AM,
Hi,
this commit https://git.lede-project.org/?p=source.git;a=commit;h=25699
0cbc0157feb8a9f37efeebf0330ab73727f
will probably lead into a compile error.
"TL_WR1043_V5_GPIO_LED_WANORANGE" is undefined.
br
dirk
___
Lede-dev mailing lis
-off-by: Dirk Feytons
---
lua/subscriber.lua |5 +++--
lua/ubus.c |5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/lua/subscriber.lua b/lua/subscriber.lua
index e1d3a9f..f59448d 100755
--- a/lua/subscriber.lua
+++ b/lua/subscriber.lua
@@ -15,8 +15,9 @@ if
hope that others will find our
code useful too.
This is the first drop of transformer on GitHub and we will follow up
shortly with Makefiles for the packages feed, tests, more
documentation, example mappings … Please bear with us. We definitely
welcome help and feedback from early adopters.
Dirk
On 29 September 2016 at 17:39, Dirk Feytons wrote:
> Returns an array with all the available configs.
>
> Signed-off-by: Dirk Feytons
> ---
> lua/uci.c | 21 +
> 1 file changed, 21 insertions(+)
Hi Felix,
Have you had a chance to take a look at these t
this case?
I.e. the firewall init script (fw3 does not run as a daemon) defines
things like that:
service_triggers() {
procd_add_reload_trigger firewall
[...]
}
3. Is it possible to replace normal hotplug-script functionality with
'se
Am Mittwoch, den 30.11.2016, 21:29 +0100 schrieb Jo-Philipp Wich:
Hi Jo,
thank you very much for clarification and a quite good example.
br
dirk
> Hi Dirk,
>
> > That does not work for me.
> >
> > root@adb2go:/etc/config$ uci set firewall.@zone[1].mtu_fix='
Package dmesg is missing dependencies for the following libraries:
libtinfow.so.5
This happens with several other packages now with:
staging_dir/target-../usr/lib/libtinfow.so.5: error adding symbols: DSO missing
from command line
- fixing can involve adding LIBS="-ltinfo" to CONFIGURE_VARS (seem
w. curl/mbedtls/wolfssl
Signed-off-by: Dirk Neukirchen
---
package/network/utils/curl/Makefile| 15 ++---
.../utils/curl/patches/200-no_docs_tests.patch | 10 -
.../curl/patches/300-fix-disable-crypto-auth.patch | 25 --
...10-polarssl
- disable sslv3 (security)
- patch is not needed anymore (see src/ssl.c)
tested on ar71xx w. curl
Signed-off-by: Dirk Neukirchen
---
package/libs/cyassl/Makefile | 9 +
.../cyassl/patches/300-SSL_set_tlsext_host_name.patch | 19 ---
2 files
upstream change: 8ee4646038e47d065d35703e3e343136c4cd42aa
fixes dependency w. Kernel 4.6
Signed-off-by: Dirk Neukirchen
---
package/devel/perf/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/devel/perf/Makefile b/package/devel/perf/Makefile
index db68387..026def2 100644
- package-defaults.mk and host-build.mk configure could behave
differently
- there is already _ARGS in place to hand over stuff
Signed-off-by: Dirk Neukirchen
---
include/host-build.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/host-build.mk b/include/host
- document indirect source code fixup affecting spidev_test
Signed-off-by: Dirk Neukirchen
---
package/utils/spidev_test/Makefile | 9 +
1 file changed, 9 insertions(+)
diff --git a/package/utils/spidev_test/Makefile
b/package/utils/spidev_test/Makefile
index 807039a..382b150 100644
patch (w.o. stunnel): 131712
- without openssl(extra): 04
- w.o openssl/sni:108515
- w.o openssl/sni/ecc: 93954
so patch 300 saves around 12k compressed ipkg size
v2: keep & rename patch 300 for clarity, fixes ustream-ssl/cyassl
that broke with v1
Signed-off-by: Dirk Neukirchen
---
pac
- document indirect source code fixup affecting spidev_test
v2: check against old Kernel versions
Signed-off-by: Dirk Neukirchen
---
package/utils/spidev_test/Makefile | 9 +
1 file changed, 9 insertions(+)
diff --git a/package/utils/spidev_test/Makefile
b/package/utils/spidev_test
On 21.05.2016 14:39, Hauke Mehrtens wrote:
> Hi,
>
>
> On 05/21/2016 07:35 AM, Dirk Neukirchen wrote:
>> @@ -38,12 +38,10 @@ endef
>> TARGET_CFLAGS += $(FPIC)
>>
>> CONFIGURE_ARGS += \
>> ---without-zlib \
>
> Was the zlib dependency comp
On 24.05.2016 22:43, Laurent GUERBY wrote:
> Hi,
>
> The not-for-profit ISP tetaneutral.net would like to provide
> a hardware test farm for small routers in addition to the LEDE mirror
> (and GCC Compile Farm machines hosting, RIPE probe, NLNOG ring VM),
> as we use OpenWRT/LEDE for all of our me
reported by reproducible openwrt project[1]:
we package some libtool shell script
- add missing dependencies
[1]: https://reproducible.debian.net/openwrt/openwrt.html
Signed-off-by: Dirk Neukirchen
---
package/utils/util-linux/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion
) on x86 qemu VM with allyesconfig
Signed-off-by: Dirk Neukirchen
---
package/utils/util-linux/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/package/utils/util-linux/Makefile
b/package/utils/util-linux/Makefile
index c128b48..96d1581 100644
--- a/package/utils
last changes
tested (cal,dmesg,sfdisk) on x86 qemu VM with allyesconfig
Signed-off-by: Dirk Neukirchen
---
package/utils/util-linux/Makefile | 171 +++---
1 file changed, 85 insertions(+), 86 deletions(-)
diff --git a/package/utils/util-linux/Makefile
b/package
e to `tigetflag'
more.c:(.text+0x20ec): undefined reference to `tigetstr'
more.c:(.text+0x2148): undefined reference to `PC'
text-utils/more-more.o: In function `reset_tty':
more.c:(.text+0x2630): undefined reference to `tputs'
- fix line length
Signed-off-by: Dirk
e to `tigetflag'
more.c:(.text+0x20ec): undefined reference to `tigetstr'
more.c:(.text+0x2148): undefined reference to `PC'
text-utils/more-more.o: In function `reset_tty':
more.c:(.text+0x2630): undefined reference to `tputs'
- fix line length
Signed-off-by: Dirk
- fix compilation w. Kernel 4.6 due to
hash->shash crypto API
- remove a patch integrated upstream
- remove unrecognized configure option
removed upstream in 2010
commit 40d0345f1ed02de183b13a6ce38847bc1f4ac48e
Signed-off-by: Dirk Neukirchen
---
package/network/utils/xtables-addons/Makef
removed upstream in
https://github.com/OpenVPN/openvpn/commit/9ffd00e7541d83571b9eec087c6b3545ff68441f
now its always on
Signed-off-by: Dirk Neukirchen
---
package/network/services/openvpn/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/package/network/services/openvpn/Makefile
b
fixes:
configure: WARNING: unrecognized options: --disable-werror
Signed-off-by: Dirk Neukirchen
---
package/libs/elfutils/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/package/libs/elfutils/Makefile b/package/libs/elfutils/Makefile
index fa7bc55..5292eba 100644
--- a/package/libs
Signed-off-by: Dirk Neukirchen
---
package/libs/libpcap/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/package/libs/libpcap/Makefile b/package/libs/libpcap/Makefile
index 3943efa..1011ce6 100644
--- a/package/libs/libpcap/Makefile
+++ b/package/libs/libpcap/Makefile
@@ -54,9 +54,7
mplement the TR-069 datamodels
in OpenWrt. The talk was recorded and is available at
https://www.youtube.com/watch?v=zVzEmewJG8I
Dirk F.
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
On 01.06.2016 17:14, Jo-Philipp Wich wrote:
> Use the DMI data available in sysfs to extract manufacturer and model info
> and write it to /tmp/sysinfo/.
>
> The data will be picked up by board_detect and can be used by e.g. LuCI to
> display a more appropriate model description.
>
> On an APU bo
On 01.06.2016 17:32, Alexey Brodkin wrote:
> Also we disable sim because if the following breakage while
> building with it:
> >8
> /usr/bin/env bash ./../common/genmloop.sh -shell /usr/bin/env bash \
> -mono -fast -pbb -switch sem5-switch.c \
> -cpu a5f -infile ./ml
Signed-off-by: Dirk Neukirchen
---
package/kernel/linux/modules/other.mk | 48 +++
1 file changed, 48 insertions(+)
diff --git a/package/kernel/linux/modules/other.mk
b/package/kernel/linux/modules/other.mk
index 11d836e..bc7fb7c 100644
--- a/package/kernel/linux
Signed-off-by: Dirk Neukirchen
---
target/linux/omap/config-4.4 | 1 -
1 file changed, 1 deletion(-)
diff --git a/target/linux/omap/config-4.4 b/target/linux/omap/config-4.4
index b4f4e53..5bc619d 100644
--- a/target/linux/omap/config-4.4
+++ b/target/linux/omap/config-4.4
@@ -387,7 +387,6
Signed-off-by: Dirk Neukirchen
---
target/linux/omap/config-4.4 | 2 --
1 file changed, 2 deletions(-)
diff --git a/target/linux/omap/config-4.4 b/target/linux/omap/config-4.4
index 3d33b0c..82b8ca7 100644
--- a/target/linux/omap/config-4.4
+++ b/target/linux/omap/config-4.4
@@ -669,8 +669,6
BMP085 is a pressure sensor and available as module
Signed-off-by: Dirk Neukirchen
---
target/linux/omap/config-4.4 | 2 --
1 file changed, 2 deletions(-)
diff --git a/target/linux/omap/config-4.4 b/target/linux/omap/config-4.4
index a483ab2..b4f4e53 100644
--- a/target/linux/omap/config-4.4
it is available as module
Signed-off-by: Dirk Neukirchen
---
target/linux/omap/config-4.4 | 1 -
1 file changed, 1 deletion(-)
diff --git a/target/linux/omap/config-4.4 b/target/linux/omap/config-4.4
index 5bc619d..3d33b0c 100644
--- a/target/linux/omap/config-4.4
+++ b/target/linux/omap
Signed-off-by: Dirk Neukirchen
---
package/kernel/linux/modules/netsupport.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/kernel/linux/modules/netsupport.mk
b/package/kernel/linux/modules/netsupport.mk
index 09fa595..24f1e27 100644
--- a/package/kernel/linux/modules
they are part of packages
Signed-off-by: Dirk Neukirchen
---
target/linux/sunxi/config-4.4 | 2 --
1 file changed, 2 deletions(-)
diff --git a/target/linux/sunxi/config-4.4 b/target/linux/sunxi/config-4.4
index 4050494..4784efb 100644
--- a/target/linux/sunxi/config-4.4
+++ b/target/linux
Signed-off-by: Dirk Neukirchen
---
target/linux/zynq/config-4.4 | 7 ---
1 file changed, 7 deletions(-)
diff --git a/target/linux/zynq/config-4.4 b/target/linux/zynq/config-4.4
index ea28550..f8e080d 100644
--- a/target/linux/zynq/config-4.4
+++ b/target/linux/zynq/config-4.4
@@ -360,12
Signed-off-by: Dirk Neukirchen
---
target/linux/malta/config-4.4 | 3 ---
1 file changed, 3 deletions(-)
diff --git a/target/linux/malta/config-4.4 b/target/linux/malta/config-4.4
index 7bcfaea..b19c9f2 100644
--- a/target/linux/malta/config-4.4
+++ b/target/linux/malta/config-4.4
@@ -139,8
they are available in config/Config-kernel.in
Signed-off-by: Dirk Neukirchen
---
target/linux/sunxi/config-4.4 | 4
1 file changed, 4 deletions(-)
diff --git a/target/linux/sunxi/config-4.4 b/target/linux/sunxi/config-4.4
index 4784efb..568bcb7 100644
--- a/target/linux/sunxi/config-4.4
they are available in config/Config-kernel.in
Signed-off-by: Dirk Neukirchen
---
target/linux/malta/config-4.4 | 6 --
1 file changed, 6 deletions(-)
diff --git a/target/linux/malta/config-4.4 b/target/linux/malta/config-4.4
index b19c9f2..c20073b 100644
--- a/target/linux/malta/config-4.4
Signed-off-by: Dirk Neukirchen
---
target/linux/oxnas/config-4.4 | 5 -
1 file changed, 5 deletions(-)
diff --git a/target/linux/oxnas/config-4.4 b/target/linux/oxnas/config-4.4
index 07ce8b2..23b20de 100644
--- a/target/linux/oxnas/config-4.4
+++ b/target/linux/oxnas/config-4.4
@@ -192,9
Signed-off-by: Dirk Neukirchen
---
target/linux/mpc85xx/config-4.4 | 3 ---
1 file changed, 3 deletions(-)
diff --git a/target/linux/mpc85xx/config-4.4 b/target/linux/mpc85xx/config-4.4
index 5b76ec5..90bde4f 100644
--- a/target/linux/mpc85xx/config-4.4
+++ b/target/linux/mpc85xx/config-4.4
they are available in config/Config-kernel.in
Signed-off-by: Dirk Neukirchen
---
target/linux/omap/config-4.4 | 3 ---
1 file changed, 3 deletions(-)
diff --git a/target/linux/omap/config-4.4 b/target/linux/omap/config-4.4
index 82b8ca7..88d7b33 100644
--- a/target/linux/omap/config-4.4
+++ b
most symbols should be in Kernel packages
depending on HW the removal of
CONFIG_REALTEK_PHY
and USB symbols might be wrong
compile tested only
Signed-off-by: Dirk Neukirchen
---
target/linux/mediatek/config-4.4 | 85
1 file changed, 85 deletions
On 04.06.2016 16:15, Yousong Zhou wrote:
> It has been quite a while since I tried building ar71xx kernel by
> deleting unneeded mach files first. I believe the size reduction was
> not so impressive that I do not remember them at all...
Some results on TP-LINK WDR3600 target:
without mach-files
On 11.06.2016 19:44, Dave Taht wrote:
> E) https://github.com/dtaht/ceropackages-3.10/tree/master/utils/gdisk
>
> The principal problem with fdisk nowadays is that very large (> 2TB, I
> think) devices are not supported by it, and require a GPT capable
> tool. Is there a replacement in lede that h
On 29.06.2016 23:14, Hauke Mehrtens wrote:
> From: Hauke Mehrtens
>
> The libmagic shipped with RedHat 5 does not define
As a reference - RHEL4: Mar/2017, RHEL5:Nov/2020
src: https://access.redhat.com/support/policy/updates/errata
I have recommended/tested build OS on my todo list
> MAGIC_N
y defined
instead of testing other flags/effects (-fno-omit-frame-pointer)
just use -O2 (like buildroot does) instead of -Os
boot+pings tested on:
qemu malta (le+be) (gcc5+bin2.25.1)
qemu aarch64 (gcc5+bin2.25.1)
qemu x86_64 (gcc6+bin2.26)
qemu x86 generic (gcc6+bin2.26)
Signed-off-by: Dirk N
Returns an array with all the available configs.
Signed-off-by: Dirk Feytons
---
lua/uci.c | 21 +
1 file changed, 21 insertions(+)
diff --git a/lua/uci.c b/lua/uci.c
index 47d59c8..ddb9c5c 100644
--- a/lua/uci.c
+++ b/lua/uci.c
@@ -911,6 +911,26 @@ uci_lua_set_savedir
This allows a caller to explicitly free the cursor as soon as it is
no longer needed instead of having to wait for the garbage collector.
Signed-off-by: Dirk Feytons
---
lua/uci.c | 16 ++--
1 file changed, 14 insertions(+), 2 deletions(-)
diff --git a/lua/uci.c b/lua/uci.c
index
-builds.org/lede/lede.html
Compile tested only
(verified w. hexdump & md5sum)
Signed-off-by: Dirk Neukirchen
---
...e-U-Boot-build-support-using-SOURCE_DATE_.patch | 82 ++
...akefile-Reproducible-U-Boot-build-support.patch | 31
package/boot/uboot-ar71xx/patches
Signed-off-by: Dirk Neukirchen
---
package/libs/gettext/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/libs/gettext/Makefile b/package/libs/gettext/Makefile
index cb4ee12..1672b47 100644
--- a/package/libs/gettext/Makefile
+++ b/package/libs/gettext/Makefile
0.19.8.1 gettext-full uses "archive-version" of 0.19.8
to replace makros, leading to breakage of PKG_FIXUP:=gettext-version
Signed-off-by: Dirk Neukirchen
---
include/autotools.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/autotools.mk b/include/au
- unify configs of host/target
- disable stuff to decrease build time
- disable interactive gettextize: see
http://lists.busybox.net/pipermail/buildroot/2014-April/093394.html
Signed-off-by: Dirk Neukirchen
---
package/libs/gettext-full/Makefile | 18
Daniel Engberg asked for updates and I have this series in my local tree
since some time but hesitated to commit
I did several builds with all packages/kmods for ar71xx and
probably other targets I cannot remember and have seen no issues
from this patch on my build system
__
65 matches
Mail list logo