[oe] [meta-efl][PATCH] illume-keyboards-shr: mark as having broken "make clean"

Bob Ham bob.ham at collabora.com
Mon Jan 18 10:55:37 UTC 2016


Set CLEANBROKEN as the Makefile has no "clean" target.

Signed-off-by: Bob Ham <bob.ham at collabora.com>
---
 meta-efl/recipes-efl/e17/illume-keyboards-shr_git.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-efl/recipes-efl/e17/illume-keyboards-shr_git.bb b/meta-efl/recipes-efl/e17/illume-keyboards-shr_git.bb
index 6f81b6b..6925c87 100644
--- a/meta-efl/recipes-efl/e17/illume-keyboards-shr_git.bb
+++ b/meta-efl/recipes-efl/e17/illume-keyboards-shr_git.bb
@@ -12,6 +12,8 @@ PR = "r5"
 LICENSE = "MIT & BSD"
 LIC_FILES_CHKSUM = "file://${WORKDIR}/LICENSE;md5=f523ab5986cc79b52a90d2ac3d5454a2"
 
+CLEANBROKEN = "1"
+
 PACKAGES = "\
 illume-keyboard-alpha \
 illume-keyboard-arabic \
-- 
2.1.4




More information about the Openembedded-devel mailing list