mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
tftp-hpa: inherit autotools-brokensep
It needs autotools-brokensep, otherwise do_install error: make: *** No rule to make target `install'. Stop. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
committed by
Joe MacDonald
parent
09da1e007c
commit
8e689bb7a1
@@ -29,7 +29,7 @@ SRC_URI = "http://kernel.org/pub/software/network/tftp/tftp-hpa/tftp-hpa-${PV}.t
|
||||
SRC_URI[md5sum] = "46c9bd20bbffa62f79c958c7b99aac21"
|
||||
SRC_URI[sha256sum] = "0a9f88d4c1c02687b4853b02ab5dd8779d4de4ffdb9b2e5c9332841304d1a269"
|
||||
|
||||
inherit autotools update-rc.d update-alternatives
|
||||
inherit autotools-brokensep update-rc.d update-alternatives
|
||||
|
||||
EXTRA_OECONF += "--disable-option-checking"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user