Re: [OpenWrt-Devel] [PATCH] oxnas: fix the incorrect board names

2015-11-26 Thread Daniel Golle
Somehow it seems like the wrong patch got committed instead of this one... On Sun, Nov 22, 2015 at 02:35:30PM +0100, Daniel Golle wrote: > On Sun, Nov 08, 2015 at 04:12:30AM +0800, Shonn Lu wrote: > > Signed-off-by: Shonn Lu > Acked-by: Daniel Golle > > > --- > > target/linux/oxnas/base-files/

Re: [OpenWrt-Devel] [PATCH] oxnas: fix the incorrect board names

2015-11-22 Thread Daniel Golle
On Sun, Nov 08, 2015 at 04:12:30AM +0800, Shonn Lu wrote: > Signed-off-by: Shonn Lu Acked-by: Daniel Golle > --- > target/linux/oxnas/base-files/etc/board.d/01_leds | 2 +- > target/linux/oxnas/base-files/etc/diag.sh | 4 ++-- > target/linux/oxnas/base-files/lib/oxnas.sh| 6 +++-

[OpenWrt-Devel] [PATCH] oxnas: fix the incorrect board names

2015-11-07 Thread Shonn Lu
Signed-off-by: Shonn Lu --- target/linux/oxnas/base-files/etc/board.d/01_leds | 2 +- target/linux/oxnas/base-files/etc/diag.sh | 4 ++-- target/linux/oxnas/base-files/lib/oxnas.sh| 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/target/linux/oxnas/base-fi

Re: [OpenWrt-Devel] [PATCH] oxnas: fix the incorrect board names which cause sysupgradefailed

2015-11-07 Thread Felix Fietkau
On 2015-11-07 16:58, Shonn Lu wrote: > This patch fix the incorrect board name which cause sysupgrade failed. > The CONTROL file in xxx-squashfs-sysupgrade.tar says BOARD=pogoplug-pro, > instead of pogoplugpro. A few days ago I submitted this patch failed > because of the email re-formatted. Let me

[OpenWrt-Devel] [PATCH] oxnas: fix the incorrect board names which cause sysupgradefailed

2015-11-07 Thread Shonn Lu
This patch fix the incorrect board name which cause sysupgrade failed. The CONTROL file in xxx-squashfs-sysupgrade.tar says BOARD=pogoplug-pro, instead of pogoplugpro. A few days ago I submitted this patch failed because of the email re-formatted. Let me try gmail once more because I really accusto

Re: [OpenWrt-Devel] [PATCH] oxnas: fix the incorrect board names which cause sysupgrade failed

2015-10-31 Thread Felix Fietkau
On 2015-10-30 11:32, play4fun wrote: > This patch fix the incorrect board name which cause sysupgrade failed. > The CONTROL file in xxx-squashfs-sysupgrade.tar says BOARD=pogoplug-pro, > instead of pogoplugpro. > > Signed-off-by: Shonn Lu > It's still broken, please

Re: [OpenWrt-Devel] [PATCH] oxnas: fix the incorrect board names which cause sysupgrade failed

2015-10-30 Thread Daniel Golle
Hi! It's already much better. No more white-space or CR-LF brokenness, we got one step further :) However, it still can't get merged with git am, because the mailing-list footer still get's added to the multi-part mime stuff and that's too much for git to handle. Sending patches via traditional

[OpenWrt-Devel] [PATCH] oxnas: fix the incorrect board names which cause sysupgrade failed

2015-10-30 Thread play4fun
This patch fix the incorrect board name which cause sysupgrade failed. The CONTROL file in xxx-squashfs-sysupgrade.tar says BOARD=pogoplug-pro, instead of pogoplugpro. Signed-off-by: Shonn Lu > --- diff --git a/target/linux/oxnas/base-files/etc/board.d/01_leds b/

[OpenWrt-Devel] [PATCH] oxnas: fix the incorrect board names which cause sysupgrade failed

2015-10-30 Thread ??????
This patch fix the incorrect board name which cause sysupgrade failed. The CONTROL file in xxx-squashfs-sysupgrade.tar says BOARD=pogoplug-pro, instead of pogoplugpro. If the text was recode again, i will use other mailbox. Signed-off-by: Shonn Lu --- diff --git a/target/linux/oxnas/base-fil

Re: [OpenWrt-Devel] [PATCH] oxnas: fix the incorrect board names which cause sysupgrade failed

2015-10-29 Thread Daniel Golle
Hi! Yes, that's getting closer, but unfortunately it's still not applicable. Apparently the patch got white-space mangled and CR-LF'ed by your MUA. Try attaching the patches created using git format-patch --to openwrt-devel@ instead, as that will prevent the mail-body from getting recoded or

[OpenWrt-Devel] [PATCH] oxnas: fix the incorrect board names which cause sysupgrade failed

2015-10-29 Thread play4fun
This patch fix the incorrect board name which cause sysupgrade failed. The CONTROL file in xxx-squashfs-sysupgrade.tar says BOARD=pogoplug-pro, instead of pogoplugpro. Signed-off-by: Shonn Lu --- diff --git a/target/linux/oxnas/base-files/etc/board.d/01_leds b/target/linux/oxnas/base-files/et