mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
scsirastools: remove inherit autotools_stage
The autotools can instead of it. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
73854a0556
commit
5e99b0dc87
@@ -14,7 +14,7 @@ SRC_URI = "http://prdownloads.sourceforge.net/scsirastools/scsirastools-${PV}.ta
|
||||
SRC_URI[md5sum] = "2d775111b62e2dfc1960a722f5fda211"
|
||||
SRC_URI[sha256sum] = "38d2c6c9b04a2c594e528927b950754f94c0522718d17c78e6589ba778339bf8"
|
||||
|
||||
inherit autotools autotools_stage update-rc.d
|
||||
inherit autotools update-rc.d
|
||||
|
||||
# mdadm Makefile has CC set to gcc, hence override CC to ${CC}
|
||||
EXTRA_OEMAKE += "CC='${CC}'"
|
||||
|
||||
Reference in New Issue
Block a user