From: André Draszik <adras...@tycoint.com> Signed-off-by: André Draszik <adras...@tycoint.com> --- recipes-core/swupd-client/swupd-client_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-core/swupd-client/swupd-client_git.bb b/recipes-core/swupd-client/swupd-client_git.bb index fd4716f..3aed480 100644 --- a/recipes-core/swupd-client/swupd-client_git.bb +++ b/recipes-core/swupd-client/swupd-client_git.bb @@ -38,7 +38,7 @@ SWUPD_FORMAT ??= "3" SWUPD_PINNED_PUBKEY ??= "" do_install_append () { # TODO: This should be a less os-specific directory and not hard-code datadir - install -d ${D}$/usr/share/clear/bundles + install -d ${D}/usr/share/clear/bundles # Write default values to the configuration hierarchy (since 3.4.0) install -d ${D}/usr/share/defaults/swupd -- 2.10.2 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto