Hi Denys, It is not needed. We do not need uim, as we moved away from shared transport.
In v1, I used the tisdk6.1 snapshot repository. This time, I pulled using the thud configuration. Thanks Hari > On Dec 6, 2019, at 2:19 PM, Denys Dmytriyenko <[email protected]> wrote: > > So, is "uim" still needed or not? In v1 you tried to remove it, but it got > renamed to "uim-sysfs" to avoid confusion with other uim package. I'm just > trying to see if we still need it or can simply drop the recipe from meta-ti. > > Denys > > >> On Fri, Dec 06, 2019 at 02:16:38PM -0600, Hari Nagalla wrote: >> --- >> .../packagegroups/packagegroup-arago-tisdk-connectivity.bb | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) >> >> diff --git >> a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity.bb >> >> b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity.bb >> index 72b72d6c..a44c4063 100644 >> --- >> a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity.bb >> +++ >> b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity.bb >> @@ -8,13 +8,13 @@ inherit packagegroup >> >> # WLAN support packages. >> # These are the packages that all platforms use for WLAN support >> -# add wireless-regdb >> +# add wireless-regdb-static >> WLAN_COMMON = "\ >> iw \ >> softap-udhcpd-config \ >> eventdump \ >> wlconf \ >> - wireless-regdb \ >> + wireless-regdb-static \ >> linux-firmware-iwlwifi-8000c \ >> linux-firmware-iwlwifi-8265 \ >> linux-firmware-iwlwifi-3160-17 \ >> -- >> 2.17.1 >> >> _______________________________________________ >> meta-arago mailing list >> [email protected] >> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
