summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/patch/patch.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/patch/patch.inc')
-rw-r--r--meta/recipes-devtools/patch/patch.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/patch/patch.inc b/meta/recipes-devtools/patch/patch.inc
index cbfb8cfcf5..a12d426b2c 100644
--- a/meta/recipes-devtools/patch/patch.inc
+++ b/meta/recipes-devtools/patch/patch.inc
@@ -10,5 +10,5 @@ S = "${WORKDIR}/patch-${PV}"
inherit autotools update-alternatives
-ALTERNATIVE_${PN} = "patch"
+ALTERNATIVE:${PN} = "patch"
ALTERNATIVE_PRIORITY = "100"