diff options
author | 2018-01-15 16:38:27 -0600 | |
---|---|---|
committer | 2018-01-31 09:45:53 +0100 | |
commit | e35b4bebbf98940ea8d41c78f78524b53d6da600 (patch) | |
tree | a5ed476aa0991a25aaa2b17804ce5cea714001c5 | |
parent | 6aa177733107c85fe0b655f186fc7b6e08f7bad8 (diff) | |
download | meta-qcom-e35b4bebbf98940ea8d41c78f78524b53d6da600.tar.gz meta-qcom-e35b4bebbf98940ea8d41c78f78524b53d6da600.tar.bz2 meta-qcom-e35b4bebbf98940ea8d41c78f78524b53d6da600.zip |
recipes-kernel/linux: linux-linaro-qcomlt_4.14 small fixes
Update copyright years and fix description 4.9 -> 4.14.
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
(cherry picked from commit e051e0679ffd9f622287c69847eb3cb117e4e0f5)
-rw-r--r-- | recipes-kernel/linux/linux-linaro-qcomlt_4.14.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-linaro-qcomlt_4.14.bb b/recipes-kernel/linux/linux-linaro-qcomlt_4.14.bb index a3208b0..1eb5451 100644 --- a/recipes-kernel/linux/linux-linaro-qcomlt_4.14.bb +++ b/recipes-kernel/linux/linux-linaro-qcomlt_4.14.bb @@ -1,7 +1,7 @@ -# Copyright (C) 2014 Linaro +# Copyright (C) 2014-2018 Linaro # Released under the MIT license (see COPYING.MIT for the terms) -DESCRIPTION = "Linaro Qualcomm Landing team 4.9 Kernel" +DESCRIPTION = "Linaro Qualcomm Landing team 4.14 Kernel" inherit pythonnative |