nativesdk-bash package contains host references in output packages.
remove them.

Signed-off-by: Oleh Matiusha <omati...@cisco.com>
---
v2
 - moved common code to separate function 
v3
 - absolute path cleanup for all classes
---
---
 meta/recipes-extended/bash/bash.inc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/meta/recipes-extended/bash/bash.inc 
b/meta/recipes-extended/bash/bash.inc
index 7832ad052b..42a187bc11 100644
--- a/meta/recipes-extended/bash/bash.inc
+++ b/meta/recipes-extended/bash/bash.inc
@@ -74,7 +74,8 @@ do_install:append () {
                mv ${D}${bindir}/bash ${D}${base_bindir}
        fi
 }
-do_install:append:class-target () {
+
+do_install:append () {
        # Clean buildhost references in bashbug
        sed -i -e "s,--sysroot=${STAGING_DIR_TARGET},,g" \
                -e "s,-I${WORKDIR}/\S* ,,g" \
-- 
2.33.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197981): 
https://lists.openembedded.org/g/openembedded-core/message/197981
Mute This Topic: https://lists.openembedded.org/mt/105345530/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to