barebox: update to newer git version for changed rescue slot layout

We now use kernel+initramfs for the rescue slot as well.

Signed-off-by: Jan Luebbe <jluebbe@debian.org>
This commit is contained in:
Jan Luebbe 2015-08-06 14:41:25 +02:00 committed by Holger Hans Peter Freyther
parent eb571a7c88
commit 0c06d8a3d3
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
require barebox.inc
SRCREV = "56c50b3f4b098014d16f920b7c001e16942b21ce"
SRCREV = "95e1a85cb276362e0b76396841e4e6988ab523b0"
SRC_URI = " \
git://git.sysmocom.de/barebox.git;branch=v2015.06 \
file://defconfig \

View File

@ -1,6 +1,6 @@
require barebox.inc
SRCREV = "56c50b3f4b098014d16f920b7c001e16942b21ce"
SRCREV = "95e1a85cb276362e0b76396841e4e6988ab523b0"
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 = "56c50b3f4b098014d16f920b7c001e16942b21ce"
SRCREV = "95e1a85cb276362e0b76396841e4e6988ab523b0"
SRC_URI = " \
git://git.sysmocom.de/barebox.git;branch=v2015.06 \
file://defconfig \