diff options
| author | Scott Murray <scott.murray@konsulko.com> | 2025-07-02 20:33:28 -0400 |
|---|---|---|
| committer | Scott Murray <scott.murray@konsulko.com> | 2025-07-04 12:41:20 -0400 |
| commit | 0272225ccdfb31a84408351c5911920a68249cc7 (patch) | |
| tree | 9e05dbf9514174f91104fd10f284c6d3b4924224 /recipes-kernel | |
| parent | ea67ceefdca42da806f3312c6703eff769463b8b (diff) | |
| download | meta-security-0272225ccdfb31a84408351c5911920a68249cc7.tar.gz | |
Adapt to S/UNPACKDIR changes
Remove or update S definitions as required to work with oe-core
S/UNPACKDIR changes.
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/lkrg/lkrg-module_0.9.7.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-kernel/lkrg/lkrg-module_0.9.7.bb b/recipes-kernel/lkrg/lkrg-module_0.9.7.bb index 20982a8..85a9644 100644 --- a/recipes-kernel/lkrg/lkrg-module_0.9.7.bb +++ b/recipes-kernel/lkrg/lkrg-module_0.9.7.bb | |||
| @@ -13,8 +13,6 @@ SRC_URI = "git://github.com/lkrg-org/lkrg.git;protocol=https;branch=main" | |||
| 13 | 13 | ||
| 14 | SRCREV = "5dc5cfea1f4dc8febdd5274d99e277c17df06acc" | 14 | SRCREV = "5dc5cfea1f4dc8febdd5274d99e277c17df06acc" |
| 15 | 15 | ||
| 16 | S = "${UNPACKDIR}/git" | ||
| 17 | |||
| 18 | inherit module kernel-module-split | 16 | inherit module kernel-module-split |
| 19 | 17 | ||
| 20 | MAKE_TARGETS = "modules" | 18 | MAKE_TARGETS = "modules" |
