stella: add CLEANBROKEN = "1"

| NOTE: make clean
| ERROR: oe_runmake failed
| Makefile:42: config.mak: No such file or directory
| You need to run ./configure before you can run make

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2016-12-20 02:44:16 +01:00
parent 206f7d04b9
commit 0210b95d23

View File

@@ -16,3 +16,5 @@ DEPENDS = "libsdl2 zlib libpng"
FILES_${PN} += "${datadir}/icons"
inherit autotools-brokensep
CLEANBROKEN = "1"