aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/secure-obj/secure-obj-module_git.bb
blob: 3866dde4864a7110482429863da32e4703ee733b (plain)
1
2
3
4
5
6
7
8
9
10
11
require secure-obj.inc

LIC_FILES_CHKSUM = "file://../README;md5=82b72e88f23cded9dd23f0fb1790b8d2"

DEPENDS += "virtual/kernel"

inherit module 

S = "${WORKDIR}/git/securekeydev"

EXTRA_OEMAKE += 'KERNEL_SRC="${STAGING_KERNEL_DIR}"'