On Thu, Oct 21, 2021 at 1:34 PM John via lists.yoctoproject.org
<[email protected]> wrote:

> I've got a booting image for the AM335x under dunfell and so went on to
> what I thought would be the easy step of building the cross-development
> image using -c populate_sdk.  It completes, but when I try to install it,
> it locks up at the 'cannot access /opt/poky/environment-setup-*' stage, and
> it seems to be missing some other significant pieces, at least most of the
> x86_64-arago-linux folder.
>
> Any suggestions on how to move forward?
>
> Or was my first mistake 'dunfell', and if so, suggestions on how far back
> to step?  I got the impression that the TI SDK 07.03.00.005 was using
> dunfell.
>
> John
>

Sorry, I seem to have hit on the right search parameters shortly after
hitting 'send'.
See
https://www.openembedded.org/pipermail/openembedded-core/2015-July/106931.html

In arago-image.inc, I believe:
TOOLCHAIN_HOST_TASK += "nativesdk-buildtools-perl-dummy"
should be
TOOLCHAIN_HOST_TASK_append +=  "nativesdk-buildtools-perl-dummy"

I haven't built anything with the resulting SDK yet, but the install
completed.

John
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#14084): 
https://lists.yoctoproject.org/g/meta-ti/message/14084
Mute This Topic: https://lists.yoctoproject.org/mt/86495651/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to