Re: [OpenWrt-Devel] [PATCH v3 2/2] alix2: upstream platform patch

2011-08-26 Thread Florian Fainelli
On Friday 26 August 2011 07:14:07 Philip Prindeville wrote: On 8/25/11 9:18 AM, Jonas Gorski wrote: On 25 August 2011 17:58, Philip Prindeville philipp_s...@redfish-solutions.com wrote: On 8/25/11 2:38 AM, Florian Fainelli wrote: On Monday 22 August 2011 00:14:43 Philip Prindeville

[OpenWrt-Devel] How to specify package conflict in its Makefile

2011-08-26 Thread ternyk
Hello, I'm writing a new package but need to specify that it conflicts with another. Is there any option in Makefile to pass that opkg will check dependency and abort installng? I found that there is !PACKAGE_name option but is seems that it is for menu but I don't need. -- ternyk

[OpenWrt-Devel] Platform patches not applied on make toolchain/kernel-headers/prepare

2011-08-26 Thread Emmanuel Deloget
Hello, I'm not sure whether this is by design or if this is a mistake, but when one does a make toolchain/kernel-headers/prepare for the first time, the build process applies the generic patches (in $(GENERIC_PLATFORM_DIR)/paches-$(KERNEL_VERSION)) but not the ones that are located in

Re: [OpenWrt-Devel] Platform patches not applied on make toolchain/kernel-headers/prepare

2011-08-26 Thread Florian Fainelli
Hello, On Friday 26 August 2011 16:09:30 Emmanuel Deloget wrote: Hello, I'm not sure whether this is by design or if this is a mistake, but when one does a make toolchain/kernel-headers/prepare for the first time, the build process applies the generic patches (in

Re: [OpenWrt-Devel] [PATCH v3 2/2] alix2: upstream platform patch

2011-08-26 Thread Philip Prindeville
On 8/26/11 2:12 AM, Florian Fainelli wrote: On Friday 26 August 2011 07:14:07 Philip Prindeville wrote: On 8/25/11 9:18 AM, Jonas Gorski wrote: On 25 August 2011 17:58, Philip Prindeville philipp_s...@redfish-solutions.com wrote: On 8/25/11 2:38 AM, Florian Fainelli wrote: On Monday 22

Re: [OpenWrt-Devel] [PATCH] ar71xx: Reclaim unused space in WNDR3700 image

2011-08-26 Thread Mark Mentovai
Dave Taht wrote: Awesome. However I'd like to somehow make for fully field-upgradable kernels for this device (how to do that?), and reserving 64k strikes me as too small to account for future growth. It doesn't reserve 64kB. It doesn't really reserve anything at all. There can be as little as

Re: [OpenWrt-Devel] [PATCH] New package simplejson

2011-08-26 Thread Roberto Riggio
Ping On 25/08/2011 13:01, Roberto Riggio wrote: THe simplejson is a json encoder/decoder for python it is a lot faster (close to 10x) than the json module that ships with python. A special thanks to Jan Willies for the feedback on the distribute package. Signed-off-by: Roberto Riggio

[OpenWrt-Devel] usb_modeswitch version bump

2011-08-26 Thread Alexander Khryukin
Good day usb_modeswitch version bump feeds/packages/utils/usb-modeswitch Index: Makefile === --- Makefile(revision 28090) +++ Makefile(working copy) @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=usb-modeswitch