meta-rockchip/recipes-bsp/rkbin
Quentin Schulz 61505560d4 bsp: rkbin-native: fix build since ${WORKDIR} isn't allowed in S anymore
Since commit 46480a5e6674 ("insane/do_qa_unpack: add checks that ensure
S is set correctly") it is not allowed to have S refer to WORKDIR
directly and we should instead use UNPACKDIR.

The default path of S is ${UNPACKDIR}/${BP} which is where the git
fetcher will unpack the sources. However, we want to go into the tools/
directory, hence S being ${UNPACKDIR}/${BP}/tools now.

Reviewed-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
2025-06-25 11:44:07 -04:00
..
rk3308-rkbin_git.bb bsp: rkbin: fix build since S = "${WORKDIR}/git" is implied by OE-Core 2025-06-25 11:43:24 -04:00
rockchip-rkbin-ddr_git.bb bsp: rkbin: factor out do_deploy and RKBIN_BINDIR variable 2025-05-26 12:11:14 -04:00
rockchip-rkbin-native_git.bb bsp: rkbin-native: fix build since ${WORKDIR} isn't allowed in S anymore 2025-06-25 11:44:07 -04:00
rockchip-rkbin-optee-os_git.bb bsp: rkbin: bump to latest commit in master branch 2025-05-26 12:11:14 -04:00
rockchip-rkbin-tf-a_git.bb bsp: rkbin: bump to latest commit in master branch 2025-05-26 12:11:14 -04:00
rockchip-rkbin.inc bsp: rkbin: fix build since S = "${WORKDIR}/git" is implied by OE-Core 2025-06-25 11:43:24 -04:00