diff options
| -rw-r--r-- | meta-oe/recipes-core/toybox/toybox_0.7.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/toybox/toybox_0.7.5.bb b/meta-oe/recipes-core/toybox/toybox_0.7.5.bb index 1ea868f672..614136e27f 100644 --- a/meta-oe/recipes-core/toybox/toybox_0.7.5.bb +++ b/meta-oe/recipes-core/toybox/toybox_0.7.5.bb | |||
| @@ -48,7 +48,7 @@ do_install() { | |||
| 48 | install -m 0644 ${B}/toybox.links ${D}${sysconfdir} | 48 | install -m 0644 ${B}/toybox.links ${D}${sysconfdir} |
| 49 | } | 49 | } |
| 50 | 50 | ||
| 51 | inherit update-alternatives | 51 | inherit cml1 update-alternatives |
| 52 | 52 | ||
| 53 | # If you've chosen to install toybox you probably want it to take precedence | 53 | # If you've chosen to install toybox you probably want it to take precedence |
| 54 | # over busybox where possible but not over other packages | 54 | # over busybox where possible but not over other packages |
