agherzan / meta-raspberrypi

Yocto/OE BSP layer for the Raspberry Pi boards
https://www.yoctoproject.org/
MIT License
505 stars 395 forks source link

recipes: Switch to using UNPACKDIR instead of WORKDIR #1326

Closed kraj closed 1 month ago

kraj commented 1 month ago

UNPACKDIR is new contruct for do_unpack things in latest master we should be using that instead of WORKDIR for referencing those files

kraj commented 1 month ago

Please note that this change would not work on scarthgap so we need to branch scarthgap before applying this patch

shr-project commented 1 month ago

You might have missed one: https://github.com/agherzan/meta-raspberrypi/pull/1329

agherzan commented 1 month ago

Note that I've also created "scarthgap".