On Sat, Nov 18, 2017 at 3:55 PM, Christian Beier wrote:
> Am Fri, 17 Nov 2017 09:17:39 +0200
> schrieb Alexandru Ardelean :
>
>> On Thu, Nov 16, 2017 at 8:52 PM, Christian Beier
>> wrote:
>> > The existing read functionality feeds the complete JSON to jshn as a
>> > cmdline argument, leading to `
This patch fixes two issues with the current get_partitions()
function.
First: "Invalid partition table on $disk" will pop up on
legitimate images on big endian system.
This is because the little-endian representation of "55 AA" is
assumed in the context of little-endian architectures. On these
c
make check complains about PKG_MIRROR_HASH of the wireless-regdb package:
WARNING: PKG_MIRROR_HASH does not match
wireless-regdb-2017-10-20-4343d359.tar.xz
hash 5f5b669f32ae36cb65b1d99efbbbfd42c2983cda32f6448346e3e54ffaba3889
Signed-off-by: Christian Lamparter
---
package/firmware/wireless-reg
Changes:
72656157 fix fgetwc when decoding a character that crosses buffer boundary
a223dbd2 add reverse iconv mappings for JIS-based encodings
105eff9d generalize iconv framework for 8-bit codepages
a71b46cf fix malloc state corruption when ldso rejects loading a second libc
d060edf6 reformat cjk
This patch updates ath10k-firmware to use the
firmware-5.bin_10.4-3.2.1-00058 firmware for the QCA4019.
Cc: Hauke Mehrtens
Signed-off-by: Christian Lamparter
---
package/firmware/ath10k-firmware/Makefile | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/firmwar
Hi LEDE people,
I noticed that the LEDE fork of opkg does not install ar-packed .ipk files
nor .debs anymore and tracked this down to [1].
What is the official roadmap/intended-way-to-go regarding opkg-lede being able
to install ar-packed .ipks and .debs? The opkg-lede package description stil
Hi,
Any specific reason to introduce these changes?
Best Regards,
Syrone Wong
On Mon, Nov 20, 2017 at 12:19 AM, Christian Lamparter
wrote:
> Changes:
>
> 72656157 fix fgetwc when decoding a character that crosses buffer boundary
> a223dbd2 add reverse iconv mappings for JIS-based encodings
>