meta-digi/meta-digi-arm/recipes-bsp/firmware-qualcomm
Hector Palacios 1204c236d8 firmware-qualcomm: remove 'cd' command from do_install()
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)
2019-05-23 11:49:15 +02:00
..
firmware-qualcomm firmware-qualcomm: update qca6564 firmware to r10005.1 2019-03-21 17:19:32 +01:00
firmware-qualcomm.bb firmware-qualcomm: remove 'cd' command from do_install() 2019-05-23 11:49:15 +02:00