On 05/31/2017 02:02 PM, Florian Fainelli wrote:
> Add a CMake FIND_PATH and INCLUDE_DIRECTORIES searching for
> libubox/uloop.h. Some external toolchains which do not include standard
> locations would fail to find the header otherwise.
>
> Signed-off-by: Florian Fainelli
Applied, I will follow-
On 05/31/2017 02:09 PM, Matthias Schiffer wrote:
> On 05/31/2017 11:02 PM, Florian Fainelli wrote:
>> Add a CMake FIND_PATH and INCLUDE_DIRECTORIES searching for
>> libubox/uloop.h. Some external toolchains which do not include standard
>> locations would fail to find the header otherwise.
>>
>>
On 05/31/2017 11:02 PM, Florian Fainelli wrote:
> Add a CMake FIND_PATH and INCLUDE_DIRECTORIES searching for
> libubox/uloop.h. Some external toolchains which do not include standard
> locations would fail to find the header otherwise.
>
> Signed-off-by: Florian Fainelli
> ---
> upgraded/CMakeL