mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
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>
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
SUMMARY = "TI RTOS Audio add-on software for k2g"
|
||||
|
||||
require recipes-ti/includes/ti-paths.inc
|
||||
inherit ti-pdk
|
||||
|
||||
LICENSE = "BSD-3-Clause"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
SUMMARY = "TI RTOS software supporting circular microphone array board"
|
||||
require recipes-ti/includes/ti-paths.inc
|
||||
|
||||
inherit ti-pdk
|
||||
|
||||
LICENSE = "BSD-3-Clause"
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
SUMMARY = "TI RTOS driver for Power Management module (PM)"
|
||||
|
||||
require recipes-ti/includes/ti-paths.inc
|
||||
inherit ti-pdk
|
||||
|
||||
LICENSE = "BSD-3-Clause"
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
SUMMARY = "TI RTOS Low level driver for Video Processing Subsystem (VPS) "
|
||||
|
||||
require recipes-ti/includes/ti-paths.inc
|
||||
inherit ti-pdk
|
||||
|
||||
LICENSE = "BSD-3-Clause"
|
||||
|
||||
Reference in New Issue
Block a user