summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-bsp/goodix-fw/goodix-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:02 -0600
commite5cfc83cb4087be14376ffa917ad8e1c9a01bcb7 (patch)
treedfd7449e3f21a1eabea1c29a4ffed577b779a7ed /meta-ti-bsp/recipes-bsp/goodix-fw/goodix-fw_git.bb
parent78f530158a763e038e49f05722e9d1b875de054b (diff)
downloadmeta-ti-e5cfc83cb4087be14376ffa917ad8e1c9a01bcb7.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/goodix-fw/goodix-fw_git.bb')
-rw-r--r--meta-ti-bsp/recipes-bsp/goodix-fw/goodix-fw_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-ti-bsp/recipes-bsp/goodix-fw/goodix-fw_git.bb b/meta-ti-bsp/recipes-bsp/goodix-fw/goodix-fw_git.bb
index 5cd6e131..e58f2d58 100644
--- a/meta-ti-bsp/recipes-bsp/goodix-fw/goodix-fw_git.bb
+++ b/meta-ti-bsp/recipes-bsp/goodix-fw/goodix-fw_git.bb
@@ -12,7 +12,6 @@ COMPATIBLE_MACHINE = "dra7xx"
12 12
13PACKAGE_ARCH = "${MACHINE_ARCH}" 13PACKAGE_ARCH = "${MACHINE_ARCH}"
14 14
15S = "${WORKDIR}/git"
16ORIGIN = "DRA71x-RevA-GT9271_SpecDig_Config.bin" 15ORIGIN = "DRA71x-RevA-GT9271_SpecDig_Config.bin"
17TARGET = "goodix_9271_cfg.bin" 16TARGET = "goodix_9271_cfg.bin"
18 17