mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-07-13 06:04:22 +02:00
Compare commits
1 Commits
e552576431
...
afbfe3bba0
Author | SHA1 | Date | |
---|---|---|---|
afbfe3bba0 |
@ -24,7 +24,7 @@ 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}/usr/sbin/
|
||||
install -d ${D}/etc/default/volatiles
|
||||
# install -m 0644 ${WORKDIR}/80_diya ${D}${sysconfdir}/default/volatiles
|
||||
install -m 0755 ${WORKDIR}/expandfs.sh ${D}/usr/sbin/expandfs.sh
|
||||
|
Reference in New Issue
Block a user