summaryrefslogtreecommitdiff
path: root/recipes-core
AgeCommit message (Collapse)AuthorFiles
2022-01-12AT&T Data-Only RequirementsJohn Klug1
2021-12-23Merge remote-tracking branch 'origin/6' into mpower-dev-nxpSerhii Kostiuk7
2021-12-06MTCAP3: Fix fstab after introducing reduntant partitionsSerhii Kostiuk2
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-29remove fstab manipulationSerhii Voloshynov1
2021-11-29add udev rules for ubi partitions.Serhii Voloshynov2
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-19umountfs for flashing MTRV1-0.4 with mLinuxJohn Klug2
2021-11-19New umountfs for factory flash upgrade from mLinuxJohn Klug2
2021-11-17Remove error with obsolete feature hotplugJohn Klug2
2021-11-17Fix COPS=2 code for newer modemsJohn Klug2
2021-10-05Bump recipe version for umountfs changesJohn Klug1
2021-10-05Fix md5 test to avoid duplicate images, and add /var/volatile/do_wipe flagJohn Klug1
2021-10-05Add multiple rootfs/config/oem supportJohn Klug1
2021-09-07Need commas between parameters in udev rulesJohn Klug1
2021-09-07Fix chat_wrapper for radio-reset notification and bump the config package ↵John Klug2
version
2021-09-07Notify mts-io when cell modems are symlinked by UDEVJohn Klug2
2021-09-07Have eudev notify mts-io when cellular modem is ready to use after resetJohn Klug3
2021-08-17Eliminate messages about non-existent file systems, and fix erase functionJohn Klug1
2021-08-13Use file system for clearing user-data since U-Boot environment does not existJohn Klug1
2021-07-28create separate ubifs and jffs2 fstab recipesJohn Klug3
2021-07-28udev recipes apply to most machines, not just AtmelJohn Klug9
2021-07-28Create fstab for specific file system typeJohn Klug2
2021-07-27Move fstab to UBIFSJohn Klug1
2021-07-27Add /dev/ttymxc0 to the open console listJohn Klug1
2021-07-26overlayfs is for UBI file systemsJohn Klug2
2021-07-26MTCAP3 support, initial revisionMike Nicholson1
2021-07-26Adopts overlay for ubifsJohn Klug1
2021-07-26overlayfs for mtcap3John Klug2
2021-07-15Move udev for Atmel to meta-multitech-atmelJohn Klug8
2021-07-14Recipe changes for battd-ml on DunfellJohn Klug1
2021-05-28Flash upgrade fails from SD cardJohn Klug2
2021-03-26battd-ml RDEPENDS on libcurlJohn Klug1
2021-03-18[MTX-3890] mPower R. Apr 2021: Kernel - at91sam9_wdt: I will reset your ↵Serhii Voloshynov2
machine ! - when trying to perform firmware upgrade GP-1100 fix pgrep: check sanity of SC_ARG_MAX took from https://github.com/archlinux/svntogit-packages/commit/6ac1eb41614b76ae3cc0f93a621b77a24cee2221
2021-03-03jsoncpp: rename package to jsoncpp16 so to use jsoncpp version from yocto by ↵Mykyta Dorokhin1
default
2021-02-23[MTX-3853] Update libusb to 1.0.22 from openembedded-coremykola.salomatin3
2021-02-15Add a supercap-full check to flash_upgradeJohn Klug2
2021-02-15Do not do flash upgrade if no powerJohn Klug2
2021-02-01MTX-3787 Create /var/volatile/tmp direrctory with proper permissionsVyacheslav Pedash1
2021-02-01MTX-3787 Fix license checksumVyacheslav Pedash1
2021-01-21[MTX-3757][GP-982] mPower R.5.4: Reset to Default does not remove /tmp ↵Serhii Voloshynov1
folder (which is a symbolic link) and error message occurs "rm: can't remove '/tmp': Invalid argument" - GP-982
2020-11-24Bump the revision, PR, possibly to no affectJohn Klug2
2020-11-24mtk: erase user_data partition on mount error. Fix output messages.Mykyta Dorokhin1
2020-11-24mtk: erase user_data partition on mount error.Mykyta Dorokhin1
2020-11-23Supercap-monitor featureJohn Klug1
2020-11-23Update reset-handler.sh to handle SIGPWR to perform shutdown -h now for ↵Jeff Hatch1
supercap power down
2020-11-18mtr7: add user_data ext4 labelMykyta Dorokhin1
2020-11-18GP-908 mtr7 does not reset data in the /var/persistent folder during reset ↵Mykyta Dorokhin1
to factory defaults
2020-11-03Fix revision issueJohn Klug1
2020-10-26Add S1 to start-open for new MTCPMJohn Klug1
2020-10-19mLinux5.3.1dev5John Klug1
2020-10-12Add SIM detection codeJohn Klug1