mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
meta-oe: Add leading whitespace for append operator
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@ SRC_URI = "git://github.com/ubinux/dnf-plugin-tui.git;branch=master "
|
||||
SRCREV = "95f3c6ab36840fb1e0f4935f34dbf8f708b7780c"
|
||||
PV = "1.2"
|
||||
|
||||
SRC_URI_append_class-target = "file://oe-remote.repo.sample"
|
||||
SRC_URI_append_class-target = " file://oe-remote.repo.sample"
|
||||
|
||||
inherit distutils3-base
|
||||
|
||||
|
||||
Reference in New Issue
Block a user