summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/lsof/lsof_4.96.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/lsof/lsof_4.96.5.bb b/meta/recipes-extended/lsof/lsof_4.96.5.bb
index 9f80176ee1..a1f2c45c69 100644
--- a/meta/recipes-extended/lsof/lsof_4.96.5.bb
+++ b/meta/recipes-extended/lsof/lsof_4.96.5.bb
@@ -15,7 +15,7 @@ S = "${WORKDIR}/git"
15 15
16inherit update-alternatives 16inherit update-alternatives
17 17
18ALTERNATIVE_${PN} = "lsof" 18ALTERNATIVE:${PN} = "lsof"
19ALTERNATIVE_LINK_NAME[lsof] = "${sbindir}/lsof" 19ALTERNATIVE_LINK_NAME[lsof] = "${sbindir}/lsof"
20# Make our priority higher than busybox 20# Make our priority higher than busybox
21ALTERNATIVE_PRIORITY = "100" 21ALTERNATIVE_PRIORITY = "100"