openwrt releases.
If you want an SHA256 hash, please, use an SHA256 variable.
This was already pointed out in
https://bugs.lede-project.org/index.php?do=details&task_id=326&order=id&sort=asc&order2=summary&sort2=desc
Anyway it is safer to use multiple hashes.
Best regards
Heinric
Only use ASCII characters in README.
Signed-off-by: Heinrich Schuchardt
---
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index 290dff6..ac34e30 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ It is described in the following paper:
Daniel J
Heinrich Schuchardt
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
Add reference information for the ed25519 algorithm.
Add build instructions.
Signed-off-by: Heinrich Schuchardt
---
v2:
Indicate this patch is for usign
README | 18 ++
1 file changed, 18 insertions(+)
diff --git a/README b/README
index e69de29..497be08 100644
--- a/README
Add reference information for the ed25519 algorithm.
Add build instructions.
Signed-off-by: Heinrich Schuchardt
---
README | 18 ++
1 file changed, 18 insertions(+)
diff --git a/README b/README
index e69de29..497be08 100644
--- a/README
+++ b/README
@@ -0,0 +1,18 @@
+Usign
Generation of keys requires -p and -s.
The usage help should indicate this.
Signed-off-by: Heinrich Schuchardt
---
main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main.c b/main.c
index 2203d01..3536443 100644
--- a/main.c
+++ b/main.c
@@ -333,7 +333,7 @@ static int
Currently the default for stripping when building Lede/OpenWRT is
CONFIG_USE_SSTRIP=y.
This has the following impacts:
Linking with GCC against libraries on the OpenWRT device is impossible.
Python packages like pyusb that dynamically link against C libraries
cannot be used.
Debugging with gdb
Currently the default for stripping when building Lede/OpenWRT is
CONFIG_USE_SSTRIP=y.
This has the following impacts:
Linking with GCC against libraries on the OpenWRT device is impossible.
Python packages like pyusb that dynamically link against C libraries
cannot be used.
Debugging with gdb
Debian has the following patch in
http://http.debian.net/debian/pool/main/v/valgrind/valgrind_3.11.0-1.debian.tar.xz
Description: Fix FTBFS on armhf by correctly detecting the architecture
Origin: vendor
Bug-Debian: http://bugs.debian.org/730844
Author: Alessandro Ghedini
Last-Update: 2013-11-30
t;arm"
;;
I guess host_cpu should be set to arm_v7 for sunxi and i.mx6 targets.
Best regards
Heinrich Schuchardt
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
10 matches
Mail list logo