aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/swupd-client
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/swupd-client')
-rw-r--r--recipes-core/swupd-client/swupd-client_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-core/swupd-client/swupd-client_git.bb b/recipes-core/swupd-client/swupd-client_git.bb
index 7e2bdd9..1815db0 100644
--- a/recipes-core/swupd-client/swupd-client_git.bb
+++ b/recipes-core/swupd-client/swupd-client_git.bb
@@ -41,9 +41,9 @@ do_install_append () {
# Write default values to the configuration hierarchy (since 3.4.0)
install -d ${D}/usr/share/defaults/swupd
- echo "{SWUPD_VERSION_URL}" >> ${D}/usr/share/defaults/swupd/versionurl
- echo "{SWUPD_CONTENT_URL}" >> ${D}/usr/share/defaults/swupd/contenturl
- echo "{SWUPD_FORMAT}" >> ${D}/usr/share/defaults/swupd/format
+ echo "${SWUPD_VERSION_URL}" >> ${D}/usr/share/defaults/swupd/versionurl
+ echo "${SWUPD_CONTENT_URL}" >> ${D}/usr/share/defaults/swupd/contenturl
+ echo "${SWUPD_FORMAT}" >> ${D}/usr/share/defaults/swupd/format
}
FILES_${PN} += "\