On 13 June 2013 09:55, Katu Txakur <katutxaku...@gmail.com> wrote:
> do_configure() {
> ./waf configure --alsa --debug --clients=128
> }

I've never used waf, but I expect at this point you need to tell waf
what the prefix is.  With autoconf this would be --prefix=${prefix},
have a look at the waf arguments and autotool.bbclass for examples.

Ross
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to