diff options
Diffstat (limited to 'meta/recipes-devtools/patch/patch.inc')
-rw-r--r-- | meta/recipes-devtools/patch/patch.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-devtools/patch/patch.inc b/meta/recipes-devtools/patch/patch.inc index b49226a1b2..332b97a85e 100644 --- a/meta/recipes-devtools/patch/patch.inc +++ b/meta/recipes-devtools/patch/patch.inc | |||
@@ -9,8 +9,5 @@ S = "${WORKDIR}/patch-${PV}" | |||
9 | 9 | ||
10 | inherit autotools update-alternatives | 10 | inherit autotools update-alternatives |
11 | 11 | ||
12 | PACKAGECONFIG ??= "" | ||
13 | PACKAGECONFIG[attr] = "--enable-xattr,--disable-xattr,attr" | ||
14 | |||
15 | ALTERNATIVE_${PN} = "patch" | 12 | ALTERNATIVE_${PN} = "patch" |
16 | ALTERNATIVE_PRIORITY = "100" | 13 | ALTERNATIVE_PRIORITY = "100" |