The 'do_install()' call was doing a 'cd' command to later do symlinks
more straight forward.
This 'cd' however may affect further 'do_install' appends, that expect to
be working on the ${WORKDIR}.
Remove the 'cd' command and instead supply the correct paths to the 'ln'
commands.
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
(cherry picked from commit 54bd1e47ad024515b737aea106dc4fca374c0fb8)
|
||
|---|---|---|
| .. | ||
| alsa-state | ||
| digi-sc-firmware | ||
| firmware-atheros | ||
| firmware-imx | ||
| firmware-qualcomm | ||
| formfactor | ||
| imx-atf | ||
| imx-mkimage | ||
| imx-vpu | ||
| trustfence-cst | ||
| u-boot | ||
| usbutils | ||