ctiadel-image.conf is not used anymore
This commit is contained in:
parent
e910d9de2d
commit
bd878c0818
@ -49,9 +49,6 @@ do_install() {
|
||||
install -d ${D}${sysconfdir}/udev/rules.d
|
||||
install -m 644 ${WORKDIR}/11-dm.rules ${D}${sysconfdir}/udev/rules.d
|
||||
|
||||
install -d ${D}${datadir}/citadel
|
||||
install -m 644 ${S}/citadel-image.conf ${D}${datadir}/citadel/
|
||||
|
||||
install -d ${D}/dev
|
||||
mknod -m 622 ${D}/dev/console c 5 1
|
||||
mknod -m 644 ${D}/dev/loop0 b 7 0
|
||||
|
@ -1,3 +0,0 @@
|
||||
[channel.testing]
|
||||
update_server = ""
|
||||
pubkey = "2adc094a709bb3f81f9b311dbd702b1d5598be8e80e2afac3b4e4eb66bbf82a4"
|
Loading…
Reference in New Issue
Block a user