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:
Scott Murray
2025-07-02 20:33:28 -04:00
parent ea67ceefdc
commit 0272225ccd
43 changed files with 10 additions and 79 deletions
@@ -8,8 +8,6 @@ SRCREV = "962f353aac6cfc7b804547319db40f8b804f0b6c"
DEPENDS = "libpam"
S = "${UNPACKDIR}/git"
inherit autotools features_check
REQUIRED_DISTRO_FEATURES = "pam"