Re: [OpenWrt-Devel] [PATCH] build: fixes feeds with Makefile in root directory (#20392)

2015-09-24 Thread Ryan Lindeman
A kind reminder to please incorporate or comment on my patch. I think this fix should also be backported to CC, BB, and possibly AA as well. Thank you in advance for your consideration and thoughts/comments. Best Regards, Ryan Lindeman On Fri, Aug 28, 2015 at 2:05 PM, Ryan Lindeman wrote: > Th

Re: [OpenWrt-Devel] [PATCH] build: fixes feeds with Makefile in root directory (#20392)

2015-09-14 Thread Ryan Lindeman
I sent this (my first ever) patch in a few weeks ago, has anyone had time to review it? If I did something wrong, please let me know. Thanks. *[image: cid:image001.png@01CFCC2A.38674B20]* * Ryan Lindeman*, Software Engineer 11778 South Election Road, Suite 260 *|* Draper, UT 84020 *|* USA

[OpenWrt-Devel] [PATCH] build: fixes feeds with Makefile in root directory (#20392)

2015-08-28 Thread Ryan Lindeman
This patch addresses an error caused by adding feeds that contain a Makefile in the root directory. The error is typically shown as follows: .../info/.files-packageinfo.mk:1: * target pattern contains no `%'. Stop. OR .../info/.files-targetinfo.mk:1: * target pattern contains no `%'. Stop. The roo