On Mon, 2006-08-28 at 22:42 +0200, ifaistos commit wrote:
> +IPKG_ARCHS = "all powerpc ${MACHINE}"
Whilst this will work, I suspect you'd be better off using
IPKG_EXTRA_ARCHS and in actual fact, you don't have any extra ones so
you can just leave it unset and use the default.
Cheers,
Richard