Hello all,

I'm trying to get the toolchain for windows/mingw and im having the
following message when "bitbake meta-toolchain"

ERROR: No recipes available for:

/home/jjgarcia/Development/yocto/es-devel/yocto/poky/meta-mingw/recipes-devtools/gdb/gdb-cross-canadian_7.8.1.bbappend

I'm trying with:

$ git clone -b dizzy git://git.yoctoproject.org/poky.git
$ cd poky; git clone git://git.yoctoproject.org/meta-mingw

Configuring as follow:
- local.conf with
MACHINE ??= "genericx86"
SDKMACHINE ?= "i686-mingw32"
PACKAGE_CLASSES ?= "package_deb"

and
- bblayers.conf
BBLAYERS ?= " \
  ... (adding)
  /home/jjgarcia/Development/yocto/es-devel/yocto/poky/meta-mingw \

Help appreciated,

Thanks in advance,

Regards

JJ
-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to