aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm/rpm_4.14.2.bb
diff options
context:
space:
mode:
authorJeremy A. Puhlman <jpuhlman@mvista.com>2020-07-16 01:13:51 -0700
committerJeremy A. Puhlman <jpuhlman@mvista.com>2020-07-16 09:01:29 -0700
commitdfe764bf082f558b81e7fea08a38ff97d0cc8f84 (patch)
tree9539d6e3e7ed1dbef7d027888e78963306a19176 /meta/recipes-devtools/rpm/rpm_4.14.2.bb
parenta8daa367e5440f7ad19a4d89779f8e684d4aeb15 (diff)
downloadopenembedded-core-contrib-dfe764bf082f558b81e7fea08a38ff97d0cc8f84.tar.gz
rpm-native:createrepo_c: Update whitespace in native recipestable/thud-nut
Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com>
Diffstat (limited to 'meta/recipes-devtools/rpm/rpm_4.14.2.bb')
-rw-r--r--meta/recipes-devtools/rpm/rpm_4.14.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rpm/rpm_4.14.2.bb b/meta/recipes-devtools/rpm/rpm_4.14.2.bb
index 75ef3f4d03..82519da961 100644
--- a/meta/recipes-devtools/rpm/rpm_4.14.2.bb
+++ b/meta/recipes-devtools/rpm/rpm_4.14.2.bb
@@ -65,7 +65,7 @@ EXTRA_OECONF_append_libc-musl = " --disable-nls"
#
# Disable dbus for native, so that rpm doesn't attempt to inhibit shutdown via session dbus even when plugins support is enabled.
# Also disable plugins by default for native.
-EXTRA_OECONF_append_class-native = " --sysconfdir=/etc --localstatedir=/var --disable-plugins"
+EXTRA_OECONF_append_class-native = " --sysconfdir=/etc --localstatedir=/var --disable-plugins "
EXTRA_OECONF_append_class-nativesdk = " --sysconfdir=/etc --localstatedir=/var --disable-plugins"
BBCLASSEXTEND = "native nativesdk"