diff options
-rw-r--r-- | meta/recipes-extended/lsof/lsof_4.96.5.bb | 2 |
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 | ||
16 | inherit update-alternatives | 16 | inherit update-alternatives |
17 | 17 | ||
18 | ALTERNATIVE_${PN} = "lsof" | 18 | ALTERNATIVE:${PN} = "lsof" |
19 | ALTERNATIVE_LINK_NAME[lsof] = "${sbindir}/lsof" | 19 | ALTERNATIVE_LINK_NAME[lsof] = "${sbindir}/lsof" |
20 | # Make our priority higher than busybox | 20 | # Make our priority higher than busybox |
21 | ALTERNATIVE_PRIORITY = "100" | 21 | ALTERNATIVE_PRIORITY = "100" |