Signed-off-by: Sam Nelson <[email protected]> --- recipes-ti/ipc/ti-ipc_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/recipes-ti/ipc/ti-ipc_git.bb b/recipes-ti/ipc/ti-ipc_git.bb index 403649f..23b8d94 100644 --- a/recipes-ti/ipc/ti-ipc_git.bb +++ b/recipes-ti/ipc/ti-ipc_git.bb @@ -4,7 +4,7 @@ HOMEPAGE="http://processors.wiki.ti.com/index.php/Category:IPC" require ti-ipc.inc require ti-ipc-common.inc -PR = "${INC_PR}.0" +PR = "${INC_PR}.1" DEPENDS += "virtual/kernel" @@ -21,6 +21,7 @@ DAEMON_k2l = "lad_tci6630" DAEMON_k2e = "lad_66ak2e" DAEMON_k2g = "lad_66ak2g" DAEMON_omapl138 = "lad_omapl138" +DAEMON_k3 = "lad_am65xx" inherit autotools-brokensep pkgconfig update-rc.d -- 1.9.1 -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
