* Include tidl-utils package along with tidl-viewer into devkit Signed-off-by: Djordje Senicic <[email protected]> --- .../packagegroups/nativesdk-packagegroup-arago-sdk-host.bbappend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-core/packagegroups/nativesdk-packagegroup-arago-sdk-host.bbappend b/recipes-core/packagegroups/nativesdk-packagegroup-arago-sdk-host.bbappend index 514d125..b0fafee 100644 --- a/recipes-core/packagegroups/nativesdk-packagegroup-arago-sdk-host.bbappend +++ b/recipes-core/packagegroups/nativesdk-packagegroup-arago-sdk-host.bbappend @@ -1,3 +1,3 @@ -PR_append = ".tisdk0" +PR_append = ".tisdk1" -EXTRA_TI_TOOLS_append = " nativesdk-tidl-viewer" +EXTRA_TI_TOOLS_append = " nativesdk-tidl-viewer nativesdk-tidl-utils " -- 1.9.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
