summaryrefslogtreecommitdiff
path: root/recipes-core/images
diff options
context:
space:
mode:
authorVyacheslav Pedash <vyacheslav.pedash@globallogic.com>2021-01-06 14:03:55 +0200
committerVyacheslav Pedash <vyacheslav.pedash@globallogic.com>2021-02-01 15:44:33 +0200
commit0caffaa8d0e98e1ab844aabd89f396b021ad7af8 (patch)
tree660737f32ad47ba72163dad9be29d77fa7455f03 /recipes-core/images
parentd048e505086744fe322c769726b14ffcbce0a3b3 (diff)
downloadmeta-mlinux-atmel-0caffaa8d0e98e1ab844aabd89f396b021ad7af8.tar.gz
meta-mlinux-atmel-0caffaa8d0e98e1ab844aabd89f396b021ad7af8.tar.bz2
meta-mlinux-atmel-0caffaa8d0e98e1ab844aabd89f396b021ad7af8.zip
MTX-3787 Use start-stop-daemon from dpkg package
Diffstat (limited to 'recipes-core/images')
-rw-r--r--recipes-core/images/mlinux-minimal-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/images/mlinux-minimal-image.bb b/recipes-core/images/mlinux-minimal-image.bb
index d10210f..890b2ae 100644
--- a/recipes-core/images/mlinux-minimal-image.bb
+++ b/recipes-core/images/mlinux-minimal-image.bb
@@ -20,7 +20,7 @@ CORE_FEATURES_append = " \
bash procps \
openssh-sftp-server \
util-linux-mount util-linux-umount \
- start-stop-daemon \
+ dpkg-start-stop \
sudo \
${CORE_IMAGE_EXTRA_INSTALL} \
mlinux-feed-configs \