mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-01-12 01:20:20 +00:00
pktlib-rtos: Add support for c66x
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
019fbf803f
commit
22c36324b2
@@ -1,9 +1,10 @@
|
||||
inherit ti-pdk
|
||||
require pktlib.inc
|
||||
|
||||
PR = "${INC_PR}.0"
|
||||
PR = "${INC_PR}.1"
|
||||
|
||||
DEPENDS_append = " rm-lld-rtos \
|
||||
qmss-lld-rtos \
|
||||
cppi-lld-rtos \
|
||||
"
|
||||
COMPATIBLE_MACHINE_append = "|c66x"
|
||||
|
||||
Reference in New Issue
Block a user