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 (#48747): https://lists.yoctoproject.org/g/yocto/message/48747
Mute This Topic: https://lists.yoctoproject.org/mt/71902591/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to