summaryrefslogtreecommitdiff
path: root/recipes-support
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-03-18 13:21:47 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-04-07 12:14:28 +0200
commita50963e7aed46f48d78c34c5d123031727982ca8 (patch)
tree93d67830ab4c67c95e6907a321ea6860e7bc5f1b /recipes-support
parentb717933ad06d3dd20d129e4ff350b1a20b81b895 (diff)
meta-toradex-tegra: cleanup whitespace use
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-support')
-rw-r--r--recipes-support/libcryptopp/libcryptopp_5.6.3.bb7
1 files changed, 4 insertions, 3 deletions
diff --git a/recipes-support/libcryptopp/libcryptopp_5.6.3.bb b/recipes-support/libcryptopp/libcryptopp_5.6.3.bb
index 03d24ba..d31abae 100644
--- a/recipes-support/libcryptopp/libcryptopp_5.6.3.bb
+++ b/recipes-support/libcryptopp/libcryptopp_5.6.3.bb
@@ -11,9 +11,10 @@ BBCLASSEXTEND = "native nativesdk"
PR = "r1"
PVSHORT = "${@'${PV}'.replace('.','')}"
-SRC_URI = "https://sourceforge.net/projects/cryptopp/files/cryptopp/5.6.3/cryptopp563.zip;subdir=libcryptopp-${PV} \
- file://0001-Fix-cross-compilation.patch \
- "
+SRC_URI = " \
+ https://sourceforge.net/projects/cryptopp/files/cryptopp/5.6.3/cryptopp563.zip;subdir=libcryptopp-${PV} \
+ file://0001-Fix-cross-compilation.patch \
+"
SRC_URI[md5sum] = "3c5b70e2ec98b7a24988734446242d07"
SRC_URI[sha256sum] = "9390670a14170dd0f48a6b6b06f74269ef4b056d4718a1a329f6f6069dc957c9"