Re: [OpenWrt-Devel] [OpenWrt] Project proposal: The GNUnet of autonomous Things

2016-12-06 Thread Drasko DRASKOVIC
Hi Daniel, Very interesting project! On Thu, Nov 17, 2016 at 12:39 PM, Daniel Golle wrote: > Project schedule > > (I) > As a first step towards better integration of typical IoT USE-cases > into OpenWrt/LEDE, a ubus service allowing access to low-bandwidth > peripherals

Re: [OpenWrt-Devel] [LEDE-DEV] TR-069 for OpenWrt

2016-05-27 Thread Drasko DRASKOVIC
Hi Karl, On Fri, May 27, 2016 at 1:55 PM, Karl Palsson wrote: > > David Lang wrote: >> On Thu, 26 May 2016, Delbar Jos wrote: >> >> > We are conscious of the fact that together with the proposals made by >> > Felix, >> > Luka and Wojtek we are now looking at

[OpenWrt-Devel] [PATCH] [SIGNED-OFF] ar71xx: Add support for WeIO board

2015-10-16 Thread Drasko DRASKOVIC
Support for WeIO board (http://we-io.net), backported from Designated Driver trunk. Signed-off-by: Drasko DRASKOVIC <drasko.drasko...@gmail.com> --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 + .../ar71xx/base-files/lib/upgrade/platform.sh | 3 +- target/linux/ar71xx/

[OpenWrt-Devel] [PATCH] [SIGNED-OFF] Correct WeIO board name

2015-09-29 Thread Drasko DRASKOVIC
Trivial parch to correct WeIO board name in the system. Signed-off-by: Drasko DRASKOVIC <drasko.drasko...@gmail.com> --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target

[OpenWrt-Devel] Backporting from dev branch to stable

2015-09-29 Thread Drasko DRASKOVIC
Hi all, how are the patches from main development branch backported to Chaos Calmer branch from dev branch? Do I have to re-post this patch-set http://git.openwrt.org/?p=openwrt.git;a=commit;h=c84682a79e36bb57f4f78d51aa589f7bfe3fb5e8 against this branch:

Re: [OpenWrt-Devel] [PATCH] [SIGNED-OFF] Add WeIO Board Support

2015-09-23 Thread Drasko DRASKOVIC
A kind reminder, please someone take a look at this patch and integrate it if it is OK. BR, Drasko On Sun, Sep 20, 2015 at 7:27 PM, Drasko DRASKOVIC <drasko.drasko...@gmail.com> wrote: > Add support for WeIO board (http://we-io.net). > This board is based on Carambola2 board f

Re: [OpenWrt-Devel] [PATCH] [SIGNED-OFF] Add initial support for WeIO board

2015-09-22 Thread Drasko DRASKOVIC
A kind reminder for a patch. BR, Drasko On Sun, Sep 20, 2015 at 7:30 PM, Drasko DRASKOVIC < drasko.drasko...@gmail.com> wrote: > Hi Jonas, > I have re-sent (in a spearate e-mail) patch with corrections based on > your comments. > > Best reagrds, > Drasko > > O

Re: [OpenWrt-Devel] [PATCH] [SIGNED-OFF] Add initial support for WeIO board

2015-09-20 Thread Drasko DRASKOVIC
Hi Jonas, I have re-sent (in a spearate e-mail) patch with corrections based on your comments. Best reagrds, Drasko On Fri, Sep 11, 2015 at 2:51 PM, Jonas Gorski <j...@openwrt.org> wrote: > Hi, > > On Tue, Sep 8, 2015 at 9:00 PM, Drasko DRASKOVIC > <drasko.drasko...@gmail.c

[OpenWrt-Devel] [PATCH] [SIGNED-OFF] Add WeIO Board Support

2015-09-20 Thread Drasko DRASKOVIC
Add support for WeIO board (http://we-io.net). This board is based on Carambola2 board form 8Devices. Signed-off-by: Drasko DRASKOVIC <drasko.drasko...@gmail.com> --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 + .../ar71xx/base-files/lib/upgrade/platform.sh | 3 +-

Re: [OpenWrt-Devel] [PATCH] [SIGNED-OFF] Add initial support for WeIO board

2015-09-11 Thread Drasko DRASKOVIC
Hi all, any news on this? Who is in charge of integrating these patches and should a particular maintainer be contacted? BR, Drasko On Tue, Sep 8, 2015 at 9:00 PM, Drasko DRASKOVIC <drasko.drasko...@gmail.com> wrote: > Add support for WeIO board (http://we-io.net), which

Re: [OpenWrt-Devel] [PATCH] [SIGNED-OFF] Add WeIO board (http://we-io.net) profile. This patch adds support for WeIO board, which is based on Carambola2 board from 8Devices.

2015-09-08 Thread Drasko DRASKOVIC
On Tue, Sep 8, 2015 at 8:07 PM, Drasko DRASKOVIC <drasko.drasko...@gmail.com> wrote: > Hi Karl, > corrected patch re-sent. > > My comments below. > > BR, > Drasko > > On Sat, Aug 8, 2015 at 3:03 AM, Karl Palsson <ka...@tweak.net.au> wrote: >> ---

[OpenWrt-Devel] [PATCH] [SIGNED-OFF] Add initial support for WeIO board

2015-09-08 Thread Drasko DRASKOVIC
Add support for WeIO board (http://we-io.net), which is based on Carambola2 board from 8Devices. Signed-off-by: Drasko DRASKOVIC <drasko.drasko...@gmail.com> --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 + .../ar71xx/base-files/lib/upgrade/platform.sh | 3 +- target

[OpenWrt-Devel] [PATCH] [SIGNED-OFF] Add WeIO board (http://we-io.net) profile. This patch adds support for WeIO board, which is based on Carambola2 board from 8Devices.

2015-09-08 Thread Drasko DRASKOVIC
Signed-off-by: Drasko DRASKOVIC <drasko.drasko...@gmail.com> --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 + .../ar71xx/base-files/lib/upgrade/platform.sh | 3 +- target/linux/ar71xx/config-4.1 | 1 + .../linux/ar71xx/files/arch/mips/ath79/mach-

Re: [OpenWrt-Devel] [PATCH] [SIGNED-OFF] Add WeIO board (http://we-io.net) profile. This patch adds support for WeIO board, which is based on Carambola2 board from 8Devices.

2015-09-08 Thread Drasko DRASKOVIC
Hi Karl, corrected patch re-sent. My comments below. BR, Drasko On Sat, Aug 8, 2015 at 3:03 AM, Karl Palsson <ka...@tweak.net.au> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Comments inline... > > Drasko DRASKOVIC <drasko.drasko...@gmail.com> w

[OpenWrt-Devel] [PATCH] [SIGNED-OFF] Add WeIO board (http://we-io.net) profile. This patch adds support for WeIO board, which is based on Carambola2 board from 8Devices.

2015-08-05 Thread Drasko DRASKOVIC
Signed-off-by: Drasko DRASKOVIC drasko.drasko...@gmail.com --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 + .../ar71xx/base-files/lib/upgrade/platform.sh | 3 +- target/linux/ar71xx/config-4.1 | 1 + .../linux/ar71xx/files/arch/mips/ath79/mach-weio.c

Re: [OpenWrt-Devel] [PATCH] Add WeIO board (http://we-io.net) profile. This patch adds support for WeIO board, which is based on Carambola2 board from 8Devices.

2015-08-05 Thread Drasko DRASKOVIC
On Mon, Jul 27, 2015 at 4:10 AM, Karl Palsson ka...@tweak.net.au wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Just one more, I promise :) Drasko DRASKOVIC drasko.drasko...@gmail.com wrote: + +static void __init weio_common_setup(void) +{ + u8 *art = (u8 *) KSEG1ADDR

Re: [OpenWrt-Devel] [PATCH] Add support for WeIO board. WeIO board (http://we-io.net) is based on Carambola2 module from 8Devices, and the patch adds a separate profile.

2015-07-26 Thread Drasko DRASKOVIC
this one is not relevant anymore Drasko DRASKOVIC drasko.drasko...@gmail.com wrote: Hi Karl, + +MIPS_MACHINE(ATH79_MACH_WEIO, WEIO, WeIO board from Drasko DRASKOVIC and Uros PETREVSKI, Really? That's your model name? Really? Are you _sure_ that's what you want? Yes, the name

[OpenWrt-Devel] [PATCH] Add WeIO board (http://we-io.net) profile. This patch adds support for WeIO board, which is based on Carambola2 board from 8Devices.

2015-07-25 Thread Drasko DRASKOVIC
Signed-off-by: Drasko DRASKOVIC drasko.drasko...@gmail.com --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 + .../ar71xx/base-files/lib/upgrade/platform.sh | 3 +- target/linux/ar71xx/config-4.1 | 1 + .../linux/ar71xx/files/arch/mips/ath79/mach-weio.c

Re: [OpenWrt-Devel] [PATCH] Add support for WeIO board. WeIO board (http://we-io.net) is based on Carambola2 module from 8Devices, and the patch adds a separate profile.

2015-07-25 Thread Drasko DRASKOVIC
Drasko DRASKOVIC drasko.drasko...@gmail.com wrote: Signed-off-by: Drasko DRASKOVIC drasko.drasko...@gmail.com --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 + .../ar71xx/base-files/lib/upgrade/platform.sh | 3 +- target/linux/ar71xx/config-3.18| 1

[OpenWrt-Devel] [PATCH] Add support for WeIO board. WeIO board (http://we-io.net) is based on Carambola2 module from 8Devices, and the patch adds a separate profile.

2015-06-17 Thread Drasko DRASKOVIC
Signed-off-by: Drasko DRASKOVIC drasko.drasko...@gmail.com --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 + .../ar71xx/base-files/lib/upgrade/platform.sh | 3 +- target/linux/ar71xx/config-3.18| 1 + .../linux/ar71xx/files/arch/mips/ath79/mach-weio.c

Re: [OpenWrt-Devel] [PATCH] Add support for WeIO board

2015-06-17 Thread Drasko DRASKOVIC
Thanks for revision, I have resent corrected patch: - Added description - Added signed-of - Corrected alphabetical order of `target/linux/ar71xx/base-files/lib/ar71xx.sh` BR, Drasko On Wed, Jun 17, 2015 at 2:17 PM, Karl Palsson ka...@tweak.net.au wrote: Drasko DRASKOVIC drasko.drasko

Re: [OpenWrt-Devel] [PATCH] Add Support for WeIO Board (Chaos Calmer)

2015-06-16 Thread Drasko DRASKOVIC
HI all, I have just re-sent patch through `git send-email`. I have corrected following: - Added GPLv2 header - Corrected alphabetical order everywhere where I saw it was respected - removed eth0 and other carambola2 LED related stuff Best regards, Drasko

[OpenWrt-Devel] [PATCH] Add support for WeIO board

2015-06-16 Thread Drasko DRASKOVIC
@@ -0,0 +1,162 @@ +/** + * WEIO Web Of Things Platform + * + * Copyright (C) 2013 Drasko DRASKOVIC and Uros PETREVSKI

Re: [OpenWrt-Devel] [PATCH] Add Support for WeIO Board (Chaos Calmer)

2015-06-15 Thread Drasko DRASKOVIC
Hi Karl, On Mon, Jun 15, 2015 at 11:48 AM, Karl Palsson ka...@tweak.net.au wrote: A lot of this messes up the alphabetical ordering. Can you point me to exact spots? I tried to add WeIO support next to Carambola2, as in many cases it is practically the same. I might be that I did not notice

Re: [OpenWrt-Devel] [PATCH] Add Support for WeIO Board (Chaos Calmer)

2015-06-15 Thread Drasko DRASKOVIC
Hi John, On Mon, Jun 15, 2015 at 8:56 AM, John Crispin blo...@openwrt.org wrote: On 14/06/2015 23:56, Drasko DRASKOVIC wrote: +/** + * WEIO Web Of Things Platform + * + * Copyright (C) 2013 Drasko DRASKOVIC and Uros PETREVSKI

[OpenWrt-Devel] [PATCH] Add Support for WeIO Board (Chaos Calmer)

2015-06-14 Thread Drasko DRASKOVIC
17 00:00:00 2001 From: Drasko DRASKOVIC drasko.drasko...@gmail.com Date: Sun, 14 Jun 2015 22:41:45 +0200 Subject: [PATCH] Add support for WeIO board Signed-off-by: Drasko DRASKOVIC drasko.drasko...@gmail.com --- .../ar71xx/base-files/etc/uci-defaults/01_leds | 6 + target/linux/ar71xx/base

[OpenWrt-Devel] ptrace and pselect

2015-03-21 Thread Drasko DRASKOVIC
Hi all, I installed `mosquitto` via `opkg` on BarrierBreaker, and I am getting: root@WEIO:~# mosquitto_pub -h test.mosquitto.org -t temp/random -m 40 mosquitto_pub: can't resolve symbol 'pselect' Then I wnated to see what's happening, and I installed `strace`, but I am getting: root@WEIO:~#

[OpenWrt-Devel] drasko.drasko...@gmail.com has indicated you're a friend(19 mutual friends). Accept?

2015-03-03 Thread drasko . draskovic
Hi, drasko.drasko...@gmail.com wants to follow you. ** Is drasko.drasko...@gmail.com you friend? ** If Yes please follow the link below:

Re: [OpenWrt-Devel] WeIO - Web of Things Platform

2014-10-29 Thread Drasko DRASKOVIC
Hi Michael, On Wed, Oct 29, 2014 at 5:10 PM, Michael Richardson m...@sandelman.ca wrote: So, 400Mhz ARM, single wired ethernet that needs to be populated, as far as I can see. Lots of I/O... Yes, a nice IoT platform. Any battery management? We have not been working on this but normally

[OpenWrt-Devel] WeIO - Web of Things Platform

2014-10-28 Thread Drasko DRASKOVIC
FYI, WeIO (http://we-io.net/) is new OpenWrt (Barrier Breaker) powered development board for rapid prototyping and IoT, based on Carambola 2 module (Atheros AR9331 CPU). It has a good Indiegogo success so far: https://www.indiegogo.com/projects/weio-platform-for-web-of-things, and source code of

[OpenWrt-Devel] [PATCH 1/4] [WEIO] Adding WeIO profile

2014-06-30 Thread Drasko DRASKOVIC
This patch adds WeIO board profile. WeIO is the new AR9331 MIPS based board for Internet of Things. Project web-site is: http://we-io.net/ From 82e77431e2b860f21da5540a84e7440764a49b39 Mon Sep 17 00:00:00 2001 From: Drasko DRASKOVIC drasko.drasko...@gmail.com Date: Sun, 9 Feb 2014 03:46:43 +0100

[OpenWrt-Devel] [PATCH 2/4] [WEIO] leds - Enable STA and AP leds for WeIO board

2014-06-30 Thread Drasko DRASKOVIC
This patch adds led support for WeIO board. WeIO is the new AR9331 MIPS based board for Internet of Things. Project web-site is: http://we-io.net/ From ef42b3f73ff685589f3d5df50f8a88942ca51985 Mon Sep 17 00:00:00 2001 From: Drasko DRASKOVIC drasko.drasko...@gmail.com Date: Sat, 22 Mar 2014 17:12

[OpenWrt-Devel] [PATCH 3/4] [WEIO] buttons - WeIO button support

2014-06-30 Thread Drasko DRASKOVIC
This patch adds button support for WeIO board. WeIO is the new AR9331 MIPS based board for Internet of Things. Project web-site is: http://we-io.net/ From 3fb5d59d6ade5161d89983874568db50e32d6dac Mon Sep 17 00:00:00 2001 From: Drasko DRASKOVIC drasko.drasko...@gmail.com Date: Mon, 24 Mar 2014 00

[OpenWrt-Devel] [PATCH 4/4] [WEIO] i2c - WeIO i2c support

2014-06-30 Thread Drasko DRASKOVIC
This patch adds i2c support for WeIO board. WeIO is the new AR9331 MIPS based board for Internet of Things. Project web-site is: http://we-io.net/ From 979d4670a008c2d1b1f6640f1643113619a90dec Mon Sep 17 00:00:00 2001 From: Drasko DRASKOVIC drasko.drasko...@gmail.com Date: Thu, 15 May 2014 00:36

Re: [OpenWrt-Devel] [PATCH 1/4] [WEIO] Adding WeIO profile

2014-06-30 Thread Drasko DRASKOVIC
On Mon, Jun 30, 2014 at 2:09 PM, John Crispin j...@phrozen.org wrote: Hi, please resend with the patches inline, it is not possible to comment when they are attached. No problem, I will be re-sending the patches inline. also, my first impression is that the patches are really messy and the

[OpenWrt-Devel] [PATCH 1/1] [WEIO] Initial support for WeIO board

2014-06-30 Thread Drasko DRASKOVIC
c01a10928d2f27f89ff712896c948f549827acbe Mon Sep 17 00:00:00 2001 From: Drasko DRASKOVIC drasko.drasko...@gmail.com Date: Sun, 9 Feb 2014 03:46:43 +0100 Subject: [PATCH 1/2] weio: adding WeIO profile for OpenWrt More changes on WeIO profile Corrected board name detection in /tmp/sysinfo/board_name

Re: [OpenWrt-Devel] [PATCH 1/4] [WEIO] Adding WeIO profile

2014-06-30 Thread Drasko DRASKOVIC
Hi all, signed-off squashed commit that introduces WeIO board support is sent to the list in a new thread. Best regards, Drasko On Mon, Jun 30, 2014 at 3:34 PM, Jonas Gorski j...@openwrt.org wrote: On Mon, Jun 30, 2014 at 2:26 PM, John Crispin j...@phrozen.org wrote: Hi, i would prefer it to

Re: [OpenWrt-Devel] [PATCH 1/4] [WEIO] Adding WeIO profile

2014-06-30 Thread Drasko DRASKOVIC
On Mon, Jun 30, 2014 at 2:26 PM, John Crispin j...@phrozen.org wrote: Hi, i would prefer it to be all in 1 patch with no unrelated whitespace fixes. that makes it less work to merge and its self contained. if there was more code then splitting it up might make sense, however its only a few

Re: [OpenWrt-Devel] [PATCH 1/1] [WEIO] Initial support for WeIO board

2014-06-30 Thread Drasko DRASKOVIC
Hi Jonas, On Mon, Jun 30, 2014 at 6:10 PM, Jonas Gorski j...@openwrt.org wrote: On Mon, Jun 30, 2014 at 5:46 PM, Drasko DRASKOVIC drasko.drasko...@gmail.com wrote: From c01a10928d2f27f89ff712896c948f549827acbe Mon Sep 17 00:00:00 2001 From: Drasko DRASKOVIC drasko.drasko...@gmail.com Date

[OpenWrt-Devel] Adding CONFIG_I2C_CHARDEV

2014-05-14 Thread Drasko DRASKOVIC
Hi all, I want to enable i2c support to my ATH9 Carambola2 device, but I can not reach kernel's CONFIG_I2C_CHARDEV=y from menuconfig. Is it OK to chage this directly via `make target/linux/clean` or kernel config should be affected only via main menuconfig (the one from OpenWrt root)? Best

Re: [OpenWrt-Devel] Adding CONFIG_I2C_CHARDEV

2014-05-14 Thread Drasko DRASKOVIC
...@openwrt.org wrote: Hi, 2014-05-14 16:01 GMT-07:00 Drasko DRASKOVIC drasko.drasko...@gmail.com: Hi all, I want to enable i2c support to my ATH9 Carambola2 device, but I can not reach kernel's CONFIG_I2C_CHARDEV=y from menuconfig. Is it OK to chage this directly via `make target/linux/clean

[OpenWrt-Devel] Commandline Hack and Command line marker not found

2013-11-10 Thread Drasko DRASKOVIC
Hi all, Can somebody explain what is OpenWRT Command Line Hack option in kernel menuconfig? Following the instructions here: https://github.com/8devices/u-boot/issues/3#issuecomment-28056612 I have disabled CONFIG_IMAGE_CMDLINE_HACK. Now I am getting error: Command line marker not found! I have

[OpenWrt-Devel] Building Python extensions

2013-07-26 Thread Drasko DRASKOVIC
Hi all, I tried to install a Pyton extension directly on the MIPS target via pip : root@Marx:/# pip install netifaces Downloading/unpacking netifaces Running setup.py egg_info for package netifaces ... uilding 'netifaces' extension mipsel-openwrt-linux-uclibc-gcc -fno-strict-aliasing -Os

Re: [OpenWrt-Devel] OpenOCD and RT3050/5350

2013-07-05 Thread Drasko DRASKOVIC
On Fri, Jul 5, 2013 at 3:57 AM, jonsm...@gmail.com jonsm...@gmail.com wrote: 32MB memory, 8MB flash. If you need 32MB flash they will pass along for whatever the difference is in chip price. Which then becomes more expensive than Carambola 2... I'm starting to discover some the missing pieces

Re: [OpenWrt-Devel] OpenOCD and RT3050/5350

2013-07-04 Thread Drasko DRASKOVIC
Hi Jon, On Fri, Jul 5, 2013 at 12:35 AM, jonsm...@gmail.com jonsm...@gmail.com wrote: On Tue, Apr 16, 2013 at 6:32 PM, Drasko DRASKOVIC drasko.drasko...@gmail.com wrote: Hi Jon, both RT3050 and RT5350 have MIPS 24Kc core. I have successfully used OpenOCD with similar (not exactly

Re: [OpenWrt-Devel] Using JTAG on a new Ralink board

2013-04-16 Thread Drasko DRASKOVIC
and uses this U-Boot, so there is a goot chacnce that it can work on RT5350 also. BR, Drasko On Tue, Apr 16, 2013 at 5:41 PM, jonsm...@gmail.com jonsm...@gmail.com wrote: On Fri, Apr 12, 2013 at 7:09 PM, Drasko DRASKOVIC drasko.drasko...@gmail.com wrote: Hi Jon, On Fri, Apr 12, 2013 at 8

Re: [OpenWrt-Devel] OpenOCD and RT3050/5350

2013-04-16 Thread Drasko DRASKOVIC
Hi Jon, both RT3050 and RT5350 have MIPS 24Kc core. I have successfully used OpenOCD with similar (not exactly these) chips, having the same MIPS core. You should use MIPS 4K as a target. At the time I used it extensively I tried to demystify a code that was there and the code I contributed, so

Re: [OpenWrt-Devel] AP mode UI

2013-04-12 Thread Drasko DRASKOVIC
Hi Jon, On Fri, Apr 12, 2013 at 8:39 PM, jonsm...@gmail.com jonsm...@gmail.com wrote: Is there any such thing as an AP mode UI for OpenWRT? Sometimes is is useful to turn routers into APs. I'm able to do this by turning off all of the router stuff (like DHCP) but there doesn't seem to be

Re: [OpenWrt-Devel] Using JTAG on a new Ralink board

2013-04-12 Thread Drasko DRASKOVIC
Hi Jon, On Fri, Apr 12, 2013 at 8:42 PM, jonsm...@gmail.com jonsm...@gmail.com wrote: On Tue, Apr 9, 2013 at 6:42 PM, jonsm...@gmail.com jonsm...@gmail.com wrote: I put two and two together and figured out that those are the names from the Ralink reference design, not the datasheet. So

Re: [OpenWrt-Devel] Using JTAG on a new Ralink board

2013-04-08 Thread Drasko DRASKOVIC
Hi John, You will have to know RAM controller config to prepare RAM before writing into it. This usually goes to OpenOCD script and is executed via MIPS EJTAG. But is often just a question of writing several registers (sometimes in the right order) You can look in U-Boot code from Carambola (8th

Re: [OpenWrt-Devel] Using JTAG on a new Ralink board

2013-04-08 Thread Drasko DRASKOVIC
Yes, I have seen these boards and contacted suppliers. they seem really responsive. I am missing some more flash though. 8MB is just enough, but it seems like RT5350 chipset does not support more. John, do you know what would be the best way to augment flash on these? Some cheap NAND? SD Card?

Re: [OpenWrt-Devel] Using JTAG on a new Ralink board

2013-04-08 Thread Drasko DRASKOVIC
...@gmail.com jonsm...@gmail.com wrote: On Mon, Apr 8, 2013 at 6:28 PM, jonsm...@gmail.com jonsm...@gmail.com wrote: On Mon, Apr 8, 2013 at 6:24 PM, Drasko DRASKOVIC drasko.drasko...@gmail.com wrote: Yes, I have seen these boards and contacted suppliers. they seem really responsive. I am

Re: [OpenWrt-Devel] Cross Libtool

2012-11-14 Thread Drasko DRASKOVIC
Hi Florian, On Wed, Nov 14, 2012 at 10:22 AM, Florian Fainelli flor...@openwrt.org wrote: Hello Drasko, On Wednesday 14 November 2012 00:38:08 Drasko DRASKOVIC wrote: Hi all, Trying to cross compile libdespotify, I have run into problem with libtool : libtool --tag=CC --verbose --mode

Re: [OpenWrt-Devel] Cross Libtool

2012-11-14 Thread Drasko DRASKOVIC
Hi Jow, On Wed, Nov 14, 2012 at 11:34 AM, Jo-Philipp Wich x...@subsignal.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, in most cases it is enough to specify PKG_FIXUP:=autoreconf in the OpenWrt Makefile. This will regenerate configure scripts, Makefiles and embedded

Re: [OpenWrt-Devel] Cross Libtool

2012-11-14 Thread Drasko DRASKOVIC
On Wed, Nov 14, 2012 at 11:36 AM, Florian Fainelli flor...@openwrt.org wrote: On Wednesday 14 November 2012 11:24:10 Drasko DRASKOVIC wrote: - the second libtool command does not use the cross-linker, and for that I have no idea yet It does not, and it is related to the bug (or wrong

Re: [OpenWrt-Devel] Cross Libtool

2012-11-14 Thread Drasko DRASKOVIC
On Wed, Nov 14, 2012 at 12:08 PM, Jo-Philipp Wich x...@subsignal.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It works for any other package so it is unlikely to be buggy on the link stage. It is most likely improperly called by the Makefile. And indeed, line 11 of despotify's

Re: [OpenWrt-Devel] Cross Libtool

2012-11-14 Thread Drasko DRASKOVIC
On Wed, Nov 14, 2012 at 11:36 AM, Florian Fainelli flor...@openwrt.org wrote: No, but packages that do provide a libtool should be built by OpenWrt with PKG_LIBTOOL_PATHS and PKG_FIXUP accordingly. libdespotify I am trying to compile does not provide it's libtoo. I am using OpenWRTs tool,