summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-bsp/ti-eth-fw
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2023-10-25 11:56:29 -0500
committerRyan Eatmon <reatmon@ti.com>2023-11-08 17:36:02 -0600
commit24b5a07d26909165398a1b675941d410398e6ca5 (patch)
tree6ece710e7e0ef88f471cea042df6ef3bfcc5584a /meta-ti-bsp/recipes-bsp/ti-eth-fw
parent547ec80a732bceaf889417dfed4d96aa1fe3a0ca (diff)
downloadmeta-ti-24b5a07d26909165398a1b675941d410398e6ca5.tar.gz
recipes-bsp: Do not inherit deploy in recipes that do not deploy anything
Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-bsp/ti-eth-fw')
-rw-r--r--meta-ti-bsp/recipes-bsp/ti-eth-fw/ti-eth-fw.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-ti-bsp/recipes-bsp/ti-eth-fw/ti-eth-fw.bb b/meta-ti-bsp/recipes-bsp/ti-eth-fw/ti-eth-fw.bb
index 75c4de4c..6c961844 100644
--- a/meta-ti-bsp/recipes-bsp/ti-eth-fw/ti-eth-fw.bb
+++ b/meta-ti-bsp/recipes-bsp/ti-eth-fw/ti-eth-fw.bb
@@ -9,7 +9,6 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
9 9
10INHIBIT_DEFAULT_DEPS = "1" 10INHIBIT_DEFAULT_DEPS = "1"
11 11
12inherit deploy
13inherit update-alternatives 12inherit update-alternatives
14 13
15require recipes-bsp/ti-linux-fw/ti-linux-fw.inc 14require recipes-bsp/ti-linux-fw/ti-linux-fw.inc