My apologies...
In populate_sdk_ext.bbclass line 815, I hardcoded the relpath for test purposes
:
relpath = 'layers/meta-bae/meta-limws/setup-build-env'
In copy_buildsystem.py after line 312 I appended my script to the list to be
copied:
Layers.append("<<full path>>/setup-build-env")
Steve
-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of Richard Purdie
Sent: Monday, July 20, 2020 1:19 PM
To: Monsees, Steven C (US) <[email protected]>;
[email protected]
Subject: Re: [yocto] Adjusting Extensible SDK for build setup
*** WARNING ***
EXTERNAL EMAIL -- This message originates from outside our organization.
On Mon, 2020-07-20 at 17:13 +0000, Monsees, Steven C (US) wrote:
> No, I guess I wasn't clear, I needed to add to lines of code in the
> scripts to adjust things so that my env script was copied to the
> proper SDK build env "layers" directory and set the conf_initpath to
> use my env script...
>
> The variable assignments mentioned are configured in my distro config
> for the overall SDK build.
It would be helpful to understand which two lines you needed to modify and how.
Was the setup script being copied at all without your changes? If so where was
it being copied? If not, what did you change and where was it copied afterwards?
What value are you setting conf_initpath to?
Its very difficult to answer questions on a layer structure which isn't clearly
described :(
Cheers,
Richard
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#50017): https://lists.yoctoproject.org/g/yocto/message/50017
Mute This Topic: https://lists.yoctoproject.org/mt/75683471/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-