summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/pm-lld
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2017-10-03 05:12:07 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-10-03 14:54:15 -0400
commita1aee16854ea997df3a7687821910c23bc560add (patch)
tree9ac055df3483cc5889caff263881871dbb51592a /recipes-bsp/pm-lld
parent391bfb8c3002bbf5ba6a51d689a7f2ba511c6682 (diff)
downloadmeta-ti-a1aee16854ea997df3a7687821910c23bc560add.tar.gz
pm/vps-lld, cmb/audk2g-addon: fix double-inclusion warning for ti-paths.inc
ti-pdk.bbclass already includes it. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/pm-lld')
-rw-r--r--recipes-bsp/pm-lld/pm-lld-rtos_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-bsp/pm-lld/pm-lld-rtos_git.bb b/recipes-bsp/pm-lld/pm-lld-rtos_git.bb
index 6fedc80f..05388e53 100644
--- a/recipes-bsp/pm-lld/pm-lld-rtos_git.bb
+++ b/recipes-bsp/pm-lld/pm-lld-rtos_git.bb
@@ -1,6 +1,5 @@
1SUMMARY = "TI RTOS driver for Power Management module (PM)" 1SUMMARY = "TI RTOS driver for Power Management module (PM)"
2 2
3require recipes-ti/includes/ti-paths.inc
4inherit ti-pdk 3inherit ti-pdk
5 4
6LICENSE = "BSD-3-Clause" 5LICENSE = "BSD-3-Clause"