diff options
| -rw-r--r-- | meta/recipes-extended/procps/procps_3.3.12.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/procps/procps_3.3.12.bb b/meta/recipes-extended/procps/procps_3.3.12.bb index 1f793b9cac..adabd75761 100644 --- a/meta/recipes-extended/procps/procps_3.3.12.bb +++ b/meta/recipes-extended/procps/procps_3.3.12.bb | |||
| @@ -49,6 +49,7 @@ base_bindir_progs += "kill pidof ps watch" | |||
| 49 | base_sbindir_progs += "sysctl" | 49 | base_sbindir_progs += "sysctl" |
| 50 | 50 | ||
| 51 | ALTERNATIVE_PRIORITY = "200" | 51 | ALTERNATIVE_PRIORITY = "200" |
| 52 | ALTERNATIVE_PRIORITY[pidof] = "150" | ||
| 52 | 53 | ||
| 53 | ALTERNATIVE_${PN} = "${bindir_progs} ${base_bindir_progs} ${base_sbindir_progs}" | 54 | ALTERNATIVE_${PN} = "${bindir_progs} ${base_bindir_progs} ${base_sbindir_progs}" |
| 54 | 55 | ||
