Move tidl-utils and tidl-viewer from meta-processor-sdk/recipes-core/packagegroups/ nativesdk-packagegroup-arago-sdk-host.bbappend to here.
Signed-off-by: Jianzhong Xu <[email protected]> --- .../packagegroups/nativesdk-packagegroup-arago-tisdk-host.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-arago-extras/recipes-core/packagegroups/nativesdk-packagegroup-arago-tisdk-host.bb b/meta-arago-extras/recipes-core/packagegroups/nativesdk-packagegroup-arago-tisdk-host.bb index c63a04f..ef54253 100644 --- a/meta-arago-extras/recipes-core/packagegroups/nativesdk-packagegroup-arago-tisdk-host.bb +++ b/meta-arago-extras/recipes-core/packagegroups/nativesdk-packagegroup-arago-tisdk-host.bb @@ -14,6 +14,8 @@ EXTRA_TI_TOOLS = " \ nativesdk-open62541-examples \ nativesdk-open62541-tests \ nativesdk-tidl-import \ + nativesdk-tidl-viewer \ + nativesdk-tidl-utils \ nativesdk-gcc-arm-none-eabi \ " -- 1.9.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
