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-ids/tripwire | |
| 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-ids/tripwire')
| -rw-r--r-- | recipes-ids/tripwire/tripwire_2.4.3.7.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-ids/tripwire/tripwire_2.4.3.7.bb b/recipes-ids/tripwire/tripwire_2.4.3.7.bb index 3c85027..e2968e4 100644 --- a/recipes-ids/tripwire/tripwire_2.4.3.7.bb +++ b/recipes-ids/tripwire/tripwire_2.4.3.7.bb | |||
| @@ -19,8 +19,6 @@ SRC_URI = "\ | |||
| 19 | file://run-ptest \ | 19 | file://run-ptest \ |
| 20 | " | 20 | " |
| 21 | 21 | ||
| 22 | S = "${UNPACKDIR}/git" | ||
| 23 | |||
| 24 | inherit autotools-brokensep update-rc.d ptest | 22 | inherit autotools-brokensep update-rc.d ptest |
| 25 | 23 | ||
| 26 | INITSCRIPT_NAME = "tripwire" | 24 | INITSCRIPT_NAME = "tripwire" |
