]> 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>
Fri, 15 Jun 2018 10:09:40 +0000 (11:09 +0100)
commiteb924bc684f92fc2d806715872667f241e54b365
tree9002d87611f22a490379001b8d0c202b85e2cb28
parent93f08a036343d4df1aefe9793a7a9ab5b296f5b5
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 ]

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/attr/ea-acl.inc