[yocto] Adding OpenEmbedded layer

Burton, Ross ross.burton at intel.com
Thu Sep 25 03:18:45 PDT 2014


On 25 September 2014 11:00, Albert K <alberk at gmail.com> wrote:
> ExpansionError during parsing
> /yocto/poky/meta-openembedded/meta-oe/recipes-support/lzip/lzip_1.15.bb:
> Failure expanding variable do_fetch[file-checksums], expression was
> ${@bb.fetch.get_checksum_file_list(d)} which triggered exception
> MalformedUrl: The URL: '${SAVANNAH_GNU_MIRROR}/lzip/lzip-1.15.tar.gz'
> is invalid and cannot be interpreted

You're using poky 1.7.1 but meta-oe from git master, which depends on
some variables that have been added to poky master.

Switch the meta-oe clone to the daisy branch, and it will work.

Ross



More information about the yocto mailing list