mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-05-06 09:48:40 +00:00
tpm2.0-tss: remove systemd from inherit command
The resource manager provided by this package is not used any more. Thus its systemd-related settings should be removed. Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
This commit is contained in:
@@ -16,7 +16,7 @@ SRCREV = "3fb91634e61c97a0ae732bc5c298b188c23376cf"
|
|||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit autotools pkgconfig systemd
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
do_configure_prepend() {
|
do_configure_prepend() {
|
||||||
# execute the bootstrap script
|
# execute the bootstrap script
|
||||||
|
|||||||
Reference in New Issue
Block a user