summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2023-10-25 11:56:25 -0500
committerRyan Eatmon <reatmon@ti.com>2023-11-08 17:36:44 -0600
commitdb1c33066a95569ddc1994268af42927e0cd831b (patch)
tree0796ebad2a6eb4750ca86bbe0744d8c680276e61 /meta-ti-bsp/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb
parent1116e41aaaf362b127d2f59affecd91d6029aa72 (diff)
downloadmeta-ti-db1c33066a95569ddc1994268af42927e0cd831b.tar.gz
ti-linux-fw: Do not set source directory when including ti-linux-fw.inc
The common include ti-linux-fw.inc already includes setting this, no need to set it in each recipe, remove that. Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb')
-rw-r--r--meta-ti-bsp/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-ti-bsp/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb b/meta-ti-bsp/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb
index 4263e40f..d88bca6e 100644
--- a/meta-ti-bsp/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb
+++ b/meta-ti-bsp/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb
@@ -12,7 +12,6 @@ COMPATIBLE_MACHINE = "j721e|j721s2|j784s4"
12 12
13PACKAGE_ARCH = "${MACHINE_ARCH}" 13PACKAGE_ARCH = "${MACHINE_ARCH}"
14 14
15S = "${WORKDIR}/git"
16TARGET = "mhdp8546.bin" 15TARGET = "mhdp8546.bin"
17 16
18do_install() { 17do_install() {