Incidentally, the legacy.mk file worked fine once I replaced the line:
$(call Sysupgrade/KRuImage,$(1),$(2),1310720,6488064)
with:
$(call Sysupgrade/KRuImage,$(1),$(2),1376256,6422528)
for the WRT400N in target/linux/ar71xx/image/legacy.mk
So, I have a binary to try, and I’m happy!
Cheers,
Hi Yousong (et al.),
(The original Subject mentioning “packages” instead of “firmware” was my
mistake. The packages actually appear to be building just fine.)
Yes, the lede-ar71xx-generic-uImage-lzma.bin file comes in at size 1368491
which is over the 1310720 size listed in the makefiles.
Here
check if svn is installed in ipkg-build before assigning it. This
script is run with set -e and will fail if "which svn" does not return
0.
Signed-off-by: Hauke Mehrtens
---
scripts/ipkg-build | 12
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/scripts/ipkg-build b/s
To help encourage the growth and strength of OpenWrt, LEDE and the
broader ecosystem, the OpenWrt Summit Committee is organizing the second
OpenWrt Summit. Co-located with ELCE and OpenIoT in Berlin, Germany on
October 13, the OpenWrt Summit is the only annual event focusing
exclusively on OpenWrt.
Hi Hartmut,
fixed with
https://github.com/openwrt/luci/commit/1367f7b624e9ee926cdbd3235a9fec4450c904b5
- thanks for the heads-up.
~ Jo
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
Hi,
Network->Diagnostics produces the following error if the diag section in luci
configuration doesn't exist:
XML Parsing Error: not well-formed
Location: https://wlan-dsl8.lan/cgi-bin/luci/admin/network/diagnostics
Line Number 111, Column 1:
500 Internal Server Error
^
IMHO, luci shall use de
Hi,
most packages are located in bin/packages/*/ - did you overlook that
directory maybe?
~ Jo
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
On 31 July 2016 at 19:31, Frank Horowitz wrote:
> Hi All,
>
> Going through the “make menuconfig” then “make” procedure does not lead to an
> installable *sysupgrade.bin or *factory.bin”. I’ll also note that this device
> is missing from the project’s downloads website.
>
> Compiling with “-j1 V
hi!
i believe that on some targets it would be nice to have cgroups,
namespaces, seccomp and misc stuff needed for LXC as well as systemd-
based guests enabled by default.
currently there is only a single default for those CONFIG_KERNEL_*
symbols and changing Config-kernel.in to have them selected
Hi All,
Going through the “make menuconfig” then “make” procedure does not lead to an
installable *sysupgrade.bin or *factory.bin”. I’ll also note that this device
is missing from the project’s downloads website.
Compiling with “-j1 V=s” leads to a couple of easily worked around errors
(nfsv4
10 matches
Mail list logo