barebox: update to newer git version for eeprom write-protect

For the sysmocom-odu, this add support for the EEPROM write-protect
GPIO.
This commit is contained in:
Jan Luebbe 2015-07-03 15:53:30 +02:00 committed by Holger Hans Peter Freyther
parent 385453cf22
commit bcbd47e2af
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
require barebox.inc
SRCREV = "9f78d1b7a7c31a8c67423ab8ac9839f4ba2f5df7"
SRCREV = "cb9695a3ead9d62ad1d339409c7b15255d3b10ed"
SRC_URI = " \
git://git.sysmocom.de/barebox.git;branch=v2015.06 \
file://defconfig \

View File

@ -1,6 +1,6 @@
require barebox.inc
SRCREV = "9f78d1b7a7c31a8c67423ab8ac9839f4ba2f5df7"
SRCREV = "cb9695a3ead9d62ad1d339409c7b15255d3b10ed"
SRC_URI = " \
git://git.sysmocom.de/barebox.git;branch=v2015.06 \
file://defconfig \

View File

@ -2,7 +2,7 @@ require barebox.inc
RDEPENDS_${PN} += "${PN}-mlo"
SRCREV = "9f78d1b7a7c31a8c67423ab8ac9839f4ba2f5df7"
SRCREV = "cb9695a3ead9d62ad1d339409c7b15255d3b10ed"
SRC_URI = " \
git://git.sysmocom.de/barebox.git;branch=v2015.06 \
file://defconfig \