On Thursday 27 January 2011 12:38:54 pm Koen Kooi wrote:
> The environment script defines 2 alias:
> 
>  'alias opkg="LD_LIBRARY_PATH=$SDK_PATH/lib $SDK_PATH/bin/opkg-cl -f
> $SDK_PATH/${sysconfdir}/opkg-sdk.conf -o $SDK_PATH"'
> 'alias opkg-target="LD_LIBRARY_PATH=$SDK_PATH/lib $SDK_PATH/bin/opkg-cl
> -f $SDK_PATH/$TARGET_SYS${sysconfdir}/opkg.conf -o $SDK_PATH/$TARGET_SYS"'
> 
> so you can do:
> 
> opkg-target update ; opkg target install foo
> 
> to install 'foo' into the target sysroot of the sdk from the feeds.
> 
> regards,
> 
> Koen
> 

Thanks Koen,

Works like a charm.

Regards,
Caglar

_______________________________________________
Angstrom-distro-users mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users

Reply via email to