Add uqmi 'sync' command call to release stalled cid when preparing to
setup new connection. As a result it prevents 'POLICY MISMATCH' errors.
Signed-off-by: Nickolay Ledovskikh
---
package/network/utils/uqmi/files/lib/netifd/proto/qmi.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/packag
Fixes:
uclient-http.c:385:8: error: ignoring return value of 'fread', declared with
attribute warn_unused_result [-Werror=unused-result]
fread(&val, sizeof(val), 1, f);
^
uclient-fetch.c: In function 'main':
uclient-fetch.c:664:12: error: ignoring return value of 'asprintf', declared
On 12/07/2016 11:52 AM, Rafał Miłecki wrote:
> On 12/07/2016 08:36 PM, Sergey Ryazanov wrote:
>> On Wed, Dec 7, 2016 at 10:10 PM, Rafał Miłecki wrote:
>>> I'm aware some packages (e.g. upstream-ssl, hostapd, dnsmasq) use
>>> VARIANT.
>>>
>>> I don't really understand the gain of this. How does it
On Wed, Dec 7, 2016 at 10:52 PM, Rafał Miłecki wrote:
> On 12/07/2016 08:36 PM, Sergey Ryazanov wrote:
>> On Wed, Dec 7, 2016 at 10:10 PM, Rafał Miłecki wrote:
>>> I'm aware some packages (e.g. upstream-ssl, hostapd, dnsmasq) use
>>> VARIANT.
>>>
>>> I don't really understand the gain of this. Ho
On 7 December 2016 at 22:45, Hauke Mehrtens wrote:
> This just adds the kmods for these kernel modules.
> This is found on some Lantiq / Intel reference boards.
>
> Signed-off-by: Hauke Mehrtens
> ---
> package/kernel/linux/modules/hwmon.mk | 30 ++
> 1 file changed,
This makes it possible to activate the gpio and the pinctl debugging
from LEDE menuconfig.
Signed-off-by: Hauke Mehrtens
---
config/Config-kernel.in | 8
1 file changed, 8 insertions(+)
diff --git a/config/Config-kernel.in b/config/Config-kernel.in
index d8ca76c..3c69c86 100644
--- a/c
This just adds the kmods for these kernel modules.
This is found on some Lantiq / Intel reference boards.
Signed-off-by: Hauke Mehrtens
---
package/kernel/linux/modules/hwmon.mk | 30 ++
1 file changed, 30 insertions(+)
diff --git a/package/kernel/linux/modules/hwmon
Rafał Miłecki wrote:
> On 7 December 2016 at 16:44, Karl Palsson
> wrote:
> > How is this different from just reverting the commit that stopped
> > this from working? I'm all for this, don't get me wrong, but if a
> > package can just explicitly define a file as "this overwrites
> > whatever" h
On 12/07/2016 08:36 PM, Sergey Ryazanov wrote:
On Wed, Dec 7, 2016 at 10:10 PM, Rafał Miłecki wrote:
I'm aware some packages (e.g. upstream-ssl, hostapd, dnsmasq) use VARIANT.
I don't really understand the gain of this. How does it differ from
specifying separated packages?
I'm looking at pack
Hello Rafał,
On Wed, Dec 7, 2016 at 10:10 PM, Rafał Miłecki wrote:
> I'm aware some packages (e.g. upstream-ssl, hostapd, dnsmasq) use VARIANT.
>
> I don't really understand the gain of this. How does it differ from
> specifying separated packages?
> I'm looking at package/libs/ustream-ssl/Makefi
I'm aware some packages (e.g. upstream-ssl, hostapd, dnsmasq) use VARIANT.
I don't really understand the gain of this. How does it differ from
specifying separated packages?
I'm looking at package/libs/ustream-ssl/Makefile and I don't see much
code saving from using this VARIANT variable/feature.
> --- a/package/network/utils/comgt/files/getcardinfo.gcom
> +++ b/package/network/utils/comgt/files/getcardinfo.gcom
> @@ -6,7 +6,7 @@ opengt
> flash 0.1
>
> :start
> - send "ATI^m"
> + send "AT+CGMI^m"
> diff --git a/package/network/utils/comgt/files/ncm.json
> diff --git a/package/network
On 7 December 2016 at 16:44, Karl Palsson wrote:
> How is this different from just reverting the commit that stopped
> this from working? I'm all for this, don't get me wrong, but if a
> package can just explicitly define a file as "this overwrites
> whatever" how is that any different from before
Add uqmi 'sync' command call to release stalled cid when preparing to
setup new connection. As a result it prevents 'POLICY MISMATCH' errors.
Signed-off-by: Nickolay Ledovskikh
---
package/network/utils/uqmi/files/lib/netifd/proto/qmi.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/packag
Signed-off-by: Nickolay Ledovskikh
---
commands.c | 8
commands.h | 1 +
2 files changed, 9 insertions(+)
diff --git a/commands.c b/commands.c
index b1b54d7..eb19280 100644
--- a/commands.c
+++ b/commands.c
@@ -64,6 +64,14 @@ cmd_version_prepare(struct qmi_dev *qmi, struct qmi_request
It's useful when using multiple usb devices that should be bound to
certain usb ports. Symlinks are created by hotplug handlers.
Signed-off-by: Nickolay Ledovskikh
---
package/network/utils/comgt/files/directip.sh| 1 +
package/network/utils/comgt/files/ncm.sh | 2 ++
Signed-off-by: Nickolay Ledovskikh
---
package/network/utils/comgt/files/directip.sh| 1 +
package/network/utils/comgt/files/ncm.sh | 2 ++
package/network/utils/uqmi/files/lib/netifd/proto/qmi.sh | 4
3 files changed, 7 insertions(+)
diff --git a/package/network
I used to include gluon-packages in feeds.conf. After I removed it
batman-adv-legacy was still available. It just didn't get any updates.
Since I added gluon-packages back to feeds.conf and then updated it
building now works fine.
Thank you
Am 07.12.2016 um 14:08 schrieb Matthias Schiffer:
> On 1
Signed-off-by: Nickolay Ledovskikh
---
package/network/utils/comgt/files/directip.sh| 1 +
package/network/utils/comgt/files/ncm.sh | 2 ++
package/network/utils/uqmi/files/lib/netifd/proto/qmi.sh | 4
3 files changed, 7 insertions(+)
diff --git a/package/network
How is this different from just reverting the commit that stopped
this from working? I'm all for this, don't get me wrong, but if a
package can just explicitly define a file as "this overwrites
whatever" how is that any different from before?
If I remember correctly it was this one:
commit 021b9
From: Rafał Miłecki
Signed-off-by: Rafał Miłecki
---
package/custom-banner/Makefile | 28
package/custom-banner/banner | 10 ++
2 files changed, 38 insertions(+)
create mode 100644 package/custom-banner/Makefile
create mode 100644 package/custom-banner/b
Signed-off-by: Nickolay Ledovskikh
---
commands.c | 8
commands.h | 1 +
2 files changed, 9 insertions(+)
diff --git a/commands.c b/commands.c
index b1b54d7..eb19280 100644
--- a/commands.c
+++ b/commands.c
@@ -64,6 +64,14 @@ cmd_version_prepare(struct qmi_dev *qmi, struct qmi_request
From: Rafał Miłecki
This adds support for install-overlay define. When used in package it
allows installing files to a special directory that gets copied to the
root when installing it.
It allows overwriting files provided by other packages.
Signed-off-by: Rafał Miłecki
---
include/package-ipk
factory image has to have custom trx magic, and trx file will be written
in the middle of the mtd3 partition (bootpartition=1 on u-boot).
therefore, sysupgrade.bin cannot be installed directly from stock Web UI.
with this patch, factory.bin will be built with initramfs image which
can be installed
factory image has to have custom trx magic, and trx file will be written
in the middle of the mtd3 partition (bootpartition=1 on u-boot).
therefore, sysupgrade.bin cannot be installed directly from stock Web UI.
with this patch, factory.bin will be built with initramfs image which
can be installed
On 2016-12-07 03:02, Yousong Zhou wrote:
> An ARM Cortex-A15 machine provided by QEMU.
>
> Kernel drivers enabled:
>
> - pl011, uart
> - pl031, rtc
> - pl061, gpio
> - pci-host-generic
> - virtio_{mmio,pci,net,blk,scsi,9p,console,balloon}
> - smp with NR_CPUS=4
> - cpu-hotplug
> - ext4
>
On 12/07/2016 12:34 PM, Jochen Demmer wrote:
> Hi,
>
> my current commit: ee55a19a618a30182213937c8c96e056d8f9ed41
> tried to build with the following diffconfig:
> https://paste.fedoraproject.org/500943/
>
> Getting this error:
>
> Collected errors:
> * satisfy_dependencies_for
Hi all,
https://github.com/lede-project/source/pull/593
This PR include three patches:
[PATCH 1/3] layerscape: uboot-layerscape: prefer github over git.freescale.com
[PATCH 2/3] layerscape: fman-ucode: prefer github over git.freescale.com
[PATCH 3/3] layerscape: add 64b/32b target for ls1046ard
Hi,
my current commit: ee55a19a618a30182213937c8c96e056d8f9ed41
tried to build with the following diffconfig:
https://paste.fedoraproject.org/500943/
Getting this error:
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies
for kmod-batman-adv-l
29 matches
Mail list logo