summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb')
-rw-r--r--meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb b/meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb
index e3267a23..bf8e0d00 100644
--- a/meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb
+++ b/meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb
@@ -1,4 +1,4 @@
1DESCRIPTION = "Security development tools for High-Security(HS) TI K3 processors." 1SUMMARY = "Security development tools for High-Security(HS) TI K3 processors."
2HOMEPAGE = "https://git.ti.com/cgit/security-development-tools/core-secdev-k3" 2HOMEPAGE = "https://git.ti.com/cgit/security-development-tools/core-secdev-k3"
3SECTION = "devel" 3SECTION = "devel"
4LICENSE = "BSD-3-Clause" 4LICENSE = "BSD-3-Clause"
@@ -20,8 +20,6 @@ GIT_SRCREV = "ed6951fd3877c6cac7f1237311f7278ac21634f3"
20SRC_URI = "${GIT_URI};protocol=${GIT_PROTOCOL};branch=${GIT_BRANCH}" 20SRC_URI = "${GIT_URI};protocol=${GIT_PROTOCOL};branch=${GIT_BRANCH}"
21SRCREV = "${GIT_SRCREV}" 21SRCREV = "${GIT_SRCREV}"
22 22
23S = "${WORKDIR}/git"
24
25do_install() { 23do_install() {
26 CP_ARGS="-Prf --preserve=mode,links,timestamps --no-preserve=ownership" 24 CP_ARGS="-Prf --preserve=mode,links,timestamps --no-preserve=ownership"
27 install -d ${D}${TI_K3_SECDEV_INSTALL_DIR_RECIPE} 25 install -d ${D}${TI_K3_SECDEV_INSTALL_DIR_RECIPE}