mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
distcc: Fix case where ${B} != ${S}
Add patch to fix out of tree build failures. (From OE-Core rev: 43da2e1fc1509d039e4ccfa31b7359c65407fde0) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -17,6 +17,7 @@ PACKAGECONFIG[gtk] = "--with-gtk,--without-gtk --without-gnome,gtk+"
|
||||
RRECOMMENDS_${PN} = "avahi-daemon"
|
||||
|
||||
SRC_URI = "http://distcc.googlecode.com/files/${BPN}-${PV}.tar.bz2 \
|
||||
file://separatebuilddir.patch \
|
||||
file://default \
|
||||
file://distccmon-gnome.desktop \
|
||||
file://distcc"
|
||||
|
||||
Reference in New Issue
Block a user