[oe] [PATCH] autobahn recipe (v0.5.14)

Burton, Ross ross.burton at intel.com
Wed Oct 2 16:01:20 UTC 2013


On 2 October 2013 16:01, Frederic PAUT <frederic.paut at linux.intel.com> wrote:
> +LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"

This should be a file inside the source tree (relative paths are
resolved from $S), best practise is to checksum the license file and
the license header of a source file (you can restrict the md5 to a
subset of lines).

> +FILES_${PN}-${PV} = " \

Just FILES_${PN} here, but inherit distutils handles this for you, so
you can delete this.

Ross



More information about the Openembedded-devel mailing list