Re: [poky] Issue with Dynamic Linker and Python Dependency in Yocto SDK Setup
Khem Raj <[email protected]>
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <CAMKF1soCgis2C+1cxm0Jzt_39hTwgiOWy3ZKhTdgZfWi19Kb5Q@mail.gmail.com> |
On Mon, Jun 24, 2024 at 12:24 AM Nicolas Wirth via lists.yoctoproject.org <[email protected]> wrote: > > [Edited Message Follows] > > Thanks for your input. > > I cannot install anything (including Python) on the target machine that will use the SDK due to company policy. Additionally, I cannot modify the SDK generation because the SDK is mounted on the machine using a token mechanism, making the location variable. Finally, I don't have root privilege on the target. > > Is there no other way to have the SDK available on my target without using the relocate_sdk.py script? > relocating tools is a necessary part of SDK self-installer, so it can edit the binaries to use correct libs as SDK expects. You may explore using buildtools-tarball which can provide python perhaps https://downloads.yoctoproject.org/releases/yocto/yocto-5.0/buildtools/ > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#13386): https://lists.yoctoproject.org/g/poky/message/13386 > Mute This Topic: https://lists.yoctoproject.org/mt/106796971/1997914 > Group Owner: [email protected] > Unsubscribe: https://lists.yoctoproject.org/g/poky/unsub [[email protected]] > -=-=-=-=-=-=-=-=-=-=-=- >