diff options
author | Scott Murray <scott.murray@konsulko.com> | 2020-02-10 15:10:17 -0500 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-02-17 16:00:13 +0000 |
commit | 5011dd3b4900cc6030d18055f2148c21b8dde7b7 (patch) | |
tree | 998ae08b5b443d0ce8a3c2684bf5ec81f9a01660 /meta-agl-bsp/meta-qcom/recipes-kernel/linux/linux-linaro-qcomlt_4.14.bbappend | |
parent | ffe584b58889bad79004f3916f858299d8b7b385 (diff) |
zeus updates for dragonboard-410c
Changes:
- Update BBMASK definition in template to avoid new warning.
- Rename linux-linaro-qcomlt bbappend to use a wildcard to cover both
the new 5.4 kernel in meta-qcom and still the older 4.x kernels in
that BSP that a user might configure instead.
Bug-AGL: SPEC-2932
Change-Id: I8a735a38409822e7069cc84bc2a42c06d351a278
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'meta-agl-bsp/meta-qcom/recipes-kernel/linux/linux-linaro-qcomlt_4.14.bbappend')
-rw-r--r-- | meta-agl-bsp/meta-qcom/recipes-kernel/linux/linux-linaro-qcomlt_4.14.bbappend | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-agl-bsp/meta-qcom/recipes-kernel/linux/linux-linaro-qcomlt_4.14.bbappend b/meta-agl-bsp/meta-qcom/recipes-kernel/linux/linux-linaro-qcomlt_4.14.bbappend deleted file mode 100644 index 0b2b99d4d..000000000 --- a/meta-agl-bsp/meta-qcom/recipes-kernel/linux/linux-linaro-qcomlt_4.14.bbappend +++ /dev/null @@ -1,3 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/files:" - -require recipes-kernel/linux/linux-agl.inc |