barebox: Update to be buildable with gcc5

No functional change for the specific hardware platform but a
new header to be consumed by gcc5.
This commit is contained in:
Holger Hans Peter Freyther 2015-11-25 16:46:02 +01:00
parent ca148fe435
commit b382d145a0
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
require barebox.inc
SRCREV = "0b1cbb933de3bc1b0773180413e89728cce53d3f"
SRCREV = "34a48171a699560d8a41d00d2c07ed37a79c00d8"
SRC_URI = " \
git://git.sysmocom.de/barebox.git;branch=v2015.06 \
file://defconfig \

View File

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