mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +00:00
recipes: Fix variable assignment whitespace
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
DESCRIPTION = "Bindings for the scrypt key derivation function library"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=05b5ac2824a7ae7489193b0f6a6f2cd1"
|
||||
HOMEPAGE="https://github.com/holgern/py-scrypt"
|
||||
HOMEPAGE = "https://github.com/holgern/py-scrypt"
|
||||
|
||||
SRC_URI += "file://0001-py-scrypt-remove-the-hard-coded-include-paths.patch"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user