From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- .../recipes-kernel/cryptodev/cryptodev-qoriq-linux_1.10.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 bsp/meta-freescale/recipes-kernel/cryptodev/cryptodev-qoriq-linux_1.10.bb (limited to 'bsp/meta-freescale/recipes-kernel/cryptodev/cryptodev-qoriq-linux_1.10.bb') diff --git a/bsp/meta-freescale/recipes-kernel/cryptodev/cryptodev-qoriq-linux_1.10.bb b/bsp/meta-freescale/recipes-kernel/cryptodev/cryptodev-qoriq-linux_1.10.bb new file mode 100644 index 00000000..c2cbc71b --- /dev/null +++ b/bsp/meta-freescale/recipes-kernel/cryptodev/cryptodev-qoriq-linux_1.10.bb @@ -0,0 +1,5 @@ +require recipes-kernel/cryptodev/cryptodev-linux_${PV}.bb +require cryptodev-qoriq-${PV}.inc + +BBCLASSEXTEND = "" +COMPATIBLE_MACHINE = "(qoriq)" -- cgit 1.2.3-korg