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

Florian Fainelli f.fainelli at gmail.com
Sat Dec 31 16:13:30 PST 2016


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

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(-)

-- 
2.9.3




More information about the Lede-dev mailing list