[PATCH fstools] partname: add "fstools_use_partlabel" option to find part from label

2022-03-11 Thread INAGAKI Hiroshi
This patch adds "fstools_use_partlabel" option to partname driver. The Linux Kernel supports "root=PARTLABEL=" syntax, but fstools doesn't and fail to parse the path to the root device. To use this syntax, add the option and find from all block devices. Note: This change is required for I-O DATA

[PATCH] uqmi: corrected too short received SMS

2022-03-11 Thread Henrik Ginstmark
When characters with ascii values bigger than 0x7f are used, the length of the received text message is too short. Test message sent: 123äÄ123 Before correction: root@OpenWrt:/tmp# uqmi -d /dev/cdc-wdm0 --get-message 20 Raw text: 31 32 33 7b 5b 31 32 33 { "smsc": "+4672441", "s