barebox-sysmocom: Upgrade to send LLDP frame during boot

One might need to erase the environment but with a default
environment barebox will now send a LLDP during boot up. This
way we can see if a device is on a local link or not.

Fixes: SYS#488
This commit is contained in:
Holger Hans Peter Freyther 2014-11-20 21:51:33 +01:00
parent e7ed2b458e
commit dbb3fa65cd
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
SRC_URI = "git://git.sysmocom.de/barebox;protocol=git;branch=master"
SRCREV = "1a06d18910d94e77590838bcc6ad34acd11fd588"
SRCREV = "03773b872987fb16725f2eba6536cc87f000eb4d"
PR = "r2"
DEPENDS = "${PN}-mlo"