Merge commit '489f392cc63daf1487f4480ebc96a46652766db4' into edison

This commit is contained in:
Holger Hans Peter Freyther 2013-02-07 15:45:01 +01:00
commit a060c5d2ab
2 changed files with 4 additions and 0 deletions

View File

@ -3,3 +3,6 @@ end 10.23.24.254
interface eth1
option subnet 10.23.24.0
option router 10.23.24.1
option broadcast 10.23.24.255

View File

@ -4,6 +4,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
SRC_URI = "file://udhcpd.conf"
PR = "r2"
CONFFILES_${PN} = "${sysconfdir}/udhcpd.conf"