barebox: update to 'initramfs is optional' boot config

This commit is contained in:
Harald Welte 2015-11-19 17:32:52 +01:00
parent 03355169a8
commit 3f70d5944c
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
require barebox.inc
SRCREV = "4e4776272a81522253d391ed505c6864e1a8e8ba"
SRCREV = "8a75b87fb2f6c7970265ebd77f0338be46421fe2"
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 = "238fc4b1309e1ea07deb75b48b56b351dd97db3a"
SRCREV = "8a75b87fb2f6c7970265ebd77f0338be46421fe2"
SRC_URI = " \
git://git.sysmocom.de/barebox.git;branch=v2015.06 \
file://defconfig \