aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/cryptodev/cryptodev-qoriq-module_1.11.bb
blob: 86078c5773cd65d71bb3c10416a38c5e2b9a26aa (plain)
1
2
3
4
5
6
7
8
9
10
require recipes-kernel/cryptodev/cryptodev-module_${PV}.bb
require cryptodev-qoriq-${PV}.inc

inherit qoriq_build_64bit_kernel

SRC_URI += " \
file://0001-Disable-installing-header-file-provided-by-another-p.patch \
"

COMPATIBLE_MACHINE = "(qoriq)"