The hint regarding bitbake -e showed me the right direction... Within create_shar() function, sed is being called with the SDK_TITLE variable among others. Examination of the SDK_TITLE variable showed that it contained a " *'* " (SDK_TITLE="Rob *'* s Linux Distro") which seems to cause the issue. So I removed the " *'* " within the SDK_TITLE and now it works fine. Thank you very much for your hints. -- Rob
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.
View/Reply Online (#49725): https://lists.yoctoproject.org/g/yocto/message/49725 Mute This Topic: https://lists.yoctoproject.org/mt/75035545/21656 Mute #sdk: https://lists.yoctoproject.org/g/yocto+yocto/mutehashtag/sdk Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
