summaryrefslogtreecommitdiff
path: root/package/linux-headers
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2016-09-07 10:11:52 +0100
committerPeter Korsgaard <peter@korsgaard.com>2016-09-07 11:59:53 +0200
commite38f19a21d5675560224ac8632242964ae03825c (patch)
tree9ddf6fec1365aa218820257c1ab256668e947859 /package/linux-headers
parentac9b7ef51bfb3bd4d3bcdbc424cdcbc993c074ff (diff)
linux-headers: bump 4.7.x series to 4.7.3
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/linux-headers')
-rw-r--r--package/linux-headers/Config.in.host2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 939a20a96..9d8f030ba 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -249,5 +249,5 @@ config BR2_DEFAULT_KERNEL_HEADERS
default "4.4.19" if BR2_KERNEL_HEADERS_4_4
default "4.5.7" if BR2_KERNEL_HEADERS_4_5
default "4.6.7" if BR2_KERNEL_HEADERS_4_6
- default "4.7.2" if BR2_KERNEL_HEADERS_4_7
+ default "4.7.3" if BR2_KERNEL_HEADERS_4_7
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION