Re: [OpenWrt-Devel] [PATCH] feeds.conf.default: Change packages repo to git

2014-05-19 Thread Matthias Brugger
2014-05-14 17:55 GMT+02:00 Hannu Nyman hannu.ny...@iki.fi: Might be a DNS or firewall problem at your end, as it works for me right now. You were right, the port was blocked by the admins. Thanks for your help. perus@v1404:/Openwrt/attitude$ ./scripts/feeds update packages Updating feed

Re: [OpenWrt-Devel] [PATCH 0/5] Improve ext4 image generation

2014-05-19 Thread Michael Heimpold
Hi, has anybody already had time to look at this series? Any comments/objections...? Regards, mhei Am Freitag, 2. Mai 2014, 23:21:22 schrieben Sie: The following patch series tries to improve the creation of ext4 root filesystem images. It can also be pulled from:

[OpenWrt-Devel] Mounting jffs2 mtdblock error ??

2014-05-19 Thread Tymon
below is the output when I mount /dev/mtdblock10 to /mnt directory, why these log arise again and again ?... mtdblock10 is a partition of my second flash root@OpenWrt:/# mount -t jffs2 /dev/mtdblock10 /mnt/ [ 808.08] jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0048:

[OpenWrt-Devel] Tplink wr1043nd internal/external antenna configuration and detection

2014-05-19 Thread cmsv
Hello On 03/11/2014 08:54 PM, Fernando Frediani wrote: Hi folks, Hopefully this is a easy one for you. I've got a TL-1043ND running Barrier Breaker (r39440). This router has 3 detachable antennas and I have removed all of them in order to be able to use an external Sectorial antenna to

Re: [OpenWrt-Devel] [PATCH] [kmod-spidev] Enable CONFIG_SPI_SPIDEV when selecting kmod-spidev

2014-05-19 Thread Florian Fainelli
2014-05-13 8:24 GMT-07:00 Álvaro Fernández Rojas nolt...@gmail.com: Without this patch /dev/spidev*.* only appears if CONFIG_SPI_SPIDEV is manually selected and set to y from the kernel config. Signed-off-by: Álvaro Fernández Rojas nolt...@gmail.com Applied in r40784, thanks! -- Florian

Re: [OpenWrt-Devel] [PATCH][shairport] Update to latest version and switch to procd

2014-05-19 Thread Florian Fainelli
2014-05-08 7:55 GMT-07:00 Álvaro Fernández Rojas nolt...@gmail.com: Update to latest version and switch to procd. Signed-off-by: Álvaro Fernández Rojas nolt...@gmail.com Applied in r40785, thanks! -- Florian ___ openwrt-devel mailing list

Re: [OpenWrt-Devel] [PATCH][PACKAGES] libexif update to 0.6.21

2014-05-19 Thread Florian Fainelli
2014-05-04 18:51 GMT-07:00 Ian Leonard antonla...@gmail.com: Update libexif to 0.6.21. Add package licensing information and refresh patch. Signed-off-by: Ian Leonard antonla...@gmail.com Applied in r40786, thanks! -- Florian ___ openwrt-devel

Re: [OpenWrt-Devel] [Patch] [packages] empdcd: fix compile on platforms with VFP

2014-05-19 Thread Florian Fainelli
2014-05-11 10:04 GMT-07:00 Dirk Neukirchen dirkneukirc...@web.de: on platforms with VFP/hardfloat ld fails with: empcd uses VFP register arguments, empcd.o does not empcd uses VFP register arguments, keyeventtable.o does not empcd uses VFP register arguments,

Re: [OpenWrt-Devel] [Patch][packages] jtg: fix compile on platforms with VFP

2014-05-19 Thread Florian Fainelli
2014-05-11 10:06 GMT-07:00 Dirk Neukirchen dirkneukirc...@web.de: buildbot reported error on platforms with VFP (sunxi,imx6,omap): ld: error: jtg uses VFP register arguments, /tmp/ccewx1gu.o does not CFLAGS were overwritten so append them instead Signed-off-by: Dirk Neukirchen

Re: [OpenWrt-Devel] [Patch] [packages] mdk3: fix compile on platforms with VFP

2014-05-19 Thread Florian Fainelli
2014-05-11 10:07 GMT-07:00 Dirk Neukirchen dirkneukirc...@web.de: buildbot reported error on platforms with VFP (sunxi,imx6,omap): mdk3 uses VFP register arguments, /tmp/ccBN2WMD.o does not mdk3 uses VFP register arguments, osdep/libosdep.a(osdep.o) does not mdk3 uses VFP register arguments,

Re: [OpenWrt-Devel] [Patch] [packages] netpipe: fix compile on platforms with VFP

2014-05-19 Thread Florian Fainelli
2014-05-11 10:08 GMT-07:00 Dirk Neukirchen dirkneukirc...@web.de: buildbot reported error on platforms with VFP (sunxi,imx6,omap): NPtcp uses VFP register arguments, /tmp/.o does not CFLAGS were overwritten so append them instead Signed-off-by: Dirk Neukirchen dirkneukirc...@web.de Applied

Re: [OpenWrt-Devel] [Patch] [packages] openrrcp: fix compile on platforms with VFP

2014-05-19 Thread Florian Fainelli
2014-05-11 10:09 GMT-07:00 Dirk Neukirchen dirkneukirc...@web.de: buildbot reported error on platforms with VFP (sunxi,imx6,omap): ld: error: ../bin/rtl83xx uses VFP register arguments, /tmp/o does not CFLAGS were created by acustom shellscript that was setting host includes paths. this

Re: [OpenWrt-Devel] [PATCH 2/3] [packages] dmidecode: Update to latest version and enable build for x86_64 target

2014-05-19 Thread Florian Fainelli
2014-05-09 18:27 GMT-07:00 Álvaro Fernández Rojas nolt...@gmail.com: dmidecode: Update to latest version and enable build for x86_64 target. Signed-off-by: Álvaro Fernández Rojas nolt...@gmail.com Applied in r40793, thanks! -- Florian ___

Re: [OpenWrt-Devel] [PATCH 1/2] Do not try to install gnutls-cli or server when OCSP is disabled.

2014-05-19 Thread Florian Fainelli
2014-05-08 1:12 GMT-07:00 Nikos Mavrogiannopoulos n...@gnutls.org: These tools aren't compiled in that case. Signed-off-by: Nikos Mavrogiannopoulos n...@gnutls.org Applied in r40796, thanks! -- Florian ___ openwrt-devel mailing list

Re: [OpenWrt-Devel] [PATCH 2/2] Added ocserv 0.3.5, an SSL VPN server.

2014-05-19 Thread Florian Fainelli
2014-05-08 1:12 GMT-07:00 Nikos Mavrogiannopoulos n...@gnutls.org: This server is compatible with the openconnect client, and cisco's anyconnect clients. Signed-off-by: Nikos Mavrogiannopoulos n...@gnutls.org Applied in r40797, thanks, please verify that I fixed the libcrypt and

Re: [OpenWrt-Devel] [PATCH] dnsmasq: Allow creating static DNS entries from static lease entries

2014-05-19 Thread Florian Fainelli
2014-04-28 23:50 GMT-07:00 Kevin Cernekee cerne...@gmail.com: DHCP entries in /etc/config/dhcp will not automatically create A or PTR records. Add an option dns directive which appends an entry to /tmp/hosts/dhcp to facilitate forward and reverse DNS lookups. For instance, this item: