diff options
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.bb | 4 |
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 @@ | |||
1 | DESCRIPTION = "Security development tools for High-Security(HS) TI K3 processors." | 1 | SUMMARY = "Security development tools for High-Security(HS) TI K3 processors." |
2 | HOMEPAGE = "https://git.ti.com/cgit/security-development-tools/core-secdev-k3" | 2 | HOMEPAGE = "https://git.ti.com/cgit/security-development-tools/core-secdev-k3" |
3 | SECTION = "devel" | 3 | SECTION = "devel" |
4 | LICENSE = "BSD-3-Clause" | 4 | LICENSE = "BSD-3-Clause" |
@@ -20,8 +20,6 @@ GIT_SRCREV = "ed6951fd3877c6cac7f1237311f7278ac21634f3" | |||
20 | SRC_URI = "${GIT_URI};protocol=${GIT_PROTOCOL};branch=${GIT_BRANCH}" | 20 | SRC_URI = "${GIT_URI};protocol=${GIT_PROTOCOL};branch=${GIT_BRANCH}" |
21 | SRCREV = "${GIT_SRCREV}" | 21 | SRCREV = "${GIT_SRCREV}" |
22 | 22 | ||
23 | S = "${WORKDIR}/git" | ||
24 | |||
25 | do_install() { | 23 | do_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} |