recipes-*: convert WORKDIR->UNPACKDIR

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2024-07-22 06:31:17 -04:00
parent f0deac3787
commit ca10975033
31 changed files with 49 additions and 49 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ DEPENDS = "virtual/kernel nasm-native"
SRC_URI = "git://github.com/chipsec/chipsec.git;branch=main;protocol=https"
SRCREV = "d8c2a606bf440c32196c6289a7a458f3ae3107cc"
S = "${WORKDIR}/git"
S = "${UNPACKDIR}/git"
inherit module setuptools3