diff options
| -rw-r--r-- | meta/recipes-support/debianutils/debianutils_4.8.1.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/debianutils/debianutils_4.8.1.1.bb b/meta/recipes-support/debianutils/debianutils_4.8.1.1.bb index 23f842102b..d41bf98f89 100644 --- a/meta/recipes-support/debianutils/debianutils_4.8.1.1.bb +++ b/meta/recipes-support/debianutils/debianutils_4.8.1.1.bb | |||
| @@ -37,6 +37,8 @@ RDEPENDS_${PN} += "${PN}-run-parts" | |||
| 37 | 37 | ||
| 38 | ALTERNATIVE_PRIORITY="30" | 38 | ALTERNATIVE_PRIORITY="30" |
| 39 | ALTERNATIVE_${PN} = "add-shell installkernel remove-shell savelog tempfile which" | 39 | ALTERNATIVE_${PN} = "add-shell installkernel remove-shell savelog tempfile which" |
| 40 | |||
| 41 | ALTERNATIVE_PRIORITY_${PN}-run-parts = "60" | ||
| 40 | ALTERNATIVE_${PN}-run-parts = "run-parts" | 42 | ALTERNATIVE_${PN}-run-parts = "run-parts" |
| 41 | 43 | ||
| 42 | ALTERNATIVE_${PN}-doc = "which.1" | 44 | ALTERNATIVE_${PN}-doc = "which.1" |
