[poky] [PATCH] external-python-tarball: add LIC_FILES_CHKSUM
Joshua Lock
josh at openedhand.com
Fri Jan 14 04:34:45 PST 2011
Good catch!
On Fri, 2011-01-14 at 13:10 +0100, Koen Kooi wrote:
> Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
Acked-by: Joshua Lock <josh at linux.intel.com>
> ---
> meta/recipes-core/meta/external-python-tarball.bb | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/meta/recipes-core/meta/external-python-tarball.bb b/meta/recipes-core/meta/external-python-tarball.bb
> index 494b21c..eef93fd 100644
> --- a/meta/recipes-core/meta/external-python-tarball.bb
> +++ b/meta/recipes-core/meta/external-python-tarball.bb
> @@ -1,5 +1,8 @@
> DESCRIPTION = "Meta package for building a standalone python tarball"
> LICENSE = "MIT"
> +LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
> + file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
> +
> DEPENDS = "opkg-native opkg-utils-native virtual/fakeroot-native sed-native"
>
> inherit meta
--
Joshua Lock
Intel Open Source Technology Centre
More information about the poky
mailing list