The default uloop error handling is to delete the fd. Continue to do
that, but also set the write_error flag and notify the user.
Signed-off-by: Philip Craig
---
ustream-fd.c | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/ustream-fd.c b/ustream-fd.c
index 5ffca53..d5a
On 10/07/15 21:26, Felix Fietkau wrote:
> On 2015-07-10 09:23, Philip Craig wrote:
>> Otherwise uloop will delete the fd and the ustream will receive no
>> notification of the error.
>>
>> Signed-off-by: Philip Craig
> I think this fix is incomplete. When an error occurs, ustream-fd should
> delet
On Wed, Jul 08, 2015 at 02:31:03PM +0200, Felix Fietkau wrote:
> I really don't like the use of uci here. I think the information of
> whether ap_isolate needs to be enabled should be passed from netifd to
> this script in the json data.
Could you give me some pointers where in the netifd code tha
Fixed typo in the patch provided by Hauke:
https://lists.openwrt.org/pipermail/openwrt-devel/2015-July/034274.html
Signed-off-by: Hauke Mehrtens
Signed-off-by: Álvaro Fernández Rojas
---
.../patches-3.18/681-NET-add-of_get_mac_address_mtd.patch | 13 +++--
.../patches-4.0/681-NET-add-
Signed-off-by: Álvaro Fernández Rojas
---
target/linux/generic/config-3.18 | 1 +
target/linux/generic/config-4.0 | 1 +
target/linux/generic/config-4.1 | 1 +
3 files changed, 3 insertions(+)
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18
index 2e2f33f..58bb1
Signed-off-by: Álvaro Fernández Rojas
---
target/linux/brcm2708/bcm2708/config-default | 2 +-
target/linux/brcm2708/bcm2709/config-default | 2 +-
target/linux/brcm2708/config-3.18| 11 +++-
target/linux/brcm2708/image/Makefile | 77
target/linu
+PKG_VERSION:=20150712
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_REV).tar.gz
PKG_SOURCE_URL:=https://github.com/Hexxeh/rpi-firmware/archive/
-PKG_MD5SUM:=f5683c1dcb255714942f7c9fd61b3a0a
+PKG_MD5SUM:=18fe2d11acf9e277f7b3fb2cd18eabfb
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)/rpi-firmware-$(PKG_REV
2015-07-12 9:41 GMT-07:00 Reiner Herrmann :
> To improve reproducibility, prevent the inclusion of timestamps
> in the gzip header.
This looks fine to me, this also unveils a lot of repetition in how we
invoke gzip and its parameters, would you mind factoring this in a
variable such that we contro
To improve reproducibility, prevent the inclusion of timestamps
in the gzip header.
Signed-off-by: Reiner Herrmann
---
docs/adding.tex| 2 +-
include/image.mk | 2 +-
package/Makefile | 2 +-
target/image
As a follow-up to r46026, this commit sets the modification
times of files inside the tarballs to deterministic values.
It uses the date of the last git or svn commit and falls
back to the old behavior if those are not available.
Signed-off-by: Reiner Herrmann
---
scripts/ipkg-build | 17 +++
On Sun, 2015-07-12 at 14:00 +0200, Hauke Mehrtens wrote:
> Will this work on most CPUs also the Atoms and so on?
> I would rather prefer -march=i686 and -mtune=generic for the x86
> virtual
> machine images, but I am not an x86 expert. Do I need hardware support
> for visualization in my host CPU f
Hi,
On Sat, Jul 11, 2015 at 9:39 AM, Sylwester Petela wrote:
> Where did You get/find v4.16.2.4 packages ?
Someone with access to lantiq's "UGW" replied last month on the
mailing list and sent me the updated package versions.
Since my latest patches were merged into the OpenWrt repository the
pa
> Ahoy everyone,
>
> more on the Telekom Speedstick LTE V (Huawei 3372s) from here:
>
> http://www.amazon.de/dp/B00NLJE3O6
>
> I've tested Enricos latest patch on MIPS (3.18.17) and x86_64 (3.18.11)
> and had a little bit of trouble applying it to latest trunk, so here's
> the latest tested patch f
This allows printing/streaming/writing messages matching a specified
basic regular expression only.
Signed-off-by: Rafał Miłecki
---
log/logread.c | 15 +--
1 file changed, 13 insertions(+), 2 deletions(-)
diff --git a/log/logread.c b/log/logread.c
index 6255408..b616cd5 100644
---
On 01/21/2015 08:04 PM, Ning Ye wrote:
> This is the latest Hyper-V patch to support Linux 3.14.
Could you rebase it to current trunk.
You should probably create a subtarget like target/linux/x86/kvm_guest/
for Hyper-V and activate there CONFIG_HYPERV=y and CONFIG_HYPERV_STORAGE=y
>
> Signed-off
On 07/11/2015 05:37 AM, Daniel Gimpelevich wrote:
> Signed-off-by: Daniel Gimpelevich
> ---
> include/target.mk | 1 +
> target/linux/x86/kvm_guest/config-default | 15 ++-
> target/linux/x86/kvm_guest/target.mk | 1 +
> target/linux/x86/xen_domu/target.
On 07/12/2015 06:44 AM, Michael Neurohr wrote:
> Hi,
>
> I'm trying to activate the Device Tree for Raspberry Pi builds.
>
> Therefore I changed the flag
>
> # CONFIG_BCM2709_DT is not set
> to
> CONFIG_BCM2709_DT=y
>
> in
>
> /home/mine/gitrepos/openwrt2/target/linux/brcm2708/bcm2709/config-d
On 9 July 2015 at 15:29, Roman Yeryomin wrote:
> On 9 July 2015 at 08:31, John Crispin wrote:
>>
>>
>> On 08/07/2015 23:00, Roman Yeryomin wrote:
>>> Signed-off-by: Roman Yeryomin
>>> ---
>>> target/linux/gemini/raidsonic/target.mk | 7 +++
>>> 1 file changed, 7 insertions(+)
>>>
>>> diff -
18 matches
Mail list logo