mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-08-29 07:12:12 +02:00
Compare commits
1 Commits
3d6cf9866c
...
5c5016f424
Author | SHA1 | Date | |
---|---|---|---|
|
5c5016f424 |
@@ -2,6 +2,8 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
|
||||
SRC_URI += "file://itf_diya"
|
||||
|
||||
do_install:append () {
|
||||
install -d ${D}/var/etc
|
||||
install -d ${D}/var/etc/network
|
||||
rm ${D}/etc/network/interfaces
|
||||
install -m 0644 ${WORKDIR}/itf_diya ${D}/var/etc/network/
|
||||
}
|
@@ -1,4 +1,3 @@
|
||||
d root root 0755 /var/etc/network none
|
||||
d root root 0755 /var/etc/dropbear none
|
||||
l root root 0644 /etc/network/interfaces /var/etc/network/itf_diya
|
||||
l root root 0644 /etc/dropbear /var/etc/dropbear
|
||||
|
Reference in New Issue
Block a user