[oe-commits] [meta-openembedded] 03/34: illume-keyboards-shr: mark as having broken "make clean"

git at git.openembedded.org git at git.openembedded.org
Wed Jan 27 12:03:00 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 7a7f1b0d26bfbc26ee7ad8fcc6d3234a195bd0de
Author: Bob Ham <bob.ham at collabora.com>
AuthorDate: Mon Jan 18 10:55:37 2016 +0000

    illume-keyboards-shr: mark as having broken "make clean"
    
    Set CLEANBROKEN as the Makefile has no "clean" target.
    
    Signed-off-by: Bob Ham <bob.ham at collabora.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.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 \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list