mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +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:
@@ -12,7 +12,7 @@ SRC_URI = "git://github.com/Microsoft/cpprestsdk.git;protocol=https;branch=maste
|
||||
file://disable-outside-tests.patch "
|
||||
|
||||
# tag 2.10.19
|
||||
SRCREV= "411a109150b270f23c8c97fa4ec9a0a4a98cdecf"
|
||||
SRCREV = "411a109150b270f23c8c97fa4ec9a0a4a98cdecf"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user