* Add tidl-viewer to the host sysroot in the devkit Signed-off-by: Jacob Stiffler <[email protected]> --- .../packagegroups/nativesdk-packagegroup-arago-sdk-host.bbappend | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes-core/packagegroups/nativesdk-packagegroup-arago-sdk-host.bbappend
diff --git a/recipes-core/packagegroups/nativesdk-packagegroup-arago-sdk-host.bbappend b/recipes-core/packagegroups/nativesdk-packagegroup-arago-sdk-host.bbappend new file mode 100644 index 0000000..514d125 --- /dev/null +++ b/recipes-core/packagegroups/nativesdk-packagegroup-arago-sdk-host.bbappend @@ -0,0 +1,3 @@ +PR_append = ".tisdk0" + +EXTRA_TI_TOOLS_append = " nativesdk-tidl-viewer" -- 2.7.4 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
