]> code.ossystems Code Review - openembedded-core.git/commit
patch 2.5.9: fix unknown-configure-option
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 27 Jan 2015 08:06:32 +0000 (00:06 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 7 Feb 2015 18:52:46 +0000 (18:52 +0000)
commit7d10af1954aa4f27e3f32b7371a1f2454344bb5f
tree8c917b5deeee2f3e0c5991a0841d6039f4c5a6a5
parent4546f7c141e0ba0232593f1f9df588da7fe44ce9
patch 2.5.9: fix unknown-configure-option

Fixed:
WARNING: QA Issue: patch: configure was passed unrecognised options: --disable-xattr [unknown-configure-option]

The patch 2.5.9 doesn't support --disable-xattr, there are already
PACKAGECONFIG and PACKAGECONFIG[attr] in patch_2.7.1.bb, so remove them from
patch.inc to fix the problem.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-devtools/patch/patch.inc