* Include the dev package so that build dependencies are available in the devkit.
Signed-off-by: Jacob Stiffler <[email protected]> --- .../packagegroups/packagegroup-arago-tisdk-opencl-sdk-target.bbappend | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes-core/packagegroups/packagegroup-arago-tisdk-opencl-sdk-target.bbappend diff --git a/recipes-core/packagegroups/packagegroup-arago-tisdk-opencl-sdk-target.bbappend b/recipes-core/packagegroups/packagegroup-arago-tisdk-opencl-sdk-target.bbappend new file mode 100644 index 0000000..694fa75 --- /dev/null +++ b/recipes-core/packagegroups/packagegroup-arago-tisdk-opencl-sdk-target.bbappend @@ -0,0 +1,3 @@ +PR_append = ".tisdk0" + +UTILS_append_am57xx-evm = " tidl-examples-dev" -- 2.7.4 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
