]> code.ossystems Code Review - openembedded-core.git/commit
strace: drop unnecessary dependency on acl
authorAndre McCurdy <armccurdy@gmail.com>
Mon, 18 Jan 2016 21:33:48 +0000 (13:33 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jan 2016 09:20:05 +0000 (09:20 +0000)
commit18dbd28d638ee4b50de5a7a1aca00f3277fdb42e
tree38353db7d8f52577af43271f4dccf6dddb8e217c
parentffea660e794b8a6215ddb9a34bce00c461dc9170
strace: drop unnecessary dependency on acl

The dependency on acl was removed from strace prior to the v4.10
release, so it's no longer necessary to add a configure option to
allow acl to be disabled.

  http://sourceforge.net/p/strace/code/ci/681452b0f854833d4bd443fcd9bb0bab2b46339f

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/strace/strace/strace-add-configure-options.patch
meta/recipes-devtools/strace/strace_4.10.bb