summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2020-12-02 10:21:45 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-06 23:16:50 +0000
commita52e66762c0c51918b1ba3d4622759637b6e920a (patch)
treeadc3aecc129d506c840cc994069628b56d83befe /meta/recipes-devtools
parent811ebb4adc5cfcc24ac4460fe89fe68d8d03d837 (diff)
downloadopenembedded-core-contrib-a52e66762c0c51918b1ba3d4622759637b6e920a.tar.gz
systemd.bbclass: update command to check systemctl available
When use a core image with systemd as docker image, it fails to install/remove package which calls systemctl in post scripts. It fails to run systemctl in a container: bash-5.0# systemctl System has not been booted with systemd as init system (PID 1). Can't operate. Failed to connect to bus: Host is down So replace the criterion command 'type systemctl' with 'systemctl' in package post scripts to check whether systemctl available. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions