ACK -----Original Message----- From: Stiffler, Jacob Sent: Wednesday, July 25, 2018 7:53 AM To: [email protected] Cc: Chengalvala, Vivek; Stiffler, Jacob; Senicic, Djordje Subject: [meta-processor-sdk][PATCH 3/3] packagegroup-arago-tisdk-opencl: add tidl-utils
Cc: Djordje Senicic <[email protected]> Signed-off-by: Jacob Stiffler <[email protected]> --- recipes-core/packagegroups/packagegroup-arago-tisdk-opencl.bbappend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-core/packagegroups/packagegroup-arago-tisdk-opencl.bbappend b/recipes-core/packagegroups/packagegroup-arago-tisdk-opencl.bbappend index 782affe..b1b74a9 100644 --- a/recipes-core/packagegroups/packagegroup-arago-tisdk-opencl.bbappend +++ b/recipes-core/packagegroups/packagegroup-arago-tisdk-opencl.bbappend @@ -1,6 +1,6 @@ -PR_append = ".tisdk0" +PR_append = ".tisdk1" -TIDL_PKGS = "tidl-examples-dev tidl-viewer" +TIDL_PKGS = "tidl-examples-dev tidl-viewer tidl-utils" EXTRA_PKGS_append_am57xx-evm = " ${TIDL_PKGS}" EXTRA_PKGS_append_am57xx-hs-evm = " ${TIDL_PKGS}" -- 2.7.4 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
