From: Denys Dmytriyenko <[email protected]> Addition of k3conf and migration to ti-test for package feeds was done in separate branches and during the merge, k3conf got accidentally missed. Restore it now.
Signed-off-by: Denys Dmytriyenko <[email protected]> --- meta-arago-distro/recipes-core/packagegroups/ti-test.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-arago-distro/recipes-core/packagegroups/ti-test.bb b/meta-arago-distro/recipes-core/packagegroups/ti-test.bb index 7b5db05..c351774 100644 --- a/meta-arago-distro/recipes-core/packagegroups/ti-test.bb +++ b/meta-arago-distro/recipes-core/packagegroups/ti-test.bb @@ -63,6 +63,10 @@ ARAGO_TI_TEST_append_omap-a15 = " \ ti-ipc-test \ " +ARAGO_TI_TEST_append_k3 = " \ + k3conf \ +" + ARAGO_TI_TEST_append_am65xx = " \ ti-ipc-test \ " -- 2.7.4 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
