From: Sergei Zhmylev <[email protected]>

Signed-off-by: Sergei Zhmylev <[email protected]>
Signed-off-by: Richard Purdie <[email protected]>
(cherry picked from commit 7b5824c547b1348713e992a8bebd40577a0c5709)
Signed-off-by: Steve Sakoman <[email protected]>
---
 meta/recipes-extended/lsb/lsb-release_1.4.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-extended/lsb/lsb-release_1.4.bb 
b/meta/recipes-extended/lsb/lsb-release_1.4.bb
index 00d8183a4f..a7039ea4d1 100644
--- a/meta/recipes-extended/lsb/lsb-release_1.4.bb
+++ b/meta/recipes-extended/lsb/lsb-release_1.4.bb
@@ -29,7 +29,7 @@ do_install() {
        echo "DISTRIB_ID=${DISTRO}" >> ${D}${sysconfdir}/lsb-release
        echo "DISTRIB_RELEASE=${DISTRO_VERSION}" >> 
${D}${sysconfdir}/lsb-release
        if [ -n "${DISTRO_CODENAME}" ]; then
-               echo "DISTRIB_CODENAME=${DISTRO_CODENAME}" >> 
${D}${sysconfdir}/lsb-release
+               echo "DISTRIB_CODENAME=\"${DISTRO_CODENAME}\"" >> 
${D}${sysconfdir}/lsb-release
        fi
        echo "DISTRIB_DESCRIPTION=\"${DISTRO_NAME} ${DISTRO_VERSION}\"" >> 
${D}${sysconfdir}/lsb-release
 }
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#206235): 
https://lists.openembedded.org/g/openembedded-core/message/206235
Mute This Topic: https://lists.openembedded.org/mt/109169400/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to