From: Randolph Sapp <[email protected]>
Left these strings in after the package split.
Fixes: f9509939 ("emptty: 0.13.0 -> 0.14.0")
Signed-off-by: Randolph Sapp <[email protected]>
---
meta-arago-distro/recipes-graphics/emptty/emptty-conf.bb | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta-arago-distro/recipes-graphics/emptty/emptty-conf.bb
b/meta-arago-distro/recipes-graphics/emptty/emptty-conf.bb
index 0aacb086..0b98e2e1 100644
--- a/meta-arago-distro/recipes-graphics/emptty/emptty-conf.bb
+++ b/meta-arago-distro/recipes-graphics/emptty/emptty-conf.bb
@@ -9,6 +9,6 @@ do_install () {
oe_runmake -C ${S}/src/${GO_IMPORT} DESTDIR=${D} install-config
}
-FILES:${PN}-conf = "${sysconfdir}/emptty/conf"
-CONFFILES:${PN}-conf = "${sysconfdir}/emptty/conf"
-RPROVIDES:${PN}-conf += "virtual-emptty-conf"
+FILES:${PN} = "${sysconfdir}/emptty/conf"
+CONFFILES:${PN} = "${sysconfdir}/emptty/conf"
+RPROVIDES:${PN} += "virtual-emptty-conf"
--
2.51.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#16726):
https://lists.yoctoproject.org/g/meta-arago/message/16726
Mute This Topic: https://lists.yoctoproject.org/mt/116162837/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-