Zoltan HERPAI writes:
>> On 05/24/2016 10:31 PM, Hauke Mehrtens wrote:
>>
>> This is my personal opinion and this was not somehow internally planned
>> with other LEDE people.
>
> If I start a discussion about my employer-related topics along a beer
> with a couple friends, that's a private discus
* Yousong Zhou [25.05.2016 07:28]:
> Or with awk:
> awk -F: '{ print toupper($4$5$6) }' /sys/class/ieee80211/phy0/macaddress
or this shell-nonforking-version with builtins:
default_SSID()
{
read SSID http://lists.infradead.org/mailman/listinfo/lede-dev
Hi,
I am not able to compile LEDE on my Mac.
Apple removed OpenSSL from latest Xcode.
I can install openssl from MacPorts and extend
HOST_CFLAGS to use /opt/local/include and /opt/local/lib, but
then later GDB does not compile, because it conflicts
with something in my /opt/local/include installed
reported by reproducible openwrt project[1]:
we package some libtool shell script
- add missing dependencies
[1]: https://reproducible.debian.net/openwrt/openwrt.html
Signed-off-by: Dirk Neukirchen
---
package/utils/util-linux/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
d
Hi Dirk,
fishing build artifacts out of libtool's private .libs/ directory is
usually a sign of some broader packaging issue.
The clean solution to this is usually utilizing PKG_INSTALL:=1 and then
copying the staged files out of $(PKG_INSTALL_DIR)/.
Could you try to solve the issue using this w
Hi Waldemar,
including OpenSSL (or any other compatible implementation) as host build
has been discussed several times in the past.
Personally I mostly worry about the required build time and the fact
that we already rebuild large chunks of the userland (awk, sed, grep,
find, ...) but I guess tha
mbm writes:
> The hackers email address represents the primary point of contact for
> OpenWrt, particularly in regards to donations. Following the surprise
> LEDE announcement, forwarding rules for @openwrt.org email addresses
> were disabled. This was done to mitigate further damage to OpenWrt d
Dear LEDE developers,
Is it possible to port LEDE and run it on Hawkboard (OMAP-L138)?
Please let me know if anyone is able to help me in this subject.
Thanks,
Marcin
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mai
On 25 May 2016 at 10:09, mbm wrote:
> The hackers email address represents the primary point of contact for
> OpenWrt, particularly in regards to donations. Following the surprise LEDE
> announcement, forwarding rules for @openwrt.org email addresses were
> disabled. This was done to mitigate furt
On Wed, May 25, 2016 at 3:15 AM, Rosen Penev wrote:
> One other problem is that on the Openwrt wiki, there is a lot of old
> information. Maybe a mechanism can be introduced where one can look up
> the last edited date of a specific page. Maybe on the bottom.
Yes - the supported models could/shou
reported by reproducible openwrt project[1]:
we package some libtool shell script
- add missing dependencies
[1]: https://reproducible.debian.net/openwrt/openwrt.html
v2: use PKG_INSTALL (suggested by jow)
- fix paths
- make in InstallDev does not seem to be necessary
tested (cal,dmesg,sfdisk)
On 25/05/2016 15:04, Martin Tippmann wrote:
> On Wed, May 25, 2016 at 3:15 AM, Rosen Penev wrote:
>> One other problem is that on the Openwrt wiki, there is a lot of old
>> information. Maybe a mechanism can be introduced where one can look up
>> the last edited date of a specific page. Maybe on
reported by reproducible openwrt project[1]:
we package some libtool shell script
- add missing dependencies
[1]: https://reproducible.debian.net/openwrt/openwrt.html
v2: use PKG_INSTALL (suggested by jow)
- fix paths
- make in InstallDev does not seem to be necessary
v3: forgot to ament the la
> do you mean as such -->
>
> https://www.lede-project.org/docs/index.html
> https://github.com/lede-project/web/tree/master/docs
>
> you can even send a PR via github or use the ML
Totally missed that! Sorry!
regards
Martin
___
Lede-dev mailing list
L
Laurent,
As Dirk mentioned, Qualcomm Atheros did create BoardFarm which is
actively being developed. At prpl, I'm also developing a BoardFarm based
test farm of devices from prpl members to test daily builds of OpenWrt
and allow community members to have SSH access to for debugging why a
build or
FYI:
I found I could not get internet access over wired ethernet ports (wifi works
fine). In trying to diagnose the issue, I find I cannot enable vlans on the
XRX200 switch.
root@lede:/etc/config# swconfig dev switch0 set reset
root@lede:/etc/config# swconfig dev switch0 vlan 1 set vid 1
root@l
On Wed, 25 May 2016, Martin Tippmann wrote:
On Wed, May 25, 2016 at 3:15 AM, Rosen Penev wrote:
One other problem is that on the Openwrt wiki, there is a lot of old
information. Maybe a mechanism can be introduced where one can look up
the last edited date of a specific page. Maybe on the bott
It turns out most device vendors don't set the correct country code
in their devices' on-flash-EEPROM sections as they apparently rather
provide a complete per-target-market firmware with patched drivers
instead of just setting the country code.
This results in the driver to incorrectly assume the
Latest Xcode doesn't include openssl anymore. To compile
mkimage from u-boot source you need SSL headers on your host.
This patch provides libressl host package for any Darwin
compilation. Unfortunately openssl from MacPorts can not be
used, as the installed headers in /opt/local are breaking
GDB c
Hi,
This patch fixes the missing Lan interface config in the file
/etc/config/network for ARV4518PWR01/A which results in eth0 and br-lan being
down and therefore no way to access the router unless via UART-TTL.
Med Berdai (medber)
Signed-off-by: Mohammed Berdai
---
diff --git a/target/linux
Guys, anyone playing with mikrotik AC boards like the RB922UAGS-5HPacD?
I'm looking for a platform that supports 802.11ac AND has a mini pcie
for a second 802.11ac radio for a mesh project. These devices are
absolutely ideal, especially when in one of their outdoor enclosures.
__
On Wed, 25 May 2016 19:32:01 +0200
Daniel Golle wrote:
> It turns out most device vendors don't set the correct country code
> in their devices' on-flash-EEPROM sections as they apparently rather
> provide a complete per-target-market firmware with patched drivers
> instead of just setting the co
Hi Felix,
On Mon, 2016-05-23 at 13:38 +0200, Felix Fietkau wrote:
> If you have some time, feedback and patches converting profiles/* stuff
> into proper device profiles will be appreciated.
This sounds really interesting and I will try to make time to work on it
sooner rather than later. As y
(re-sending because GMail decided to send as HTML)
IIRC MikroTik started disabling the PCB pads for serial console on
most of their routers with plastic enclosures, for models after the
RB750G era.
It makes getting OpenWrt working much harder as it's sort of a black
box now without a console to d
On Wed, May 25, 2016 at 7:20 PM, Andrew Yong wrote:
> Do you have a TTL USB serial cable? Try probing the test points on the PCB
> and see if you can get a console and boot log. That would be a good place to
> start.
>
> You could consider some newer Gateworks boards too, with dual miniPCIe; or
>
E-mail topic is missing [PATCH] and should have a proper prefix
("lantiq: ") and shouldn't have extra tags.
Also topic should say what your patch does, not what is the problem.
On 26 May 2016 at 00:30, Mohammed Berdai wrote:
> Hi,
We don't want "Hi"-s in a commit message :)
> This patch fixes
On Thu, 2016-05-26 at 02:57 +0200, Alexander Couzens wrote:
> On Wed, 25 May 2016 19:32:01 +0200
> Daniel Golle wrote:
>
> I really like this commit.
> Can you set the country *explicit* to world in /etc/config/wireless
> before appling this patch?
>
If the FCC hadn't already completely knobb
Hi,
Might I humbly submit that given the different timezone and the fact
that LEDE claims to be wanting to be transparent, and that remaining
OpenWrt claims to be willing to accept such policies, that Jow's
suggestion of doing the discussion openly on the openwrt-devel and
lede-dev mailings lists
Hi,
It seems to me that one of the biggest accusations levelled at the LEDE
team is their split was not done in a transparent manner, and that they
are not yet transparent enough.
That sounds great and all as an argument, but it seems to me that from
the looks of it the LEDE team is serious abou
29 matches
Mail list logo