Ciao Mauro, you can change the directory during installation
./poky-glibc-x86_64-your-image-armv7at2hf-neon-toolchain-2.6.2.sh -d /install/path More info with ./poky-glibc-x86_64-your-image-armv7at2hf-neon-toolchain-2.6.2.sh --help Gabriele On Thu, Mar 12, 2020 at 3:06 PM Mauro Ziliani <[email protected]> wrote: > Hi all > > I work woth imx6dl-sabresd and Krogoth. > > When I build the sdk ( -c populate_sdk) the final .sh file get the > installation path as > > /opt/fsl-imx-x11 ... > > So I think the path is build from ${DISTRO} var as > > /opt/${DISTRO} > > > I need to produce 3 sdk with it own final path > /opt/fsl-imx-x11-dev1 > > /opt/fsl-imx-x11-dev2 > > /opt/fsl-imx-x11-dev3 > > > The form should be > > /opt/${DISTRO}-${MYDEVICE} > > So I'd like to use a common .inc and change the MYDEVICE > > > But I don't find where the final sdk path is combined > > > Any idea? > > > MZ > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#48748): https://lists.yoctoproject.org/g/yocto/message/48748 Mute This Topic: https://lists.yoctoproject.org/mt/71902591/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
