vblade: don't inherit autotools

This upstream does not in fact use autotools, so remove the inherit.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Ross Burton 2025-03-19 17:41:42 +00:00 committed by Khem Raj
parent 632d43aa40
commit fb38afef30
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -20,7 +20,7 @@ S = "${WORKDIR}/git"
UPSTREAM_CHECK_URI = "https://github.com/OpenAoE/vblade/archive/"
inherit autotools-brokensep update-rc.d systemd
inherit update-rc.d systemd
do_install() {
install -D -m 0755 ${S}/vblade ${D}/${sbindir}/vblade