make: Disable floating guile dependency

This makes builds of make deterministic.

(From OE-Core rev: 9ab5e5f16cb485f8838ba886216912a78cee01e2)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2014-01-14 11:42:05 +00:00
parent 47d9fa8e3f
commit b223b539c6
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
file://glob/COPYING.LIB;md5=4a770b67e6be0f60da244beb2de0fce4"
require make.inc
EXTRA_OECONF += "--without-guile"
SRC_URI[md5sum] = "571d470a7647b455e3af3f92d79f1c18"
SRC_URI[sha256sum] = "e60686c7afede62cc8c86ad3012cf081ea4887daf9d223ce7115703b2bb2dbdb"