Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2021-12-23 | Merge branch 'ap/MTX-4274' into 6 | Jeff Hatch | 12 | |
This merge brings in to the 6 branch all the updates for the hardware parts shortage new hardware versions for MTR and Conduit. | ||||
2021-12-07 | Merge branch 'vs/mtcap3' into 'mpower-dev-nxp' | Serhii Kostiuk | 5 | |
Vs/mtcap3 See merge request !57 | ||||
2021-12-06 | MTCAP3: Fix fstab after introducing reduntant partitions | Serhii Kostiuk | 2 | |
Commit 3908aa3d25d583420d36976bc1a2f11f38b5410d removes the fstab manipulation. In mPower the configuration partition is selected during boot time from config.init, without modifying fstab, which in turn saves the flash erase cycles by not making nay changes on rootfs/overlay. This commit updates the fstab to permanently use the first configuration partition as /var/config. The second partition is not used in mLinux. This approach is similar to the one for mLinux on MTCDT3. If one needs a config partition switchover on mLinux - please implement it in a similar manner to mPower, wihout making changes on rootfs during boot. | ||||
2021-11-29 | remove fstab manipulation | Serhii Voloshynov | 1 | |
2021-11-29 | add udev rules for ubi partitions. | Serhii Voloshynov | 2 | |
it creates links /dev/ubi_config1 -> ubi0_4 /dev/ubi_config2 -> ubi0_5 /dev/ubi_oem1 -> ubi0_6 /dev/ubi_oem2 -> ubi0_7 /dev/ubi_rootfs1 -> ubi0_2 /dev/ubi_rootfs2 -> ubi0_3 /dev/ubi_uenv1 -> ubi0_0 /dev/ubi_uenv2 -> ubi0_1 /dev/ubi_user-data -> ubi0_8 | ||||
2021-11-19 | umountfs for flashing MTRV1-0.4 with mLinux | John Klug | 2 | |
2021-11-19 | Timebase patch to prevent gpsd having a 19.5 year error | John Klug | 2 | |
2021-11-19 | New umountfs for factory flash upgrade from mLinux | John Klug | 2 | |
2021-11-17 | Fix typo in GPS_LINE variable | John Klug | 1 | |
2021-11-17 | Document U-Blox with ACM driver | John Klug | 1 | |
2021-11-17 | 3.20-m8b GPSD for U-Blox via USB | John Klug | 1 | |
2021-11-17 | Fix nonexistant resolv.conf for dnsmasq | John Klug | 2 | |
2021-11-17 | Remove error with obsolete feature hotplug | John Klug | 2 | |
2021-11-17 | Fix COPS=2 code for newer modems | John Klug | 2 | |
2021-10-05 | Bump mLinux version for gpsd, umountfs, U-Boot, kernel changes | John Klug | 1 | |
2021-10-05 | Bump recipe version for umountfs changes | John Klug | 1 | |
2021-10-05 | Fix md5 test to avoid duplicate images, and add /var/volatile/do_wipe flag | John Klug | 1 | |
2021-10-05 | Add multiple rootfs/config/oem support | John Klug | 1 | |
2021-09-13 | Remove gpsd warnings | John Klug | 2 | |
2021-09-09 | mLinux 6 on Yocto Dunfell | John Klug | 1 | |
2021-09-09 | Bump distribution version | John Klug | 1 | |
2021-09-09 | ue-mode-of-operation feature | John Klug | 4 | |
2021-09-08 | CEMODE support | John Klug | 1 | |
2021-09-08 | Bump mLinux version | John Klug | 1 | |
2021-09-08 | lora: update LNS, PKF and GW versions | Jason Reiss | 3 | |
2021-09-07 | Use exit and deregister with mts-io when done | John Klug | 1 | |
2021-09-07 | Fix space/tab character issues in init.patch | John Klug | 1 | |
2021-09-07 | Missing files from ppp change | John Klug | 2 | |
2021-09-07 | Add wait for reset capability to ppp init script | John Klug | 2 | |
2021-09-07 | Need commas between parameters in udev rules | John Klug | 1 | |
2021-09-07 | Fix chat_wrapper for radio-reset notification and bump the config package ↵ | John Klug | 2 | |
version | ||||
2021-09-07 | Notify mts-io when cell modems are symlinked by UDEV | John Klug | 2 | |
2021-09-07 | Have eudev notify mts-io when cellular modem is ready to use after reset | John Klug | 3 | |
2021-08-17 | Eliminate messages about non-existent file systems, and fix erase function | John Klug | 1 | |
2021-08-13 | Use file system for clearing user-data since U-Boot environment does not exist | John Klug | 1 | |
2021-08-13 | [MTX-4164] mPower R.6.0: GP-1224 Remove Python 2 from MTCDT and MTCAP, ↵ | Mykola Salomatin | 1 | |
Support only Python3 Remove python2 support for GPSD | ||||
2021-08-13 | mPower R.6.0: GP-1224 Remove Python 2 from MTCDT and MTCAP, Support only Python3 | Serhii Kostiuk | 1 | |
MTCDT and MTCAP devices are now migrated to Python 3 only. This commit updates the dependencies for gpsd to use Python 3 dependencies for all devices. | ||||
2021-07-29 | Updated uxfp and add qfireshose for Dunfell | John Klug | 2 | |
2021-07-29 | Add qfirehose for Quectel firmware upgrade | John Klug | 2 | |
2021-07-28 | uxfp 1.7.2 | John Klug | 3 | |
2021-07-28 | create separate ubifs and jffs2 fstab recipes | John Klug | 3 | |
2021-07-28 | udev recipes apply to most machines, not just Atmel | John Klug | 9 | |
2021-07-28 | Create fstab for specific file system type | John Klug | 2 | |
2021-07-27 | Move fstab to UBIFS | John Klug | 1 | |
2021-07-27 | Add /dev/ttymxc0 to the open console list | John Klug | 1 | |
2021-07-26 | overlayfs is for UBI file systems | John Klug | 2 | |
2021-07-26 | MTCAP3 support, initial revision | Mike Nicholson | 2 | |
2021-07-26 | Adopt uxfp for mtcap3 | John Klug | 1 | |
2021-07-26 | Adopts overlay for ubifs | John Klug | 1 | |
2021-07-26 | overlayfs for mtcap3 | John Klug | 2 | |