Update linux kernel version to 4.7.10

This is the last supported version of 4.7 branch.
There will be no more updates of this level.
Joel recommended this change.

Change-Id: I8fea65b614c0528997a6f77fb6b6a35c52a6d6cf
Signed-off-by: Saqib Khan <khansa@us.ibm.com>
diff --git a/common/recipes-kernel/linux/linux-obmc_4.7.bb b/common/recipes-kernel/linux/linux-obmc_4.7.bb
index af3c7eb..42c3c72 100644
--- a/common/recipes-kernel/linux/linux-obmc_4.7.bb
+++ b/common/recipes-kernel/linux/linux-obmc_4.7.bb
@@ -1,5 +1,5 @@
 KBRANCH ?= "dev-4.7"
-LINUX_VERSION ?= "4.7"
+LINUX_VERSION ?= "4.7.10"
 
 SRCREV="ec62e5e4b9bb4f4e9df718fa7aa4d452fa906e1e"