diff options
| author | Leon Anavi <leon.anavi@konsulko.com> | 2019-01-02 18:53:39 +0200 |
|---|---|---|
| committer | Leon Anavi <leon.anavi@konsulko.com> | 2019-01-02 18:53:39 +0200 |
| commit | 5beb7ebe843ae4225499c1d2f9ebfebb27698cb8 (patch) | |
| tree | 89b10976d014c598bd04099e43ce01d88c37df63 | |
| parent | e3b7ea2133d0705b7e4e3ec1bb681df069fdd59e (diff) | |
| download | meta-updater-5beb7ebe843ae4225499c1d2f9ebfebb27698cb8.tar.gz | |
libsodium: Support building it natively
Add support to build libsodium-native as it will be required
for building a newer version of aktualizr-native.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
| -rw-r--r-- | recipes-crypto/libsodium/libsodium_1.%.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-crypto/libsodium/libsodium_1.%.bbappend b/recipes-crypto/libsodium/libsodium_1.%.bbappend new file mode 100644 index 0000000..608377e --- /dev/null +++ b/recipes-crypto/libsodium/libsodium_1.%.bbappend | |||
| @@ -0,0 +1 @@ | |||
| BBCLASSEXTEND = "native nativesdk" | |||
