mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-08-02 06:00:39 +02:00
Compare commits
1 Commits
61d37a71f4
...
376b42f3ee
Author | SHA1 | Date | |
---|---|---|---|
376b42f3ee |
@ -21,6 +21,7 @@ INITSCRIPT_PARAMS = "start 30 S ."
|
||||
|
||||
do_install() {
|
||||
install -d ${D}/${sysconfdir}/init.d/
|
||||
install -d ${DEPLOY_DIR_IMAGE}
|
||||
install -m 0755 ${WORKDIR}/confd ${D}/${sysconfdir}/init.d/confd
|
||||
install -d ${D}/usr/bin/
|
||||
install -d ${D}/etc/default/volatiles
|
||||
|
Reference in New Issue
Block a user