Re: [LEDE-DEV] [PATCH v2] kernel: bump 4.14 to 4.14.39

2018-05-09 Thread Syrone Wong
4.14.40 released. Best Regards, Syrone Wong On Wed, May 9, 2018 at 6:04 PM, Stijn Segers wrote: > Op di, 8 mei 2018 om 6:42 , schreef Koen Vandeputte > : >> >> Refreshed all patches >> >> Dropped upstreamed patches: >> 522-PCI-aardvark-fix-logic-in-PCI-conf

Re: [LEDE-DEV] [PATCH v2 4/5] mtd-utils: update to 2.0.2

2018-04-19 Thread Syrone Wong
Hi, Thanks for the update. I would prefer the git way, it's easier to include upstream commits. Best Regards, Syrone Wong On Fri, Apr 20, 2018 at 6:12 AM, Hauke Mehrtens wrote: > From: Syrone Wong > > 010-fix-rpmatch.patch is upstream, removed from our patchset > The

Re: [LEDE-DEV] [PATCH] mbedtls: change libmbedcrypto.so soversion back to 0

2018-04-16 Thread Syrone Wong
Looks good. Best Regards, Syrone Wong On Tue, Apr 17, 2018 at 5:49 AM, Hauke Mehrtens wrote: > On 04/16/2018 01:01 AM, Syrone Wong wrote: >> Why? the lib version bump means ABI incompatibility. The correct way >> is to bump release to rebuild instead of decreasing it. >&g

Re: [LEDE-DEV] [PATCH] mbedtls: change libmbedcrypto.so soversion back to 0

2018-04-15 Thread Syrone Wong
Why? the lib version bump means ABI incompatibility. The correct way is to bump release to rebuild instead of decreasing it. Best Regards, Syrone Wong On Mon, Apr 16, 2018 at 6:57 AM, Hauke Mehrtens wrote: > mbedtls changed in version 2.7.0 the soversion of the libmbedcrypto.so > librar

Re: [LEDE-DEV] Bump tools/mtd-utils

2018-04-05 Thread Syrone Wong
Hi, I closed my PR due to https://github.com/openwrt/openwrt/commit/56d0dd56e9c6efa79d03b6417dc0ae5449343001. I tried to understand patches in tools/mtd-utils but failed. I appreciate if anyone keeps going. Best Regards, Syrone Wong On Thu, Apr 5, 2018 at 4:59 PM, Koen Vandeputte wrote: >

Re: [LEDE-DEV] [PATCH] x86/64: enable CONFIG_X86_VSYSCALL_EMULATION in kernel config

2018-02-18 Thread Syrone Wong
It's fixed by https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?h=linux-4.9.y&id=83946c33b9b99b5bc6157cfbf3970265f006c2bf Best Regards, Syrone Wong On Mon, Feb 19, 2018 at 4:46 AM, Stijn Segers wrote: > CONFIG_X86_VSYSCALL_EMULATION is disabled by de

Re: [LEDE-DEV] [OpenWrt-Devel] [PATCH 3/5] tools: add iucode-tool

2018-01-17 Thread Syrone Wong
There is another intel ucode generator in Archlinux repo, it seems the code is more elegant and don't require additional dependency. Do you have any idea? https://git.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/intel-ucode Best Regards, Syrone Wong On Thu, Jan 18, 2018 at

Re: [LEDE-DEV] Patch refresh issues - mystery whitespace

2017-12-18 Thread Syrone Wong
This is mine. QUILT_DIFF_ARGS="--no-timestamps --no-index -pab --color=auto" QUILT_REFRESH_ARGS="--no-timestamps --no-index -pab" QUILT_PATCH_OPTS="--unified" QUILT_DIFF_OPTS="-p" EDITOR="vim" quilt --version 0.65 Best Regards, Syrone Wong

Re: [LEDE-DEV] [PATCH] gcc: 7.2: remove mips patch causing broken code

2017-12-18 Thread Syrone Wong
see if the dropbear issue still exists. Best Regards, Syrone Wong On Mon, Dec 18, 2017 at 4:40 PM, Felix Fietkau wrote: > On 2017-12-17 22:21, Hauke Mehrtens wrote: >> This patch made GCC produce broken code, remove it. >> In mp_cmp_d() function in th libtommath shipped wi

Re: [LEDE-DEV] WRT3200ACM crashes after mac80211 wireless-testing 2017-11-01

2017-11-24 Thread Syrone Wong
> 11f0: 028b 000c 0003 0200 00f3 0159 01b9 .. > 1200: 000c 0003 0200 00f3 018f 01d1 0012 0006 .. > 1210: 0200 00

Re: [LEDE-DEV] WRT3200ACM crashes after mac80211 wireless-testing 2017-11-01

2017-11-24 Thread Syrone Wong
ps://patchwork.kernel.org/patch/9992477/ [1]: https://patchwork.kernel.org/patch/9989569/ Best Regards, Syrone Wong On Thu, Nov 23, 2017 at 8:25 AM, Syrone Wong wrote: > Hi, > > 1. minor warning > > .config:5:warning: symbol value 'm' invalid for ATH_REG_DYNAMIC_U

[LEDE-DEV] WRT3200ACM crashes after mac80211 wireless-testing 2017-11-01

2017-11-22 Thread Syrone Wong
regdb (above) or the database loaded as a firmware file. If unsure, say Y. We don't have CRDA installed and there is no signing key being installed. This might be the root cause. While I'm not familiar with this series of changes. I wonder if someone can dig into it. Best Regards, Syron

Re: [LEDE-DEV] [PATCH 4/4] toolchain: musl: update to current HEAD

2017-11-19 Thread Syrone Wong
Hi, Any specific reason to introduce these changes? Best Regards, Syrone Wong On Mon, Nov 20, 2017 at 12:19 AM, Christian Lamparter wrote: > Changes: > > 72656157 fix fgetwc when decoding a character that crosses buffer boundary > a223dbd2 add reverse iconv mappings for JIS-bas

Re: [LEDE-DEV] [PATCH] musl: update to 1.1.17

2017-10-21 Thread Syrone Wong
Confirmed fixed via ec04d122f1182aeb91f39b0e80ae40c68e4d9605 Best Regards, Syrone Wong On Sun, Oct 22, 2017 at 3:26 AM, Hauke Mehrtens wrote: > > > On 10/21/2017 11:58 AM, Hauke Mehrtens wrote: >> On 10/21/2017 07:03 AM, Syrone Wong wrote: >>> Hi, >>

Re: [LEDE-DEV] [PATCH] musl: update to 1.1.17

2017-10-20 Thread Syrone Wong
/toolchain/{clean,compile} V=99 cp libc_*.ipk /tmp tar zxf libc_*.ipk tar zxf data.tar.gz cd lib mv ld-musl-armhf.so.1 libc.so /lib reboot ``` Best Regards, Syrone Wong On Sat, Oct 21, 2017 at 8:10 AM, Syrone Wong wrote: > Tested this on mvebu/WRT3200ACM, the same issue as I reported befor

Re: [LEDE-DEV] [PATCH] musl: update to 1.1.17

2017-10-20 Thread Syrone Wong
9f375c and c10bc61508dc52b8315084e628f36a6c3c2dabb1(last time I tested this commit, it doesn't work, 1.1.17 neither) [1]: https://www.mail-archive.com/lede-dev@lists.infradead.org/msg09180.html Best Regards, Syrone Wong On Fri, Oct 20, 2017 at 5:41 AM, Christian Lamparter wrote: > This patch updates musl to the lat

Re: [LEDE-DEV] [PATCH 1/2] musl: update to 1.1.16+ git HEAD 2017-09-28

2017-10-09 Thread Syrone Wong
Best Regards, Syrone Wong On Mon, Oct 9, 2017 at 5:21 PM, Koen Vandeputte wrote: > 48be5b6 fix use of memset without declaration in sched.h cpu set macros > c10bc61 powerpc{64}: fix MAP_NORESERVE and MAP_LOCKED in mman.h > da438ee work around incorrect EPERM from mmap syscall > 8c4be3e

Re: [LEDE-DEV] [dan...@makrotopia.org: Re: [PATCH 0/4] mac80211: update to backports-4.14-rc1]

2017-09-29 Thread Syrone Wong
/WRT3200ACM, and I will monitor how it goes. Best Regards, Syrone Wong On Tue, Sep 19, 2017 at 2:19 PM, Sven Eckelmann wrote: > On Montag, 18. September 2017 23:55:24 CEST Hauke Mehrtens wrote: >> Hi all, >> >> Thanks for fixing this. >> >> Did you ran mac80211 from 4.14

Re: [LEDE-DEV] Update to util-linux 2.30.1 breaks x86_64 squashfs-combined

2017-09-29 Thread Syrone Wong
real problem. PS: I have a partially backported one located at [0] if anyone has interest [0]: https://github.com/wongsyrone/lede-1/blob/master/target/linux/generic/pending-4.4/999-02-backport-random.patch Best Regards, Syrone Wong On Sat, Sep 30, 2017 at 9:18 AM, Florian Fainelli wrote

Re: [LEDE-DEV] [PATCH 1/3] Remove ttl==255 restriction for queries

2017-09-29 Thread Syrone Wong
The sad truth is it has been pushed via https://github.com/lede-project/source/commit/00e9a7aacb66b3f00df2002e8210bdb5086d2e0c Best Regards, Syrone Wong On Fri, Sep 29, 2017 at 3:52 PM, Bjørn Mork wrote: > Note that security is the usual (only?) reason one would enforce TTL=255. > Req

Re: [LEDE-DEV] [PATCH 2/2] toolchain: gcc: drop MIPS patch

2017-08-23 Thread Syrone Wong
https://github.com/mkj/dropbear/commit/364fb6019c1931de3d181f21ea491ec112161577 Best Regards, Syrone Wong On Wed, Aug 23, 2017 at 4:50 PM, Kevin Darbyshire-Bryant wrote: > > > On 23/08/17 09:20, Felix Fietkau wrote: >> >> On 2017-08-22 12:01, Kevin Darbyshire-Bryant wr

Re: [LEDE-DEV] [PATCH] kernel: update kernel 4.4 to version 4.4.81

2017-08-12 Thread Syrone Wong
4.4.82 is released. Best Regards, Syrone Wong On Sun, Aug 13, 2017 at 4:14 AM, Kevin Darbyshire-Bryant wrote: > refresh patches > minor update 704-phy-no-genphy-soft-reset.patch which was partially > accepted upstream. > > Signed-off-by: Kevin Darbyshire-Bryant > ---

Re: [LEDE-DEV] dropbear & gcc 7.1.0

2017-06-01 Thread Syrone Wong
Forgot to mention, it needs additional CFLAGS to include tommath_class.h correctly, this hasn't been included into my repo. TARGET_CFLAGS += -Ilibtommath/ Best Regards, Syrone Wong On Thu, Jun 1, 2017 at 2:10 PM, Syrone Wong wrote: > Confirmed that with the latest libtom*, dropbe

Re: [LEDE-DEV] dropbear & gcc 7.1.0

2017-05-31 Thread Syrone Wong
Confirmed that with the latest libtom*, dropbear works well on MIPS & GCC 7. This repo is based on dropbear 2017.75. https://github.com/wongsyrone/dropbear-test Best Regards, Syrone Wong On Thu, Jun 1, 2017 at 5:48 AM, Syrone Wong wrote: > I checked the bundled libtom* in d

Re: [LEDE-DEV] dropbear & gcc 7.1.0

2017-05-31 Thread Syrone Wong
, Syrone Wong On Thu, Jun 1, 2017 at 3:17 AM, e9hack wrote: > Am 30.05.2017 um 08:25 schrieb Syrone Wong: >> Can this related to endianness? Based on current reports, it only >> occurs on big-endian platforms. >> >> I found: >> >> * Note: in order to use

Re: [LEDE-DEV] f62f4b3c5c9d0 breaks GCC 7 build

2017-05-30 Thread Syrone Wong
Root cause is found. The fix locates at https://github.com/lede-project/source/pull/1138. Best Regards, Syrone Wong On Mon, May 29, 2017 at 12:12 PM, Syrone Wong wrote: > To make it clear, I'm using ArchLinux, host GCC is 6.3.1-2 > (https://www.archlinux.org/packages/core

Re: [LEDE-DEV] dropbear & gcc 7.1.0

2017-05-29 Thread Syrone Wong
those platforms you **MUST** * use the portable [slower] macros. in https://github.com/mkj/dropbear/blob/master/libtomcrypt/src/headers/tomcrypt_cfg.h A quick way to verify this might be define LTC_NO_ASM. Best Regards, Syrone Wong On Tue, May 30, 2017 at 12:53 AM, Kevin Darbyshire-Bryant wrote

Re: [LEDE-DEV] dropbear & gcc 7.1.0

2017-05-29 Thread Syrone Wong
> have you tried to '/etc/init.d/dropbear'? The problem is you cannot access the router, which means you cannot execute any commands. Best Regards, Syrone Wong ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradea

Re: [LEDE-DEV] f62f4b3c5c9d0 breaks GCC 7 build

2017-05-28 Thread Syrone Wong
To make it clear, I'm using ArchLinux, host GCC is 6.3.1-2 (https://www.archlinux.org/packages/core/x86_64/gcc/). Please let me know if you need more info. Best Regards, Syrone Wong ___ Lede-dev mailing list Lede-dev@lists.infradead.org

Re: [LEDE-DEV] [RFC PATCH] tools/squashfs: change to upstream and update to new version 5.0-rc1

2017-05-28 Thread Syrone Wong
You'd better mention the move to GitHub on the official webpage: http://squashfs.sourceforge.net/ Best Regards, Syrone Wong On Mon, May 29, 2017 at 9:24 AM, Phillip Lougher wrote: > On 05/26/2017 06:13 PM, Alexander Couzens wrote: >> squashfs is quite long unmaintained. All patc

Re: [LEDE-DEV] dropbear & gcc 7.1.0

2017-05-27 Thread Syrone Wong
The same here. It works well on ARM mvebu though. It's strange. It might be MIPS specific. Best Regards, Syrone Wong Best Regards, Syrone Wong On Sun, May 28, 2017 at 4:35 AM, e9hack wrote: > Hi, > > if I select gcc 7.1.0 instead of gcc 6.3.0, anything seems to be work with

Re: [LEDE-DEV] early printk breaks kernel on the clearfog board

2017-04-24 Thread Syrone Wong
try `make kernel_menuconfig` and select the corresponding one. Best Regards, Syrone Wong On Mon, Apr 24, 2017 at 11:18 PM, Josua Mayer wrote: > Am Montag, 24. April 2017, 02:37:48 CEST schrieb Syrone Wong: >> You may want to enable CONFIG_DEBUG_MVEBU_UART0_ALTERNATE > Yes, thi

Re: [LEDE-DEV] early printk breaks kernel on the clearfog board

2017-04-23 Thread Syrone Wong
You may want to enable CONFIG_DEBUG_MVEBU_UART0_ALTERNATE or CONFIG_DEBUG_MVEBU_UART1_ALTERNATE if early printk is being enabled. Best Regards, Syrone Wong On Mon, Apr 24, 2017 at 3:39 AM, Josua Mayer wrote: > Hi everybody, > > I noticed a serious problem with a Clearfog build tha

Re: [LEDE-DEV] [RFC] iproute2: update to v4.10.0

2017-03-22 Thread Syrone Wong
either runtime dependency ``` DEPENDS:=+kmod-sched-core +iptables ``` or build-time dependency ``` PKG_BUILD_DEPENDS:=iptables ``` Don't add both of them. Best Regards, Syrone Wong On Wed, Mar 22, 2017 at 2:53 PM, Russell Senior wrote: >>>>>> "Russel

Re: [LEDE-DEV] [RFC] iproute2: update to v4.10.0

2017-03-21 Thread Syrone Wong
It seems this chunk is redundant - DEPENDS:=+kmod-sched-core + DEPENDS:=+kmod-sched-core iptables If you really want to add iptables as runtime dependency, it should be `+iptables`. Best Regards, Syrone Wong On Wed, Mar 22, 2017 at 11:30 AM, Russell Senior wrote: >>>>

Re: [LEDE-DEV] [RFC] iproute2: update to v4.10.0

2017-03-20 Thread Syrone Wong
ommit/1d75df6a16ce98fa20bb84ba88c0004ceb89e987 https://github.com/wongsyrone/lede-1/commit/32d516646d6bcba2b7aeb2d3d692944070cbe58b Best Regards, Syrone Wong On Tue, Mar 21, 2017 at 7:51 AM, Russell Senior wrote: >>>>>> "Russell" == Russell Senior writes: > >&

Re: [LEDE-DEV] [PATCH] iproute2: fix ip monitor can't work when NET_NS is not enabled

2017-03-19 Thread Syrone Wong
-__GLIBC__.patch and 272-uapi-if_ether.h-prevent-redefinition-of-struct-ethhd.patch [1]: https://github.com/wongsyrone/lede-1/commit/85f2c5dde96fc90e7984182529c7cb72b88adbf9 Best Regards, Syrone Wong On Sun, Mar 19, 2017 at 4:30 PM, Yousong Zhou wrote: > On 19 March 2017 at 14:19, Russ

Re: [LEDE-DEV] [OpenWrt-Devel] Using kdump... persistent logs, etc.

2017-03-02 Thread Syrone Wong
depends on !(arm || powerpc || sparc || TARGET_uml || i386 || x86_64) x86_64 is disabled by default. You may want to enable it yourself. I don't know why. Best Regards, Syrone Wong On Fri, Mar 3, 2017 at 2:31 PM, Philip Prindeville wrote: > I built an x86_64 image and turned on crash

Re: [LEDE-DEV] [OpenWrt-Devel] Using kdump... persistent logs, etc.

2017-02-22 Thread Syrone Wong
ets and will be available at `/sys/kernel/debug/crashlog` on next boot after crash. The implementation detail can be found here: https://github.com/lede-project/source/blob/master/target/linux/generic/patches-4.9/930-crashlog.patch Best Regards, Syrone Wong On Thu, Feb 23, 2017 at 10:05 AM, Phi

Re: [LEDE-DEV] rstrip fails to strip out debug info from ELF

2017-02-19 Thread Syrone Wong
m_cortex-a9+vfpv3_musl_eabi/minidlna-1.1.6+git-8a996b/ipkg-arm_cortex-a9_vfpv3/minidlna /ho me/wong/github/lede-1/bin/packages/arm_cortex-a9_vfpv3/packages Packaged contents of /home/wong/github/lede-1/build_dir/target-arm_cortex-a9+vfpv3_musl_eabi/minidlna-1.1.6+git-8a996b/ipkg-arm_cortex-a9_vfpv3/minidln

Re: [LEDE-DEV] rstrip fails to strip out debug info from ELF

2017-02-19 Thread Syrone Wong
staging_dir/target-arm_cortex-a9+vfpv3_musl_eabi/root-mvebu/usr/bin/minidlna: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-musl-armhf.so.1, n ot stripped, with debug_info Best Regards, Syrone Wong On Sun, Feb 19, 2017 at 9:36 PM, Felix Fietkau

Re: [LEDE-DEV] rstrip fails to strip out debug info from ELF

2017-02-19 Thread Syrone Wong
wong/github/lede-1/build_dir/target-arm_cortex-a9+vfpv3_musl_eabi/minidlna-1.1.6+git-8a996b/ipkg-arm_cortex-a9_vfpv3/minidlna/usr/bin/minidlna: exec utable Best Regards, Syrone Wong On Sun, Feb 19, 2017 at 9:09 PM, Felix Fietkau wrote: > On 2017-02-19 13:52, Syrone Wong wrote: >> Hi, e

[LEDE-DEV] rstrip fails to strip out debug info from ELF

2017-02-19 Thread Syrone Wong
wong/github/lede-1/build_dir/target-arm_cortex-a9+vfpv3_musl_eabi/minidlna-1.1.6+git-8a996b/ipkg-arm_cortex-a9_vfpv3/minidlna/usr/bin/minidlna: executable, with debug_info Best Regards, Syrone Wong ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

[LEDE-DEV] [PATCH] toolchain/gcc: update 6.x to 6.3.0

2016-12-24 Thread Syrone Wong
This is a bugfix release Build and run tested on mvebu/Linksys WRT1900AC v1 Signed-off-by: Syrone Wong --- toolchain/gcc/Config.version| 2 +- toolchain/gcc/common.mk | 4 ++-- .../patches/{6.2.0 => 6.3.0}/

Re: [LEDE-DEV] [PATCH] kernel: update kernel 4.4 to version 4.4.29

2016-10-31 Thread Syrone Wong
4.4.30 has been released. Best Regards, Syrone Wong On Tue, Nov 1, 2016 at 8:29 AM, wrote: > From: Paul Wassi > > Refresh patches for all targets that support kernel 4.4. > compile/run-tested on ar71xx, brcm47xx, kirkwood. > > Signed-off-by: Paul Wassi > --- > i

Re: [LEDE-DEV] [PATCH] kernel: update kernel 4.4 to version 4.4.28

2016-10-31 Thread Syrone Wong
Run tested on mvebu. Best Regards, Syrone Wong On Mon, Oct 31, 2016 at 5:03 PM, Koen Vandeputte wrote: > compile/run-tested on cns3xxx, imx6 > > Tested-by: Koen Vandeputte > > On 2016-10-29 09:56, p.wa...@gmx.at wrote: >> >> From: Paul Wassi >> >&g

Re: [LEDE-DEV] [RFC] mvebu: simplify etc/board.d/02_network

2016-10-29 Thread Syrone Wong
Have you tested your patch on these mvebu devices? or just in theory? Best Regards, Syrone Wong On Sat, Oct 29, 2016 at 2:50 PM, wrote: >> According to https://wiki.openwrt.org/toh/linksys/wrt_ac_series, they >> have different switch layouts, especially mamba(WRT1900ac v1). >

Re: [LEDE-DEV] [RFC] mvebu: simplify etc/board.d/02_network

2016-10-28 Thread Syrone Wong
According to https://wiki.openwrt.org/toh/linksys/wrt_ac_series, they have different switch layouts, especially mamba(WRT1900ac v1). Best Regards, Syrone Wong On Sat, Oct 29, 2016 at 2:22 AM, wrote: > From: Paul Wassi > > Unify switch configuration on Linksys WRTxx00AC series. >

Re: [LEDE-DEV] Patches to web

2016-09-29 Thread Syrone Wong
You can add prefix when doing "git format-patch" and send it to the list. Check the output before sending is a good idea if you don't want to make mistakes. Best Regards, Syrone Wong On Thu, Sep 29, 2016 at 10:26 AM, Marvin Arnold wrote: > I'd like to make a small p

[LEDE-DEV] [PATCH] toolchain/gcc: bump GCC 6.1.0 to 6.2.0

2016-09-03 Thread Syrone Wong
Compile and run tested on ar71xx and mvebu Signed-off-by: Syrone Wong --- toolchain/gcc/Config.version | 2 +- toolchain/gcc/common.mk | 4 ++-- .../patches/{6.1.0 => 6.2.0}/

Re: [LEDE-DEV] LEDE use of WoSign TLS certificates

2016-09-02 Thread Syrone Wong
I suggest switching to Let's Encrypt. Something like https://github.com/Neilpang/acme.sh is lightweight and ease to use. Best Regards, Syrone Wong On Sat, Sep 3, 2016 at 11:32 AM, J Mo wrote: > > LEDE uses WoSign. The admin staff might want to look into that. > > http://www.p

Re: [LEDE-DEV] stall/hang in netifd on LEDE r1318 on Linksys WRT1900AC V1

2016-08-17 Thread Syrone Wong
Hello Josua, pat, I haven't tested this yet. Thanks for your effort. Are you sure this is the root cause? Everything works well in the past without this config being enabled. If you say yes, please send a PR or send a patch to mailing list. Best Regards, Syrone Wong On Thu, Aug 18,

Re: [LEDE-DEV] stall/hang in netifd on LEDE r1318 on Linksys WRT1900AC V1

2016-08-15 Thread Syrone Wong
cable, then I revert to the older version. I hope my information help. Best Regards, Syrone Wong On Mon, Aug 15, 2016 at 2:27 PM, pat wrote: > Dear LEDE devs, > > There doesn’t appear to be an LEDE forum yet, else I’d post it on the forum. > So I’m hoping someone on the mail list has

Re: [LEDE-DEV] [RFC 5/8] toolchain/gcc: add 6.1.0

2016-07-14 Thread Syrone Wong
Good job. Best Regards, Syrone Wong On Thu, Jul 14, 2016 at 9:17 PM, Felix Fietkau wrote: > On 2016-07-14 14:43, Syrone Wong wrote: >> Hi Felix, >> >> Thanks for your effort on this. I forgot to refresh the patch offset, >> can you help me do it? Although the

Re: [LEDE-DEV] sysupgrade on lantiq xrx200 form openwrt to lede

2016-07-14 Thread Syrone Wong
Hi, You may want to flash back to factory and flash to LEDE via *-factory.bin. Make sure to set all configurations by hand. Best Regards, Syrone Wong On Thu, Jul 14, 2016 at 8:48 PM, Florian Eckert wrote: > Hello LEDE-Team > > I am using a openwrt 15.05 on an lantiq xrx200 device.

Re: [LEDE-DEV] [RFC 5/8] toolchain/gcc: add 6.1.0

2016-07-14 Thread Syrone Wong
Hi Felix, Thanks for your effort on this. I forgot to refresh the patch offset, can you help me do it? Although the offset doesn't affect patch application. Best Regards, Syrone Wong On Thu, Jul 14, 2016 at 6:55 PM, Felix Fietkau wrote: > Pushed to my staging tree with some changes. I

[LEDE-DEV] [RFC 6/8] uclibc++: fix gcc 6 build

2016-07-13 Thread Syrone Wong
cc-mirror/gcc/commit/d1856d2c87b844afb0e31f7aa9502745b3446189 Signed-off-by: Syrone Wong --- According to https://gcc.gnu.org/gcc-6/changes.html, default C++ mode changed to -std=gnu++14 instead of -std=gnu++98, I added the previous mode to presist compiler behaviour. I think the program in OpenWrt/LED

[LEDE-DEV] [RFC 3/8] toolchain/musl: update to 1.1.15

2016-07-13 Thread Syrone Wong
Signed-off-by: Syrone Wong --- toolchain/musl/Config.version |2 +- toolchain/musl/common.mk |2 +- .../patches/001-update-to-git-2016-03-06.patch | 3736 3 files changed, 2 insertions(+), 3738 deletions(-) delete

[LEDE-DEV] [RFC 7/8] config: add gcc 6 info to build rule

2016-07-13 Thread Syrone Wong
Signed-off-by: Syrone Wong --- config/Config-build.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/Config-build.in b/config/Config-build.in index 23cf83b..7a70862 100644 --- a/config/Config-build.in +++ b/config/Config-build.in @@ -236,7 +236,7 @@ menu "G

[LEDE-DEV] [RFC 5/8] toolchain/gcc: add 6.1.0

2016-07-13 Thread Syrone Wong
-fno-plt and musl-libc patches already get upstream, then dropped in GCC 6. Other patches are almost identical compared to GCC 5.3. Compile and run tested on ar71xx/Qihoo C301 and mvebu/Linksys WRT1900ac v1 Signed-off-by: Syrone Wong --- toolchain/gcc/Config.in| 6

[LEDE-DEV] [RFC 8/8] toolchain: choose new toolchain only if

2016-07-13 Thread Syrone Wong
developer mode has been enabled, GCC 5.3 binutils 2.25.1 otherwise. Signed-off-by: Syrone Wong --- toolchain/binutils/Config.in | 2 +- toolchain/binutils/Config.version | 2 +- toolchain/gcc/Config.in | 2 +- toolchain/gcc/Config.version | 2 +- 4 files changed, 4

[LEDE-DEV] [RFC 4/8] toolchain/gdb: add 7.11.1

2016-07-13 Thread Syrone Wong
Signed-off-by: Syrone Wong --- toolchain/gdb/Makefile | 4 +-- .../gdb/patches/7.11.1/100-no_extern_inline.patch | 32 ++ .../gdb/patches/7.11.1/110-no_testsuite.patch | 21 ++ .../7.11.1/120-fix-compile-flag-mismatch.patch

[LEDE-DEV] [RFC 1/8] tools/isl: bump to 0.17.1

2016-07-13 Thread Syrone Wong
Signed-off-by: Syrone Wong --- tools/isl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/isl/Makefile b/tools/isl/Makefile index 8fe2da1..24c0626 100644 --- a/tools/isl/Makefile +++ b/tools/isl/Makefile @@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk

[LEDE-DEV] [RFC 2/8] toolchain/binutils: add 2.26.1

2016-07-13 Thread Syrone Wong
Signed-off-by: Syrone Wong --- toolchain/binutils/Config.in | 6 toolchain/binutils/Config.version | 5 +++ toolchain/binutils/Makefile| 4 +++ .../patches/2.26.1/300-001_ld_makefile_patch.patch | 22 + .../2.26.1

Re: [LEDE-DEV] [PATCH] mac80211: change default SSID from Lede to LEDE

2016-05-24 Thread Syrone Wong
Hi, How about option ssid Lede-$(cat /sys/class/ieee80211/${dev}/macaddress | awk -F ":" '{print $4""$5""$6 }'| tr a-z A-Z) Best Regards, Syrone Wong On Wed, May 25, 2016 at 5:40 AM, Ted Hess wrote: >> From: Rafał Miłecki >>

Re: [LEDE-DEV] WRT1900ACS - Kernel 4.4.11 boot failure

2016-05-21 Thread Syrone Wong
0 > eth2addr=00:50:43:87:9c:02 > eth2mtu=1500 > eth3addr=00:50:43:dd:9c:87 > eth3mtu=1500 > ethact=egiga0 > ethaddr=00:50:43:9c:dd:02 > ethmtu=1500 > ethprime=egiga0 > fdt_addr=204 > fdt_skip_update=no > fdtaddr=0x100 > fdtfile=armada-38x-modular.dtb >

[LEDE-DEV] iptables 1.6

2016-05-19 Thread Syrone Wong
]:https://github.com/wongsyrone/lede-1/commit/315c6f30ab6879b17d251b5c2b04214b54bbf60f and https://github.com/wongsyrone/lede-1/commit/59a481fe6ae598afdc3b3706d708a121feefd190 [1]:https://github.com/openwrt-mirror/openwrt/commit/7dbc22a8a28ce2baa019f63323e83eefe10944f9 -- Best Regards, Syrone Wong

[LEDE-DEV] possible PPPoE fix

2016-05-16 Thread Syrone Wong
ommit/84e28c8f303d9b74b1debb9d3d0b2293c8c4a220 Some data I collected: https://github.com/wongsyrone/openwrt-1/issues/87 Related ticket: https://dev.openwrt.org/ticket/22045 It's very appreciated if someone has better solutions against this issue. Best Regards, S