with the help of Kaloz i managed it to boot
"a little bit" a Pandaboard-ES with kernel 3.13
preparations (for the record): SD-card with
10 mb FAT16 bootable partition and
512 mb EXT4 partition.
put 'u-boot.img' and 'MLO' on FAT16 and
untar the rootfs to EXT4. mkdir 'boot' on
the EXT4-partition a
https://www.youtube.com/watch?v=eCCrkN6KwPM#t=230
I'm dying
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
aMule 2.3.1 for trunk and the latest Attitude AdjustmentSigned-off-by: Massimo Tumminia ---diff --git a/libs/wxbase/Makefile b/libs/wxbase/Makefileindex aa50bc1..6729ec0 100644--- a/libs/wxbase/Makefile+++ b/libs/wxbase/Makefile@@ -8,12 +8,12 @@include $(TOPDIR)/rules.mkPKG_N
fixed the pr'oblem i'm removed bash and iwconfig
Em 21-03-2014 16:44, Bastian Bittorf escreveu:
* Flavio Rodrigo LEonel [21.03.2014 20:35]:
CONFIG_PACKAGE_luci=y
CONFIG_PACKAGE_luci-mod-admin-core=y
CONFIG_PACKAGE_luci-mod-admin-full=y
CONFIG_PACKAGE_luci-app-firewall=y
CONFIG_PACKAGE_luci-mes
i'm trying remove... one moment please
Em 21-03-2014 16:44, Bastian Bittorf escreveu:
* Flavio Rodrigo LEonel [21.03.2014 20:35]:
CONFIG_PACKAGE_luci=y
CONFIG_PACKAGE_luci-mod-admin-core=y
CONFIG_PACKAGE_luci-mod-admin-full=y
CONFIG_PACKAGE_luci-app-firewall=y
CONFIG_PACKAGE_luci-mesh=y
CONFI
here:
flavio@Flavio-V5:~/MCELLOS$ diff .config .config_keep
49c49
< CONFIG_TARGET_ar71xx_generic_Default=y
---
> # CONFIG_TARGET_ar71xx_generic_Default is not set
141c141
< # CONFIG_TARGET_ar71xx_generic_TLWR841 is not set
---
> CONFIG_TARGET_ar71xx_generic_TLWR841=y
184,187d183
< CONFIG_DEFAULT_
* Flavio Rodrigo LEonel (frleo...@gmail.com) wrote:
> ok my friend what should I do to enable this debugger? would build on
Sorry, I meant to -disable- debugging if you have it on. It's under
"Global build settings" in menuconfig. Uncheck the various 'Compile the
kernel with X' if they are checked
aMule 2.3.1 for trunk and the latest Attitude Adjustment
Signed-off-by: Massimo Tumminia
diff --git a/libs/wxbase/Makefile b/libs/wxbase/Makefile
index aa50bc1..6729ec0 100644
--- a/libs/wxbase/Makefile
+++ b/libs/wxbase/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=wxbase
hallo Bastian:
I've tried for several times to make distclean ... and redid the
selection again .. but the error still persists
Em 21-03-2014 15:55, Bastian Bittorf escreveu:
* Flavio Rodrigo LEonel [21.03.2014 19:07]:
ok my friend ... I know it! But I can tell you that I am compiling
only t
ok my friend what should I do to enable this debugger? would build on
Em 21-03-2014 15:36, Claudio Leite escreveu:
* Flavio Rodrigo LEonel (frleo...@gmail.com) wrote:
ok man but I'm compiling with the minimum possible, luci + default
theme ...
+ Basic package ...
Do you have debugging enabled
* Flavio Rodrigo LEonel (frleo...@gmail.com) wrote:
> ok man but I'm compiling with the minimum possible, luci + default
> theme ...
> + Basic package ...
Do you have debugging enabled? That can easily push an image over the
limit.
___
openwrt-devel mail
ok man but I'm compiling with the minimum possible, luci + default theme
...
+ Basic package ...
Em 21-03-2014 15:33, Bastian Bittorf escreveu:
* Flavio Rodrigo LEonel [21.03.2014 17:22]:
[mktplinkfw] *** error: images are too big
this means that your image is too big for the router.
unselec
Export the ubi_num and vol_id into the sysfs record of the gluebi-
emulated mtd device. Previously userspace didn't have a way to
map gluebi-emulated devices back to their corresponding ubi volumes.
v2: no need to gluebi_get (which will fail if ubifs volume is mounted),
use device_lock mutex i
ok my friend ... I know it! But I can tell you that I am compiling only
the basic system .. how do I fix this problem "by changing the memory of
the tp-link?"
Well it says images are too big so probably your images are... too big :)
On 03/21/2014 04:44 PM, Flavio Rodrigo LEonel wrote:
i am
Well it says images are too big so probably your images are... too big :)
On 03/21/2014 04:44 PM, Flavio Rodrigo LEonel wrote:
> i am trying building the openwrt custom image for wr841nd, but no
> complete and report this mensages
>
> /home/flavio/MCELLOS/staging_dir/host/bin/mktplinkfw -H 0x08410
i am trying building the openwrt custom image for wr841nd, but no
complete and report this mensages
/home/flavio/MCELLOS/staging_dir/host/bin/mktplinkfw -H 0x08410007 -W 1
-F 4M -N OpenWrt -V r39792 -s -X 0x4 -k
/home/flavio/MCELLOS/build_dir/target-mips_34kc_uClibc-0.9.33.2/linux-ar71xx_g
On 2014-03-21 15:54, Claudio Leite wrote:
> Trunk and the latest backport to Attitude Adjustment have the
> kmod-rt2800-soc package hidden for the ramips_rt288x target.
> This makes the dependency match the dependency given in the
> TITLE field.
>
> Signed-off-by: Claudio Leite
Committed in r3997
Trunk and the latest backport to Attitude Adjustment have the
kmod-rt2800-soc package hidden for the ramips_rt288x target.
This makes the dependency match the dependency given in the
TITLE field.
Signed-off-by: Claudio Leite
---
package/kernel/mac80211/Makefile | 2 +-
1 file changed, 1 insertio
Trunk and the latest backport to Attitude Adjustment have the
kmod-rt2800-soc package hidden for the ramips_rt288x target.
This makes the dependency match the dependency given in the
TITLE field.
---
package/kernel/mac80211/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --gi
On 2014-03-21 14:59, Felix Fietkau wrote:
> On 2014-03-21 14:09, Oskari Rauta wrote:
>> This patch removes dependancy of PPP from chat application as chat
>> application can be used for other serial communication as well that is not
>> dependant on PPP and therefore one should be able to install
On 2014-03-21 14:09, Oskari Rauta wrote:
> This patch removes dependancy of PPP from chat application as chat
> application can be used for other serial communication as well that is not
> dependant on PPP and therefore one should be able to install chat without
> PPP. There also are no dependen
Signed-off-by: Rafał Miłecki
---
...X-Check-all-32-GPIOs-when-looking-for-a-p.patch | 30 ++
1 file changed, 30 insertions(+)
create mode 100644
target/linux/brcm47xx/patches-3.10/143-MIPS-BCM47XX-Check-all-32-GPIOs-when-looking-for-a-p.patch
diff --git
a/target/linux/brcm
Handle it by creating a new patch for simple database changes.
Signed-off-by: Rafał Miłecki
---
.../144-MIPS-BCM47XX-Devices-database-update-for-3.16.patch | 13 +
.../144-MIPS-BCM47XX-Devices-database-update-for-3.16.patch | 13 +
2 files changed, 26 insertions(+)
creat
Signed-off-by: Rafał Miłecki
---
...IPS-BCM47XX-Add-new-file-for-device-specific-workar.patch | 12 +---
...IPS-BCM47XX-Add-new-file-for-device-specific-workar.patch | 12 +---
2 files changed, 18 insertions(+), 6 deletions(-)
diff --git
a/target/linux/brcm47xx/patches-3.10/128-
This patch removes dependancy of PPP from chat application as chat application
can be used for other serial communication as well that is not dependant on PPP
and therefore one should be able to install chat without PPP. There also are no
dependencies within chat application for PPP.
Signed-off
This patch removes dependancy of PPP from chat application as chat application
can be used for other serial communication as well that is not dependant on PPP
and therefore one should be able to install chat without PPP. There also are no
dependencies within chat application for PPP.
Signed-off
This patch removes dependancy of PPP from chat application as chat application
can be used for other serial communication as well that is not dependant on PPP
and therefore one should be able to install chat without PPP. There also are no
dependencies within chat application for PPP.
Signed-off
Update radsecproxy to version 1.6.5 and convert the init script to use
procd, and start later during boot to ensure name service is operational.
Introduces a small patch to radsecproxy which prevents it from forcing
log output to stderr when run in the foreground, thus making it possible
to simply
On 2014-03-21 09:21, Oskari Rauta wrote:
> Stefan Hellermann wrote:
>> I'm using chat with a custom script to send a short messages with a
>> connected mobile phone. In this combination I don't need ppp.
>>
>> I think you should remove the DEPENDS line, not only comment it.
>>
>> Acked-By: Stefan H
Stefan Hellermann wrote:I'm using chat with a custom script to send a short messages with a connected mobile phone. In this combination I don't need ppp.I think you should remove the DEPENDS line, not only comment it.Acked-By: Stefan Hellermann That's right..Terribly sorry, t
30 matches
Mail list logo