mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-06 15:20:12 +00:00
autofs: inherit autotools-brokensep
Otherwise do_configure failed: sed: can't read configure.in: No such file or directory 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
9613ff0a72
commit
64adf1643b
@@ -7,7 +7,7 @@ PR = "r6"
|
||||
|
||||
DEPENDS += "libtirpc flex-native bison-native"
|
||||
|
||||
inherit autotools systemd
|
||||
inherit autotools-brokensep systemd
|
||||
|
||||
SRC_URI = "${KERNELORG_MIRROR}/linux/daemons/autofs/v5/autofs-${PV}.tar.bz2 \
|
||||
file://autofs-5.0.7-fix-nobind-sun-escaped-map-entries.patch \
|
||||
|
||||
Reference in New Issue
Block a user