Update buildroot to 17.02.10

This commit is contained in:
2018-02-23 23:37:40 +01:00
parent 603523bbe2
commit 289e6a5685
74 changed files with 712 additions and 120 deletions

View File

@@ -86,9 +86,9 @@ else # umask / $(CURDIR) / $(O)
all:
# Set and export the version string
export BR2_VERSION := 2017.02.9
export BR2_VERSION := 2017.02.10
# Actual time the release is cut (for reproducible builds)
BR2_VERSION_EPOCH = 1514805000
BR2_VERSION_EPOCH = 1517426000
# Save running make version since it's clobbered by the make package
RUNNING_MAKE_VERSION := $(MAKE_VERSION)