meta-raspberrypi icon indicating copy to clipboard operation
meta-raspberrypi copied to clipboard

recipes: Switch to using UNPACKDIR instead of WORKDIR

Open kraj opened this issue 1 year ago • 1 comments

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

kraj avatar May 23 '24 03:05 kraj

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

kraj avatar May 23 '24 03:05 kraj

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

shr-project avatar May 25 '24 07:05 shr-project

Note that I've also created "scarthgap".

agherzan avatar May 28 '24 22:05 agherzan