From 5f81b55394cd27079df103a7a9b18927028163b8 Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Wed, 19 Jul 2017 05:03:34 +0000 Subject: [PATCH] iqn2-lld-rtos: Adding rtos recipe for iqn2-lld Upstreaming TI RTOS low level driver for IQN2 peripheral module Signed-off-by: Mahesh Radhakrishnan Signed-off-by: Denys Dmytriyenko --- recipes-bsp/iqn2-lld/iqn2-lld-rtos_git.bb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 recipes-bsp/iqn2-lld/iqn2-lld-rtos_git.bb diff --git a/recipes-bsp/iqn2-lld/iqn2-lld-rtos_git.bb b/recipes-bsp/iqn2-lld/iqn2-lld-rtos_git.bb new file mode 100644 index 00000000..318f1cfe --- /dev/null +++ b/recipes-bsp/iqn2-lld/iqn2-lld-rtos_git.bb @@ -0,0 +1,12 @@ +SUMMARY = "TI RTOS low level driver for IQN2 peripheral module" + +inherit ti-pdk + +require recipes-bsp/iqn2-lld/iqn2-lld.inc + +PR = "${INC_PR}.0" + +PACKAGE_ARCH = "${MACHINE_ARCH}" + +# HTML doc link params +PDK_COMP_LINK_TEXT = "IQN2 LLD"