Re: [OpenWrt-Devel] Project specific settings

2015-09-16 Thread Bruno Randolf
Hi Christoph, On 09/15/2015 07:32 PM, Rüdiger, Christoph wrote: > Our build tree is full of custom patches to different packages, > mainly in the openwrt/package directory. This makes it close to > impossible to update the repository to a new OpenWrt version without > producing a good bunch of mer

Re: [OpenWrt-Devel] Project specific settings

2015-09-15 Thread Rüdiger , Christoph
> what kind of changes are we talking about ? just config file stuff or > big changes to how stuff is built and installed ? >From what I've seen so far, it is about half in the package Makefiles, so how >stuff is built and installed. The other half is shared between changes in the >code and chan

Re: [OpenWrt-Devel] Project specific settings

2015-09-15 Thread John Crispin
On 15/09/2015 20:32, Rüdiger, Christoph wrote: > Hello, > > I'm quite new to OpenWrt and being faced with an existing build tree here. > After reading nearly everything I could force Google to bubble it up to the > top result pages, I'm still struggling with a simple question. > > Our build t

[OpenWrt-Devel] Project specific settings

2015-09-15 Thread Rüdiger , Christoph
Hello, I'm quite new to OpenWrt and being faced with an existing build tree here. After reading nearly everything I could force Google to bubble it up to the top result pages, I'm still struggling with a simple question. Our build tree is full of custom patches to different packages, mainly in