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

View File

@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/lkrg-org/lkrg.git;protocol=https;branch=main"
SRCREV = "5dc5cfea1f4dc8febdd5274d99e277c17df06acc"
S = "${WORKDIR}/git"
S = "${UNPACKDIR}/git"
inherit module kernel-module-split