summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/lsof/lsof_4.94.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/lsof/lsof_4.94.0.bb b/meta/recipes-extended/lsof/lsof_4.94.0.bb
index 62f42975af..d50959d73c 100644
--- a/meta/recipes-extended/lsof/lsof_4.94.0.bb
+++ b/meta/recipes-extended/lsof/lsof_4.94.0.bb
@@ -22,7 +22,7 @@ S = "${WORKDIR}/git"
22 22
23inherit update-alternatives 23inherit update-alternatives
24 24
25ALTERNATIVE_${PN} = "lsof" 25ALTERNATIVE:${PN} = "lsof"
26ALTERNATIVE_LINK_NAME[lsof] = "${sbindir}/lsof" 26ALTERNATIVE_LINK_NAME[lsof] = "${sbindir}/lsof"
27# Make our priority higher than busybox 27# Make our priority higher than busybox
28ALTERNATIVE_PRIORITY = "100" 28ALTERNATIVE_PRIORITY = "100"