From 74ba4393d89355b36662c206ff46157b54c4aa94 Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Thu, 6 Jul 2017 21:56:55 +0000 Subject: pktlib-rtos: Add support for c66x Signed-off-by: Mahesh Radhakrishnan Signed-off-by: Denys Dmytriyenko --- recipes-bsp/pktlib/pktlib-rtos_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes-bsp/pktlib') diff --git a/recipes-bsp/pktlib/pktlib-rtos_git.bb b/recipes-bsp/pktlib/pktlib-rtos_git.bb index a7db4020..8d5747f4 100644 --- a/recipes-bsp/pktlib/pktlib-rtos_git.bb +++ b/recipes-bsp/pktlib/pktlib-rtos_git.bb @@ -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" -- cgit v1.2.3-54-g00ecf