mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
go-context: add CLEANBROKEN
* fixes: DEBUG: Executing shell function do_configure NOTE: make clean make: *** No rule to make target 'clean'. Stop. ERROR: oe_runmake failed WARNING: exit code 1 from a shell command. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
8f25bfcbae
commit
ca01a630e5
|
@ -30,3 +30,5 @@ go_context_sysroot_preprocess () {
|
|||
}
|
||||
|
||||
FILES:${PN} += "${prefix}/local/go/src/${PKG_NAME}/*"
|
||||
|
||||
CLEANBROKEN = "1"
|
||||
|
|
Loading…
Reference in New Issue
Block a user