Add a CMake FIND_PATH and INCLUDE_DIRECTORIES searching for
libubox/blobmsg_json.h. Some external toolchains which do not include standard
locations would fail to find the header otherwise.
Signed-off-by: Florian Fainelli
---
CMakeLists.txt |3 +++
1 files changed, 3 insertions(+), 0 deletio
Since we use libblobmsg_json which uses libjson-c internally, make sure we find
this library.
Signed-off-by: Florian Fainelli
---
CMakeLists.txt |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 95d757f..28394e5 100644
--- a/CMakeLis
Add a CMake FIND_PATH and INCLUDE_DIRECTORIES searching for uci.h. Some
external toolchains which do not include standard locations would fail
to find the header otherwise.
Signed-off-by: Florian Fainelli
---
CMakeLists.txt |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git
linking with libuci means we need to link with libblobmsg_json, libjson-c and
libubox. Sinc e we do not use pkg-config or something equivalent, we need to
specify all dependencies.
Signed-off-by: Florian Fainelli
---
Makefile |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --gi
Add a CMake FIND_PATH and INCLUDE_DIRECTORIES searching for libubus.h. Some
external toolchains which do not include standard locations would fail
to find the header otherwise.
Signed-off-by: Florian Fainelli
---
CMakeLists.txt |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff -
Add a CMake FIND_PATH and INCLUDE_DIRECTORIES searching for libubox/usock.h.
Some external toolchains which do not include standard locations would fail to
find the header otherwise.
Signed-off-by: Florian Fainelli
---
CMakeLists.txt |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
Add a CMake FIND_PATH and INCLUDE_DIRECTORIES searching for uci.h. Some
external toolchains which do not include standard locations would fail
to find the header otherwise.
Signed-off-by: Florian Fainelli
---
CMakeLists.txt | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CMakeLists.txt b/
Hi
could you please
* change the subject prefix to "utils/mksh:" and remove the []
On 11/07/2016 09:18, Alive 4ever wrote:
> Update mksh package to sync with current latest upstream (r52c).
>
* remove this tearline
> Signed-off-by: alive4ever
* we need a real name please
John
Hi Yousong,
I just pulled the series into my tree and will push it to master once my
build test is through.
Thanks for taking care of the Seama stuff!
~ Jo
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listi
Just to be a pain, is there an ETA for this patchset to make it into the
main git repo?
If fixes a lot of issues that lead to non-working installs without these
patches...
On 9/07/2016 11:46 PM, Steven Haigh wrote:
> Tested-by: Steven Haigh
>
> Confirmed correct operation of these patches to ma
Hi,
would I have to expect problems when restoring a configuration backup
from a Chaos Calmer device?
I plan to upgrade some devices to lede but don't want to reconfigure
them manually.
Also: What if I compile myself a lede firmware with buildroot and also
use old configuration files (/etc/c
Update mksh package to sync with current latest upstream (r52c).
Signed-off-by: alive4ever
---
utils/mksh/Makefile | 4 +--
utils/mksh/patches/100-dot_mkshrc | 52 ++-
2 files changed, 26 insertions(+), 30 deletions(-)
diff --git a/utils/mk
12 matches
Mail list logo