]> code.ossystems Code Review - openembedded-core.git/commit
attr/acl: disable make clean
authorRoss Burton <ross.burton@intel.com>
Wed, 6 Jun 2018 10:20:43 +0000 (11:20 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 2 Jul 2018 09:40:37 +0000 (10:40 +0100)
commit1ff55b8810ec2ed61dc6b7c73464a97d7088839d
tree3ccf1951b14ddbd2e0d9b64fe36ce73587904ead
parent356c5c2ea005b5ee1723a1b3e2826fdd3007db5a
attr/acl: disable make clean

These packages use hand-grown makefiles which don't handle cleans as they can
invoke /usr/bin/gmake directly which may not exist.  Until new upstream releases
are made (which have ported to automake) set CLEANBROKEN to work around this.

[ YOCTO #12775 ]

(From OE-Core rev: eb924bc684f92fc2d806715872667f241e54b365)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit bd0d7c7ed57080af449bd9e554d1c3f40f93fddf)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-support/attr/ea-acl.inc