summaryrefslogtreecommitdiffstats
path: root/recipes-extended/crconf/crconf_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/crconf/crconf_git.bb')
-rw-r--r--recipes-extended/crconf/crconf_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/crconf/crconf_git.bb b/recipes-extended/crconf/crconf_git.bb
index 305b47f5..755365d6 100644
--- a/recipes-extended/crconf/crconf_git.bb
+++ b/recipes-extended/crconf/crconf_git.bb
@@ -1,6 +1,6 @@
1SUMMARY = "crconf -Linux crypto layer configuraton tool" 1SUMMARY = "crconf -Linux crypto layer configuraton tool"
2SECTION = "base" 2SECTION = "base"
3LICENSE = "GPLv2" 3LICENSE = "GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://Makefile;beginline=1;endline=5;md5=0f77fc44eb5911007ae4ac9f6736e111" 4LIC_FILES_CHKSUM = "file://Makefile;beginline=1;endline=5;md5=0f77fc44eb5911007ae4ac9f6736e111"
5 5
6EXTRA_OEMAKE = "'CC=${CC}' 'HOSTCC=${CC}' SBINDIR='${sbindir}' MANDIR='${mandir}'" 6EXTRA_OEMAKE = "'CC=${CC}' 'HOSTCC=${CC}' SBINDIR='${sbindir}' MANDIR='${mandir}'"