[LEDE-DEV] [PATCH 0/6] Random updates and fixes

Florian Fainelli f.fainelli at gmail.com
Thu Jan 5 12:26:32 PST 2017


On 12/31/2016 04:13 PM, Florian Fainelli wrote:
> This patch series bumps a few packages in order to get updated CMakeList.txt
> and/or compiler warning fixed.
> 
> Patch 4 mimics what other packages (e.g: uhttpd) do wrt. libcrypt since for
> some reason CMake is unable to find this library.
> 
> Patch 5 fixes an issue spotted with the stbgcc-4.8-1.5 external toolchain while
> building for Malta.
> 
> Patch 6 finally, fixes the malta README file wrt. command-line examples

Thanks for taking the first 3 patches, you may want to take patches 5/6
(or all of them provided you agree with how it's done in patch 4) for
the release, since they are potentially useful.

Thanks!

> 
> Please apply
> 
> Florian Fainelli (6):
>   uclient: Update to 2016-12-09
>   fstools: Update to 2016-12-04
>   rpcd: Update to 2016-12-03
>   rpcd: Explicitly link with lcrypt
>   toolchain: Broaden the executable loader pattern
>   malta: Fix README file examples
> 
>  package/libs/toolchain/Makefile | 2 +-
>  package/libs/uclient/Makefile   | 6 +++---
>  package/system/fstools/Makefile | 6 +++---
>  package/system/rpcd/Makefile    | 8 +++++---
>  target/linux/malta/README       | 4 ++--
>  5 files changed, 14 insertions(+), 12 deletions(-)
> 


-- 
Florian



More information about the Lede-dev mailing list