switch to walnascar
This commit is contained in:
@@ -3,5 +3,5 @@ SRC_URI += "file://default"
|
||||
|
||||
do_install:append () {
|
||||
rm -rf ${D}/etc/dropbear
|
||||
install -m 0644 ${WORKDIR}/default ${D}${sysconfdir}/default/dropbear
|
||||
install -m 0644 ${UNPACKDIR}/default ${D}${sysconfdir}/default/dropbear
|
||||
}
|
@@ -22,7 +22,7 @@ IMAGE_INSTALL:append = "pango \
|
||||
gtk4-layer-shell \
|
||||
libadwaita \
|
||||
gobject-introspection \
|
||||
wayland wayland-protocols wlroots \
|
||||
wayland wayland-protocols wlroots-0.18 \
|
||||
foot \
|
||||
mc \
|
||||
gdbserver gdb \
|
||||
|
@@ -3,5 +3,5 @@ SRC_URI += " file://itf_diya "
|
||||
|
||||
do_install:append () {
|
||||
rm ${D}/etc/network/interfaces
|
||||
install -m 0644 ${WORKDIR}/itf_diya ${D}/etc/network/interfaces
|
||||
install -m 0644 ${UNPACKDIR}/itf_diya ${D}/etc/network/interfaces
|
||||
}
|
Reference in New Issue
Block a user