summaryrefslogtreecommitdiffstats
path: root/recipes-extended/secure-obj
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/secure-obj')
-rw-r--r--recipes-extended/secure-obj/secure-obj-module_git.bb1
-rw-r--r--recipes-extended/secure-obj/secure-obj.inc1
-rw-r--r--recipes-extended/secure-obj/secure-obj_git.bb1
3 files changed, 1 insertions, 2 deletions
diff --git a/recipes-extended/secure-obj/secure-obj-module_git.bb b/recipes-extended/secure-obj/secure-obj-module_git.bb
index 9dd1d2c61..73adcebf1 100644
--- a/recipes-extended/secure-obj/secure-obj-module_git.bb
+++ b/recipes-extended/secure-obj/secure-obj-module_git.bb
@@ -1,5 +1,4 @@
1require secure-obj.inc 1require secure-obj.inc
2HOMEPAGE = "https://github.com/nxp-qoriq/secure_obj"
3 2
4LIC_FILES_CHKSUM = "file://../LICENSE;md5=751419260aa954499f7abaabaa882bbe" 3LIC_FILES_CHKSUM = "file://../LICENSE;md5=751419260aa954499f7abaabaa882bbe"
5 4
diff --git a/recipes-extended/secure-obj/secure-obj.inc b/recipes-extended/secure-obj/secure-obj.inc
index 16115ff03..18d0963fc 100644
--- a/recipes-extended/secure-obj/secure-obj.inc
+++ b/recipes-extended/secure-obj/secure-obj.inc
@@ -1,4 +1,5 @@
1DESCRIPTION = "Secure Object" 1DESCRIPTION = "Secure Object"
2HOMEPAGE = "https://github.com/nxp-qoriq/secure_obj"
2LICENSE = "BSD-3-Clause" 3LICENSE = "BSD-3-Clause"
3 4
4DEPENDS = "openssl optee-os-qoriq optee-client-qoriq" 5DEPENDS = "openssl optee-os-qoriq optee-client-qoriq"
diff --git a/recipes-extended/secure-obj/secure-obj_git.bb b/recipes-extended/secure-obj/secure-obj_git.bb
index 190042a83..d0c513ba5 100644
--- a/recipes-extended/secure-obj/secure-obj_git.bb
+++ b/recipes-extended/secure-obj/secure-obj_git.bb
@@ -1,5 +1,4 @@
1require secure-obj.inc 1require secure-obj.inc
2HOMEPAGE = "https://github.com/nxp-qoriq/secure_obj"
3 2
4LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" 3LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
5 4