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

LIC_FILES_CHKSUM = "file://../LICENSE;md5=751419260aa954499f7abaabaa882bbe"

DEPENDS += "virtual/kernel"

inherit module 

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

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