status of the transfer.
>
> Thanks,
> Zoltan H
>
>
> ___
> lede-adm mailing list
> lede-...@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/lede-adm
hi
mbm started the domain transfer last week. there wa
logs from procd are logged
with ident and PID of some other service that happens to be started at
that time. I also have no clue why this is happening (bug in musl?),
but it is very confusing when one tries to debug boot problems.
is there a way to reliably reproduce this issue ?
John
Note
On 12/03/2017 18:49, Dan Bugnar wrote:
> I couldn't find a good reason for using the sizeof() here, also I
> worked on a resize feature. I will send my work after this patch
> situation is clarified.
>
can you send the resize patch series you have ? i'd like to try the
wh
se
before and after every commit. I tested it in environment with:
1) 17.01.0-rc2 running umdns
2) Android smartphone running Bonjour Browser
3) D-Link DCS-2210L IP camera
Acked-by: John Crispin
thanks, looks like a nice cleanup
Rafał Miłecki (3):
Access cached records (instead of services
-by: Rafał Miłecki
Acked-by: John Crispin
---
cache.c | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/cache.c b/cache.c
index 0e92137..921e612 100644
--- a/cache.c
+++ b/cache.c
@@ -76,7 +76,7 @@ cache_gc_timer(struct uloop_timeout *timeout)
struct cache_serv
On 20/03/17 12:54, Rafał Miłecki wrote:
From: Rafał Miłecki
Since we free memory with struct interface we can't keep
referencing/using it in cached records or services.
Signed-off-by: Rafał Miłecki
Acked-by: John Crispin
---
interface.c | 2 ++
1 file changed, 2 insertions(+)
the patch does not explain the mistake. please add that info
John
On 27/03/17 11:29, Thomas Reifferscheid wrote:
Allow module unloading by fixing a mistake
Signed-off-by: Thomas Reifferscheid
---
target/linux/ipq806x/patches-4.9/0032-phy-add-qcom-dwc3-phy.patch | 2 +-
1 file changed
On 27/03/17 13:17, Rafał Miłecki wrote:
From: Rafał Miłecki
Signed-off-by: Rafał Miłecki
Acked-by: John Crispin
---
libfstools/mount.c | 15 +++
1 file changed, 15 insertions(+)
diff --git a/libfstools/mount.c b/libfstools/mount.c
index 81176ce..5358536 100644
--- a
name and DEVICE_TITLE for all TP-Link
devices, even if there is only one version of device at the moment.
Also, keep DEVICE_TITLE in same format for all TP-Link devices.
Signed-off-by: Piotr Dymacz
Acked-by: John Crispin
---
target/linux/ar71xx/image/tp-link.mk | 108
= ar8327_sw_hw_apply
Hi,
why is this not needed ?
John
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
to detect if an upgrade is in progress
John
[1]
https://git.lede-project.org/?p=project/procd.git;a=blob;f=initd/preinit.c;h=729978ea2f2af790653baaee5ae788f05a88a177;hb=HEAD#l62
___
Lede-dev mailing list
Lede-dev@lists.infradea
On 10/04/17 15:24, Kenneth Johansson wrote:
On 2017-04-10 14:43, John Crispin wrote:
On 10/04/17 14:25, Kenneth Johansson wrote:
I found that we touch the file /tmp/sysupgrade in a few places
---
git grep "tmp/sysupgrade" | grep touch
package/base-files/files/sbin/sysupgrade:
sources, so I would really like to avoid
adding more except where there are strong reasons to do so.
I agree on this one. there is no technical need to split ipq4xxx into a
sub target
John
- Felix
___
Lede-dev mailing list
Lede-dev@lists
Hi,
this is most certainly a bug in the kernel. either the ethernet driver
blows up under load or some other memory allocation related bug. it is
very common for ethernet to kill boards under load by triggering bugs.
John
On 24/04/17 05:49, Y.B. Lu wrote:
Hi John and Jo-Philipp,
Have
On 20/04/17 15:37, Roman Spychała wrote:
From: Roman Spychała
Signed-off-by: Roman Spychała
---
net/asterisk-13.x/Makefile | 1 +
1 file changed, 1 insertion(+)
Hi Roman,
asterisk is part of the packaged feed on github. please send the patch
as a PR there.
John
diff --git a
ught would be that lynxsis pushed to the github tree. this is
not the master and does get force pushed from the git.lede-project.org
tree. all commits need to be pushed to that latter tree or they will get
lost.
John
Currently those two commits do not exist any more in upstream.
But they a
boot
b. ubi sysupgrade
Signed-off-by: Ram Chandra Jangir
Hi Ram,
have you posted this driver upstream already ?
John
---
.../ipq806x/base-files/lib/upgrade/platform.sh |1 +
target/linux/ipq806x/image/Makefile|1 +
...nd-Add-bam_dma-support-in-qcom_nand
e on the proposal withing the next 2 week
- work on the action items in the 4 weeks after that
John
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
On 08/05/17 15:29, David Woodhouse wrote:
On Mon, 2017-05-08 at 15:19 +0200, John Crispin wrote:
*) mailing list
- ask david to add the openwrt-adm and openwrt lists
- announce the switch to the infradead serves, asking people to
unsubscribe if they have privacy issues with this
- import the
On 09/05/17 09:49, Rafał Miłecki wrote:
On 8 May 2017 at 15:19, John Crispin wrote:
*) domain
- transfer owner ship to SPI for openwrt.org and lede-project.org
(...)
*) SPI
- TBD post remerge
This is unclear to me. Are we postponing setting rules with SPI on how
they should manage domains
Hi Roman,
what is the reasoning behind moving this function to its own file ?
John
On 09/05/17 11:17, Roman Yeryomin wrote:
Signed-off-by: Roman Yeryomin
---
package/base-files/files/lib/functions.sh | 4 +---
package/base-files/files/lib/functions/board.sh | 6 ++
2 files
Wrt.org
+#
+
+board_detect() {
+ local IPQ806X_BOARD_NAME=
+ local IPQ806X_MODEL=
+ local machine
+ local name
+
+ machine=$(cat /proc/device-tree/model)
+
Hi Roman,
i think the generic code should be using the compat string from
devicetree, allowing us to drop the case st
Hi Ram,
please split this path up. there should be one self contained change per
patch.
John
On 11/05/17 18:29, Ram Chandra Jangir wrote:
This change add nand boot support for IPQ40xx based
AP-DK04.1-C1 board using ubi image, also add sysupgrage
support for AP-DK04.1-C1 and generates a
/router/lede/trunk-ipvs/include/toplevel.mk:206: recipe for
target 'world' failed
make: *** [world] Error 2
Hi Mauro,
ntfs3g is not part of trunk. please post a bug report in flyspray or on
github.
John
___
Lede-dev mailing list
Le
On 12/05/17 11:08, Rafał Miłecki wrote:
From: Rafał Miłecki
So far we were using host label as the instance name for every service.
This change allows specifying it manually and fallbacks to the label for
backward compatibility.
Signed-off-by: Rafał Miłecki
Acked-by: John Crispin
---
V2
Hi,
here is a V2 of the remerge proposal, I tried to fold all the comments
people made into it, if anything is missing let me know.
John
*) branding
- the owrt side sees no option of using the lede brand
- a (minor) majority voted for openwrt as a name over lede whilst most
people
On 22/05/17 11:02, Rafał Miłecki wrote:
On 05/22/2017 09:40 AM, John Crispin wrote:
*) branding
- the owrt side sees no option of using the lede brand
- a (minor) majority voted for openwrt as a name over lede whilst
most people said they did not care
- as the last vote had a 100% ACK for a
On 22/05/17 11:39, Vincenzo Romano wrote:
I also agree to everything.
With am extra point.
2017-05-22 11:18 GMT+02:00 tapper :
*) SPI
- nominate a new liaison team (imre and john offer to do this, if anyone
else is interested let us know)
- inform SPI of the new liaisons, voters and project
On 23/05/17 17:29, Zoltan HERPAI wrote:
Hi John,
John Crispin wrote:
here is a V2 of the remerge proposal, I tried to fold all the
comments people made into it, if anything is missing let me know.
[snip]
Please let us know when you'll start a final vote on this proposal, or
if you wa
On 23/05/17 22:42, Hauke Mehrtens wrote:
On 05/22/2017 09:40 AM, John Crispin wrote:
Hi,
here is a V2 of the remerge proposal, I tried to fold all the comments
people made into it, if anything is missing let me know.
John
.
*) SPI
- nominate a new liaison team (imre and
heeft Imre Kaloz het volgende
geschreven:
Hi,
On 2017-05-22 03:10, John Crispin wrote:
On 22/05/17 11:02, Rafał Miłecki wrote:
On 05/22/2017 09:40 AM, John Crispin wrote:
*) branding
- the owrt side sees no option of using the lede brand
- a (minor) majority voted for openwrt as a name over
;
+ /* Reset fifo's and state machines */
Hi,
please update the patch and make it just remove the lines rather than
commenting them out. please also make sure that the patch that you are
adding is annotated explaining why it is required.
John
__
tches for new device IDs? There is nothing LEDE
specific about this. Surely it can be handled through the normal stable
kernel updates?
Bjørn
I agree on this one, please make sure to send this patch upstream first.
independent of that I have just merged 1/2.
On 20/04/17 15:44, Roman Spychała wrote:
From: Roman Spychała
The patch fails to explain why this is required. please provide that info
John
Signed-off-by: Roman Spychała
---
libs/re/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libs/re/Makefile b
i dont see the purpose of it
John
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
On 02/05/17 03:38, Henry Chang wrote:
From: Henry Chang
Hi Henry,
the patch fails to explain what it does and why it should be merged.
Please add that information
John
Signed-off-by: Henry Chang
---
log/logread.c | 163
symbol as undefined to the nand and mikrotik config files, otherwise
the builders will spew errors
John
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
index 514d05d..aaec03c 100644
--- a/target/linux/ar71xx
Hi Ram,
thanks for splitting the series up, i merged the first patches into my
tree, however the final patch fails to apply. could you rebase/resend
just that last one please ?
John
On 25/05/17 01:31, Ram Chandra Jangir wrote:
This change enables ubi image for IPQ40xx AP-DK04.1-C1
even more.
Ideally we manage to vote during this week.
John
*) rules
- owrt will adopt the lede rules and voting system
*) branding
- the owrt side sees no option of using the lede brand
- a (minor) majority voted for openwrt as a name over lede whilst most
people said they did not
thoughts?
Jamie, onebillion
Hi,
the correct spelling is OpenWrt with a capital O and W. could you add
that to the proposal aswell please ? ideally with and without the
antenna feature
John
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http
low-power devices.
http://imgur.com/a/TfWxr
What’s the next step here? John - could this be added to the remerge proposal
v3?
Post re-merge owrt will be governed by the lede rules making logo
changes and so on a trivial thing to do. we can simply vote on it.
On 29 May 2017, at 19:12
also points at them
*) SPI
- nominate a new liaison team (imre and john offer to do this, if
anyone else is interested let us know)
- inform SPI of the new liaisons, voters and project rules
- this should be done early in the remerge process s.t. the domains
can be handed over
*) github
Hi,
please resend the patch with a proper prefix in the subject "ar71xx:"
and also an Signed-off-by line added in the description
John
On 30/05/17 22:30, ad...@yapic.net wrote:
From: Sergey Sergeev
If nand chip has no NAND_NO_SUBPAGE_WRITE flag on its options
ubifs can
got a pretty weird
work-around going on: if CS# is set it does only half-duplex transfers
which if CS# is not set it does full-duplex. John has then disabled
full-duplex alltogether on the Chaos Calmer branch [1].
What I'm trying to achieve is to use WrtNode2R's spi-bridge [2] to
communicate
its in my staging tree which i will push later today or tomorrow. i
pushed nand fixes for v4.9 end of last week, could you try the v4.9
kernel on your board please and let me know if it works ?
John
On 04/06/17 21:52, Sven Roederer wrote:
Hi,
I got a notification from patchwork, that
On 07/06/17 01:36, Sven Roederer wrote:
John,
just checked with master build f500799 as initrd-kernel. Looks fine as
I can see from bootlog.
Anything special to test?
[1.71] MediaTek Nand driver init, version v2.1 Fix AHB virt2phys error
[1.72] Allocate 16 byte aligned buffer
so:
Hi,
can you try with v4.9 please ?
John
[ 470.41] INFO: rcu_sched detected stalls on CPUs/tasks:
[ 470.42] 1-...: (127 GPs behind) idle=ee6/0/0 softirq=9641/9643 fqs=1
[ 470.43] (detected by 3, t=6004 jiffies, g=898, c=897, q=606)
[ 470.44] Task dump for CPU 1
On 13/06/17 21:58, Florian Fainelli wrote:
On 05/28/2017 11:56 PM, John Crispin wrote:
Hi,
here is a V3 of the remerge proposal, I tried to fold all the comments
people made into it, if anything is missing let me know. Please remeber
that post remerge anything can be voted on, so cluttering
?
Thanks,
John
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
ped is set to disabled the watchdog fd will be created again.
Signed-off-by: Hans Dedecker
Acked-by: John Crispin
feel free to merge the patch and update trunk
John
---
system.c | 6 +
watchdog.c | 76 +++---
watch
> I see the nand-utils package was added to the initramfs. Is it now possible
> to do a sysupgrade on the mikrotik routers? Will I have to netboot from
> releases/17.01.2/targets/ar71xx/mikrotik/lede-17.01.2-ar71xx-mikrotik-vmlinux-initramfs.elf
> and then do the sysupgrade from there?
I was a
pushed a patch to fix this [1] and hope it will also fix/explain
why we have been seeing cpu stalls.
anyone fancy helping me test this ? i have not seen any cpu stalls yet
but would love to see more test coverage.
John
[1]
https://git.lede-project.org/?p=lede/blogic/staging.git;a=shortlog
On 29/06/17 20:14, Jaap Buurman wrote:
Dear John,
This patch sounds very very promising! I will compile and test this
first come this weekend. Thank you so very much for having a look at
this issue :)
Yours sincerely,
Jaap
___
Lede-dev mailing
ease resend it in the correct format. the
patch submission should contain a patch that adds the actual patch under
target/linux/lantiq/patches...
additionally please make sure to add your Signed-off-by line to the patch
John
[0]
--- a/drivers/net/ethernet/lantiq_xrx200.c
+++ b/drivers/net
you need to add rtc to FEATURES inside target/linux/$target/Makefile
grep FEATURES target/linux/* -r |grep rtc
target/linux/ar71xx/nand/target.mk:FEATURES += squashfs nand rtc
target/linux/armvirt/Makefile:FEATURES:=fpu pci rtc usb
target/linux/gemini/Makefile:FEATURES:=squashfs pci rtc
target/li
On 26/07/17 08:08, Mathias Kresin wrote:
Children of the pinctrl0 node are optional. Return EINVAL (=missing)
instead of 0. Fixes a hang if the pinctrl0 has no children.
Signed-off-by: Mathias Kresin
Acked-by: John Crispin
---
.../ramips/patches-4.9/0025-pinctrl-ralink-add-pinctrl
Hi,
I rebased my ages old kernel patch cleanup series. It can be found here [1].
the series annotates all patches and splits them up into 3 folders
backports/pending/hacks.
I'd like to push this asap if there are no mayor issues as it will be a
pain to rebase once again
John
adds simple code reading UBI version and unique number and
setting it in the blkid_probe.
Signed-off-by: Rafał Miłecki
Acked-by: John Crispin
---
CMakeLists.txt| 1 +
libblkid-tiny/libblkid-tiny.c | 1 +
libblkid-tiny/superblocks.h | 1 +
libblkid-tiny/ubi.c
On 31/07/17 18:11, John Crispin wrote:
Hi,
I rebased my ages old kernel patch cleanup series. It can be found
here [1].
the series annotates all patches and splits them up into 3 folders
backports/pending/hacks.
I'd like to push this asap if there are no mayor issues as it will
Hi,
it looks like the domain was transfered to a new registrar last night.
we are expecting that the contact info will also be updated shortly.
John
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman
,
by how much does this increase the binary size ?
John
---
.../patches/0022-MIPS-lantiq-add-default-openwrt-config.patch | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git
a/package/boot/uboot-lantiq/patches/0022-MIPS-lantiq-add-default-openwrt-config.patch
b
tl:dr ... most folks are on vacation in august
John
On 16/08/17 21:03, Philip Prindeville wrote:
Hi.
This was a bit of an issue with OpenWrt and I’m not sure if it’s starting to be
a problem with LEDE or if August is just the month when all of Europe shuts
down and nothing gets done
Hi All,
i have a staged commit on my laptop that makes all the (upstream)
ethernet fixes that i pushed to mt7623 work on mt7621. please hang on
for a few more days till i finished testing the support. this will add
latest upstream ethernet support + DSA
John
On 19/08/17 17:06, Mingyu
On 19/08/17 23:13, Kristian Evensen wrote:
Hi both,
On Sat, 19 Aug 2017 at 20:16, John Crispin <mailto:j...@phrozen.org>> wrote:
Hi All,
i have a staged commit on my laptop that makes all the (upstream)
ethernet fixes that i pushed to mt7623 work on mt7621. pleas
On 20/08/17 00:07, Kristian Evensen wrote:
On Sat, 19 Aug 2017 at 23:52, John Crispin <mailto:j...@phrozen.org>> wrote:
On 19/08/17 23:13, Kristian Evensen wrote:
> Hi both,
>
> On Sat, 19 Aug 2017 at 20:16, John Crispin mailto:j...@phrozen.or
On 20/08/17 01:13, Florian Fainelli wrote:
On 08/19/2017 03:30 PM, John Crispin wrote:
On 20/08/17 00:07, Kristian Evensen wrote:
On Sat, 19 Aug 2017 at 23:52, John Crispin mailto:j...@phrozen.org>> wrote:
On 19/08/17 23:13, Kristian Evensen wrote:
> Hi both,
&g
lipp/bertram/lede/staging_dir/target-x86_64_musl_powercode-bmu/stamp/.package_compile]
Error 2
make[1]: Leaving directory '/home/philipp/bertram/lede'
/home/philipp/bertram/lede/include/toplevel.mk:207: recipe for target 'world'
failed
There is still another
On 23/08/17 07:32, Koen Vandeputte wrote:
Hi John,
This the the hafd part.
I've spend a full day on it and found this:
Full clone + Check out: "364befe kernel: update 4.4 to 4.4.83"
--> Build OK
Full clone + Check out: "1f06858 mediatek: update to latest kernel
On 23/08/17 08:32, Arjen de Korte wrote:
Citeren John Crispin :
On 23/08/17 07:32, Koen Vandeputte wrote:
Hi John,
This the the hafd part.
I've spend a full day on it and found this:
Full clone + Check out: "364befe kernel: update 4.4 to 4.4.83"
--> Build OK
Full
pushed a fix, please retest
John
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
?
Thanks
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
Hi,
v4.9 supports nand and patches are in the tree
John
___
Lede-dev mailing list
t", "ralink,rt2880-uart",
"ns16550a";
+ reg = <0x500 0x100>;
+
+ resets = <&rstctrl 12>;
+ reset-names = "uart";
+
+ interrupt-parent =
ug trigger support and service/instance up/down ubus
notifications.
John
Signed-off-by: Florian Eckert
---
main.c | 13 +++--
utils.c | 33 +
utils.h | 5 -
3 files changed, 48 insertions(+), 3 deletions(-)
diff --git a/main.c b/main.c
ind
On 30/08/17 15:23, Hans Dedecker wrote:
Use __BYTE_ORDER macro to check system endianess as the macro's
__LITTLE_ENDIAN, __BIG_ENDIAN are defined irrespective of the
sytem endianess leading to an endianess check failure on big
endian systems.
Thanks !
Acked-by: John Crispin ... feel
there is a gpio to switch between internal modem port
and external port ?
John
* Wifi LED. It is always switched on.
Always switched on in terms of no relation to the up/down state of the
wireless interface or it doesn't blink on activity?
Is the LED connected to the SoC? Have you
obviously require some lead time. I was
actually hoping to start consolidating the git trees this week but as it
turns out i wont have time. hopefully next week will be less busy.
John
On 19/09/17 15:07, Zoltan HERPAI wrote:
On 07/18/2017 05:26 PM, John wrote:
Am 18.07.2017 um 17:00 schrieb
Hi,
it looks like uboot fails to build right now, could you have a look at
the issue please ?
John
AS spl/arch/arm/cpu/armv7/cache_v7_asm.o
arch/arm/cpu/armv7/cache_v7_asm.S: Assembler messages:
arch/arm/cpu/armv7/cache_v7_asm.S:28: Error: selected processor does not
support `dmb
Hi Michal.
sorry for the delay, i am halfway through reviewing your patches. thanks
for sending them.
John
On 12/09/17 13:12, Michal Sojka wrote:
We want to copy the existing environment instead of the new one to
itself. Other bugs in this code are fixed in the next commit.
Signed-off
version of this document, posted in February
2004) that check the IP TTL on reception to determine whether the
packet originated on the local link. These older queriers discard
all packets with TTLs other than 255.
John
On 25/09/17 16:44, Philipp Meier wrote:
Hi,
When using umdns I
in that case its a bug and the code should be changed to only have that
restriction on queries
John
On 25/09/17 17:21, Philipp Meier wrote:
My question is about query (not response). LEDE is ignoring query when
TTL != 255.
Philipp
On 09/25/2017 05:16 PM, John Crispin wrote:
Hi
ttp://lists.infradead.org/pipermail/lede-dev/2017-April/007188.html
John did mention that the RFC says it's required, but I have never
been able to find that reference.
i recall vaguely that there was some info in the rfc explaining how to
mitigate flooding the network with lots of queries. i'l
Hi Roman,
please resend with a fully annotated patch and also make sure to send
this upstream please. we stopped accepting mtd chip support patches that
did not get sent upstream yet.
John
On 17/09/17 22:17, Roman Yeryomin wrote:
Signed-off-by: Roman Yeryomin
---
target/linux
ah, this patches the hacky driver, my bad, i'll merge it
On 28/09/17 06:57, John Crispin wrote:
Hi Roman,
please resend with a fully annotated patch and also make sure to send
this upstream please. we stopped accepting mtd chip support patches
that did not get sent upstrea
0,
"txt": [ "foo=bar"] }
}
--
2.7.4
Hi Philipp,
your mail client chewed up all tabs and replaced them with spaces on
patches that you sent. please resend them using git send-email.
John
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
;_http._tcp.local", "port": 80,
"txt": [ "foo=bar"] }
}
--
2.7.4
Hi Philipp,
your mail client chewed up all tabs and replaced them with spaces on
patches that you sent. please resend them using git send-email.
John
Hi John,
I resent all 3 patches f
/. Without any of these package
the system will not boot up fully because the /etc/config/ directory is
missing and some init scripts just fail.
Make sure all images with the base-files contain a /etc/config/
directory.
Signed-off-by: Hauke Mehrtens
Acked-by: John Crispin
---
package/base-files
Hi,
the subject is missing the prefix
On 28/09/17 15:27, Andrey Jr. Melnikov wrote:
Hello.
please drop the line above
Fix NULL pointer dereferece in at803x_link_change_notify().
you just copied the subject here. please explain the bug instead.
John
Signed-Off-by: "Andr
Hi Andrey,
merged Thanks !
next time please add [PATCH V2] and a short explanation what of what the
difference between v1 and v2 is below the tear-line
John
On 07/10/17 23:00, Andrey Jr. Melnikov wrote:
Check pdata pointer before use to avoid OOPS if dev_get_platdata() return
NULL
)
+ ci = blobmsg_open_table(&b, "*");
+
+ blobmsg_add_blob(&b, var->data);
+ }
+
+ if (ci)
+ blobmsg_close_table(&b, ci), ci = NULL;
+
maybe i am reading the code wrong but it loo
On 20/10/2017 10:44, Mikael Bak wrote:
Hi,
I have been using the image builder in the past to generate custom
images with additional packages for my other TP-LINK routers, and that
works fine.
Now I would like to use an old Linksys WRT54GL as an access point and
would like to generate a cu
On 24/10/2017 18:02, Javier Domingo Cansino wrote:
Hello,
I have been reviewing email on the archive about what will happen with
openwrt/lede documentation on the remerge, and I couldn't reach any
conclusion. Would mind anyone clarifying?
Cheers,
Javier
_
On 25/10/2017 17:22, Baptiste Jonglez wrote:
Hi,
As an occasional contributor to OpenWrt/LEDE, I am often frustrated by the
lack of good technical documentation. By "technical documentation", I
mean a detailed, reasonably complete and up-to-date documentation on "How
things work under the hoo
On 10/26/2017 9:05 PM, Dave Taht wrote:
"Blurry fish butt" I think was (until recently) a codename for the linux kernel.
It's just Torvalds making fun of codenames, the linux kernel "codename"
isn't used anywhere outside of Torvalds posts.
-Alberto
___
On 27/10/2017 10:46, Baptiste Jonglez wrote:
Hi,
On 24-10-17, John Norton wrote:
On 24/10/2017 18:02, Javier Domingo Cansino wrote:
Imho (what I would do) is just migrate current LEDE wiki content in OpenWRT
wiki,
while current OpenWRT stuff is either obsoleted (where it is replaced by the
On 27/10/2017 13:58, Javier Domingo Cansino wrote:
This problem is well-known [1,2] and can be solved by having access to a
common ancestor between the two versions. A possible way to do this would
be to convert each wiki to a git repository [3], merge the two histories
using git, and then con
Signed-off-by: John Crispin
---
libubus-req.c | 13 +
libubus.h | 3 +++
2 files changed, 16 insertions(+)
diff --git a/libubus-req.c b/libubus-req.c
index 0c7d589..92f80fa 100644
--- a/libubus-req.c
+++ b/libubus-req.c
@@ -253,6 +253,18 @@ ubus_notify_complete_cb(struct
(e.g. LEDE 17.01 release users) so I found it worth
fixing.
Rafał Miłecki (2):
mount: drop duplicated filesystem check from mount_add_list
mount: add mount with ignore=1 for unsupported filesystems
mount.c | 12
1 file changed, 8 insertions(+), 4 deletions(-)
Acked-by:
PTRACE_EVENT_STOP
/* PTRACE_EVENT_STOP is defined in linux/ptrace.h, but this header
How are you building this causing the error ?
John
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
=> uboot-at91_sama5}/Makefile (81%)
patches no longer apply, could you rebase/send them please
John
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
ak;
- c -= 128+type;
+ c = legacy_map(map, c);
--- a/src/locale/codepages.h
+++ b/src/locale/codepages.h
@@ -118,6 +118,7 @@
Hi,
1.1.18 is out, we we go directly to that version please ?
John
___
Lede-dev maili
1 - 100 of 730 matches
Mail list logo