Signed-off-by: Jacob Stiffler <[email protected]> --- .../packagegroups/packagegroup-arago-tisdk-opencl-sdk-host.bbappend | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes-core/packagegroups/packagegroup-arago-tisdk-opencl-sdk-host.bbappend
diff --git a/recipes-core/packagegroups/packagegroup-arago-tisdk-opencl-sdk-host.bbappend b/recipes-core/packagegroups/packagegroup-arago-tisdk-opencl-sdk-host.bbappend new file mode 100644 index 0000000..48bef98 --- /dev/null +++ b/recipes-core/packagegroups/packagegroup-arago-tisdk-opencl-sdk-host.bbappend @@ -0,0 +1,4 @@ +PR_append = ".tisdk0" + +UTILS_append_am57xx-evm = "tidl-examples-src" +UTILS_append_am57xx-hs-evm = "tidl-examples-src" -- 2.7.4 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
