mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 01:50:18 +00:00
rp-pppoe: inherit autotools-brokensep
Otherwise do_compile failed: No rule to make target `pppoe.c', needed by `pppoe.o'. 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
a97ab8e018
commit
9613ff0a72
@@ -20,7 +20,7 @@ SRC_URI = "http://www.roaringpenguin.com/files/download/${BP}.tar.gz \
|
|||||||
SRC_URI[md5sum] = "0e32760f498f9cde44081ee6aafc823b"
|
SRC_URI[md5sum] = "0e32760f498f9cde44081ee6aafc823b"
|
||||||
SRC_URI[sha256sum] = "d916e9cfe1e62395f63a5361936fa855f6d0f0a37dc7227b394cdb725f553479"
|
SRC_URI[sha256sum] = "d916e9cfe1e62395f63a5361936fa855f6d0f0a37dc7227b394cdb725f553479"
|
||||||
|
|
||||||
inherit autotools update-rc.d
|
inherit autotools-brokensep update-rc.d
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
# Install init script and default settings
|
# Install init script and default settings
|
||||||
|
|||||||
Reference in New Issue
Block a user