[Angstrom-devel] [review] java fix, was: Re: Backport candidates from .dev

2008-01-26 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Paul Sokolovsky schreef:
| Hello Koen,
|
| Thursday, January 24, 2008, 6:17:07 PM, you wrote:
|
| -BEGIN PGP SIGNED MESSAGE-
| Hash: SHA1
|
| Koen Kooi schreef:
| | Hi,
| |
| | There are some interesting updates in .dev that would benefit going
into
| | the stable branch:
| |
| | * java updates
|
| The list AIUI:
|
| for i in cacao classpath ecj jamvm jikes midpath swt ; do mtn log $i
| - --to df475b842adf853bad8285bda460dd5b55117eb2 --no-graph --no-merges
| - --diffs ; done  /tmp/java.diff.txt
|
| +1 for me for general idea of merging java updates, but I personally
| haven't had chance to build them in .dev ;-(

Probably because it needs:

- -
Revision: 48a5a24441ca8ef506373371dd1a3c11512ba34b
Ancestor: 777f9fe3192390497983f92b9ab2b754d398f006
Author: [EMAIL PROTECTED]
Date: 2008-01-26T12:56:08
Branch: org.openembedded.dev

Modified files:
~packages/fastjar/fastjar-native_0.95.bb

ChangeLog:

fastjar: install binaries instead of libtool wrappers to make it rm_work
safe



- --- packages/fastjar/fastjar-native_0.95.bb
3c4528fae3a802f047b2afe2a77ec390f93bba35
+++ packages/fastjar/fastjar-native_0.95.bb
e8b2518397f26189342735a6379ed887085b5cd9
@@ -1,9 +1,11 @@ LICENSE = GPL
~ DESCRIPTION = jar replacement written in C.
~ HOMEPAGE = http://savannah.nongnu.org/projects/fastjar/;
~ SECTION = devel
~ PRIORITY = optional
~ LICENSE = GPL

+PR = r1
+
~ DEPENDS = zlib-native

~ SRC_URI =
http://download.savannah.nongnu.org/releases/fastjar/fastjar-${PV}.tar.gz;
@@ -20,7 +22,8 @@ do_stage() {
~ }

~ do_stage() {
+   #we should teach autotools.bbclass:autotools_stage_all() about
${STAGING_BINDIR}
~   install -d ${STAGING_BINDIR}
- - install -m 755 fastjar ${STAGING_BINDIR}/fastjar
- - install -m 755 grepjar ${STAGING_BINDIR}
+   install -m 755 .libs/fastjar ${STAGING_BINDIR}/fastjar
+   install -m 755 .libs/grepjar ${STAGING_BINDIR}
~ }

Can we put this in the stable branch as well?

regards,

Koen

- --
[EMAIL PROTECTED] will go go away in december 2007, please
use [EMAIL PROTECTED] instead.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFHmy+rMkyGM64RGpERAj8BAKCVo/mB/8OHJTG8QlQB3yAI6MZftwCeJJ1d
k3ouCC3IHvD0sKCS81sU6MY=
=4lpL
-END PGP SIGNATURE-

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


[Angstrom-devel] HostAP Packet injection

2008-01-26 Thread Capn_Fish Zaurus
Packet injection isn't working for me. I do a aireplay-ng -9 wlan0 test,
and it says No APs found. If I add the BSSID/SSID of my router, it
attempts a test, but fails and gives something to the effect of 0/30: 0% I
have done a airmon-ng start wlan0 before attempting this.

I have tested with two routers with the same result.

Looking through the patches for linux-rp-2.6.23, the HostAP injection patch
is present.

Potentially relevant information:
Zaurus SL-C3100
Kernel 2.6.23
Angstrom 2007.12
HostAP card (Ambicom WL-1100C)
Aircrack-NG 0.9.1 (from feeds)

Any help would be appreciated, as I'm at a loss here.
___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


[Angstrom-devel] building bootloader

2008-01-26 Thread Avatar Ng
Hi,

Do we have any document here explaining how to build a new bootloader
*.exe with kernel 2.6.23 h2200 port?

by Avatar Ng -
___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel