Re: [OpenWrt-Devel] [PATCH] Malta: avoid redundant vmlinux-initramfs.elf copy.

2013-07-12 Thread Yousong Zhou
Signed-off-by: Yousong Zhou On Sat, Jul 13, 2013 at 01:14:45PM +0800, Yousong Zhou wrote: > Also preserve order of components in image filename when doing copy from > $(KDIR) to $(BIN_DIR). > --- > include/image.mk |2 +- > target/linux/malta/image/Makefile |3 --- > 2 f

[OpenWrt-Devel] [PATCH] Malta: avoid redundant vmlinux-initramfs.elf copy.

2013-07-12 Thread Yousong Zhou
Also preserve order of components in image filename when doing copy from $(KDIR) to $(BIN_DIR). --- include/image.mk |2 +- target/linux/malta/image/Makefile |3 --- 2 files changed, 1 insertions(+), 4 deletions(-) diff --git a/include/image.mk b/include/image.mk index 7d

[OpenWrt-Devel] [packages] PHP5 update to version 5.4.17

2013-07-12 Thread Peter Wagner
Signed-off-by: Peter Wagner diff --git a/lang/php5/Makefile b/lang/php5/Makefile index a08032f..71d230f 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=php -PKG_VERSION:=5.4.11 +PKG_VERSION:=5.4.17 PKG_RELEASE:=1 PKG_SOURCE:=$(

Re: [OpenWrt-Devel] Target malta and x86 failed booting up on qemu.

2013-07-12 Thread John Crispin
Hi, issue was reported to me already and i will try to fix it the next few days. sorry for the inconvenience John On 12/07/13 08:17, Yousong Zhou wrote: Hello! With r37237, I built malta and x86 target with default configuration. But they both failed to boot up on qemu of version