meta-oe: Add leading whitespace for append operator

Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 92441f9d6a)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Khem Raj
2020-11-14 08:31:33 -08:00
committed by Armin Kuster
parent a04c5444c9
commit f22bf6efaa
6 changed files with 7 additions and 7 deletions
@@ -7,7 +7,7 @@ SRC_URI = "git://github.com/ubinux/dnf-plugin-tui.git;branch=master;protocol=htt
SRCREV = "c5416adeb210154dc4ccc4c3e1c5297d83ebd41e"
PV = "1.1"
SRC_URI_append_class-target = "file://oe-remote.repo.sample"
SRC_URI_append_class-target = " file://oe-remote.repo.sample"
inherit distutils3-base