mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 02:20:40 +00:00
ctdb: rdep on bash
onnode is a shell script with bashisms and bash #!. Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
8d2d193ce3
commit
ee18901e78
@ -47,5 +47,7 @@ do_install_append() {
|
||||
|
||||
SYSTEMD_SERVICE_${PN} = "ctdb.service"
|
||||
|
||||
FILES_${PN} += "/run"
|
||||
|
||||
# onnode is a shell script with bashisms and bash #!
|
||||
RDEPENDS_${PN} += "bash"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user