mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-11 15:00:34 +00:00
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>
This commit is contained in:
@@ -13,8 +13,6 @@ SRC_URI = "git://github.com/lkrg-org/lkrg.git;protocol=https;branch=main"
|
||||
|
||||
SRCREV = "5dc5cfea1f4dc8febdd5274d99e277c17df06acc"
|
||||
|
||||
S = "${UNPACKDIR}/git"
|
||||
|
||||
inherit module kernel-module-split
|
||||
|
||||
MAKE_TARGETS = "modules"
|
||||
|
||||
Reference in New Issue
Block a user