Johannes Berg wrote:
> On Wed, 2012-05-09 at 23:04 +0200, Tobias Diedrich wrote:
>
> > > PKG_REV:=1f0cc27eb98f7d1af9c64d0752238184cbdb9a24
>
> Ok.
>
> > When associating to the AP works (3edaf3e61fda3aa9ff8d38445bf92f2bec23bf63
> > reverted):
> > root@OpenWrt:/# ip monitor
> > dev eth0.1 lladdr
Le 11/05/2012 19:41, Jo-Philipp Wich a écrit :
> Hi,
>
> after reading the patche multiple times I still don't get the purpose.
> Shouldn't $link already contain the last value when leaving the inner
> while() loop? Why do you need yet another variable which is just a copy
> of the existing one?
S
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
after reading the patche multiple times I still don't get the purpose.
Shouldn't $link already contain the last value when leaving the inner
while() loop? Why do you need yet another variable which is just a copy
of the existing one?
~ Jow
-B
download.pl: fix PKG_SOURCE_URL=file://... urls
diff --git a/scripts/download.pl b/scripts/download.pl
index 86a6bf4..84af8de 100755
--- a/scripts/download.pl
+++ b/scripts/download.pl
@@ -77,9 +77,11 @@ sub download
}
if (open TMPDLS, "find $cache -follow -name
Hi,
for example apr-utils and e2fsprogs depend on util-linux proving
libuuid, but util-linux does not install them into
staging_dir/target.../.
For libuuid, the following patch fixes this and makes apr-util build
again.
Patch rev 2: also exports uuid.h header and all other libraries
included
Hi,
for example apr-utils and e2fsprogs depend on util-linux proving
libuuid, but util-linux does not install them into
staging_dir/target.../.
For libuuid, the following patch fixes this and makes apr-util build
again.
diff --git a/package/util-linux/Makefile b/package/util-linux/Makefile
i
Hi,
apr-utils misses a
PKG_BUILD_DEPENDS:=util-linux
so linking against libuuid fails.
Regards,
M. Braun
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel