i2som:nxp: chagne compatible machine variable

This commit is contained in:
2020-11-06 15:04:31 +08:00
parent a028c3c28d
commit 3cdf13efdf
4 changed files with 4 additions and 4 deletions

View File

@ -69,4 +69,4 @@ pkg_postinst_${PN}() {
fi
}
COMPATIBLE_MACHINE = "(i2c6ulxbn|i2c6ulxbe)"
COMPATIBLE_MACHINE = "(mx6ul|mx6ull)"

View File

@ -30,4 +30,4 @@ do_deploy_append() {
}
PACKAGE_ARCH = "${MACHINE_ARCH}"
COMPATIBLE_MACHINE = "(i2c6ulxbn|i2c6ulxbe)"
COMPATIBLE_MACHINE = "(mx6ul|mx6ull)"

View File

@ -21,4 +21,4 @@ S = "${WORKDIR}/git"
EXTRA_OEMAKE += "KERNELDIR=${STAGING_KERNEL_DIR}"
COMPATIBLE_MACHINE = "(i2c6ulxbn|i2c6ulxbe)"
COMPATIBLE_MACHINE = "(mx6ul|mx6ull)"

View File

@ -21,4 +21,4 @@ S = "${WORKDIR}/git"
EXTRA_OEMAKE += "KERNELDIR=${STAGING_KERNEL_DIR}"
COMPATIBLE_MACHINE = "(i2c6ulxbn|i2c6ulxbe)"
COMPATIBLE_MACHINE = "(mx6ul|mx6ull)"