meta-freescale-3rdparty/recipes-kernel/linux/linux-advantech_5.4.bb
Domarys Correa ccb7065f94 imx6q-dms-ba16: Fix build error and update linux-advantech
Old recipe had construction error due to virtual / kernel and updated linux 4.9 -> 5.4

Signed-off-by: Domarys Correa <domarys.correa@ossystems.com.br>
Change-Id: I8d37a7766749421b41124ee5147fc3df65358edc
2020-06-22 17:59:59 -03:00

19 lines
690 B
BlitzBasic

# Copyright (C) 2018 Advantech Corporation
# Released under the MIT license (see COPYING.MIT for the terms)
include recipes-kernel/linux/linux-imx.inc
DEPENDS += "lzop-native bc-native"
SRCBRANCH = "imx_5.4.3_2.0.0"
SRCREV = "6ea635c2f9b08dc75ffef7d6262a2c6df7afa4e1"
LOCALVERSION = "-${SRCBRANCH}-dms-ba16"
SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${SRCBRANCH} \
file://0001-Add-support-for-the-Advantech-DMS-BA16-Board.patch \
file://0002-mfd-da9063-Add-wakeup-source-support.patch \
file://0003-da9063-Add-a-PMIC-qurk-to-support-system-suspend-res.patch \
file://defconfig \
"
COMPATIBLE_MACHINE = "(imx6q-dms-ba16)"