diff options
author | Ruslan Trofymenko | 2018-10-25 13:44:18 -0500 |
---|---|---|
committer | Praneeth Bajjuri | 2018-10-30 23:52:51 -0500 |
commit | ce354ad4fd8c76cc96b32de66cddc86e096e47ab (patch) | |
tree | 945f518d10ab5beff65bcd6015b9b774e948c88f | |
parent | 7de62777a0cd81c067c60032a9ed0a240f6fbe36 (diff) | |
download | platform-hardware-interfaces-d-oreo-mr1-core-release.tar.gz platform-hardware-interfaces-d-oreo-mr1-core-release.tar.xz platform-hardware-interfaces-d-oreo-mr1-core-release.zip |
temp: oreo-mr1: Add kernel 4.14 infod-oreo-mr1-core-release
Add minimum kernel section for 4.14 version to
compatibility_matrix.legacy.xml.
Change-Id: I3f58a9ec69828c9e20303be5bff12da8d87ae5f5
Signed-off-by: Ruslan Trofymenko <ruslan.trofymenko@linaro.org>
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
-rw-r--r-- | compatibility_matrix.legacy.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/compatibility_matrix.legacy.xml b/compatibility_matrix.legacy.xml index 5655fb97..e5a15f94 100644 --- a/compatibility_matrix.legacy.xml +++ b/compatibility_matrix.legacy.xml | |||
@@ -367,4 +367,6 @@ | |||
367 | <instance>default</instance> | 367 | <instance>default</instance> |
368 | </interface> | 368 | </interface> |
369 | </hal> | 369 | </hal> |
370 | <kernel version="4.14.1"> | ||
371 | </kernel> | ||
370 | </compatibility-matrix> | 372 | </compatibility-matrix> |