mirror of
https://git.yoctoproject.org/poky
synced 2026-04-08 08:02:23 +02:00
irda-utils: remove inherit autotools
irda-utils doesn't use autotools, so don't inherit it. (From OE-Core rev: d5e2a59ab59e3d67d09c5f25b8623186af855e17) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
177af6e831
commit
b98bd94e2a
@@ -18,7 +18,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/irda/irda-utils-${PV}.tar.gz \
|
||||
SRC_URI[md5sum] = "84dc12aa4c3f61fccb8d8919bf4079bb"
|
||||
SRC_URI[sha256sum] = "61980551e46b2eaa9e17ad31cbc1a638074611fc33bff34163d10c7a67a9fdc6"
|
||||
|
||||
inherit autotools-brokensep update-rc.d
|
||||
inherit update-rc.d
|
||||
|
||||
EXTRA_OEMAKE = "\
|
||||
'CC=${CC}' \
|
||||
|
||||
Reference in New Issue
Block a user