[oe] [PATCH 7/8] task-x11-illume: add LIC_FILES_CHKSUM

Martin Jansa martin.jansa at gmail.com
Thu Mar 31 20:47:59 UTC 2011


On Thu, Mar 31, 2011 at 01:39:03PM -0700, Khem Raj wrote:
> On Thu, Mar 31, 2011 at 3:17 AM, Martin Jansa <martin.jansa at gmail.com> wrote:
> > Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> > ---
> >  meta-efl/recipes-efl/tasks/task-x11-illume.bb |    1 +
> >  1 files changed, 1 insertions(+), 0 deletions(-)
> >
> > diff --git a/meta-efl/recipes-efl/tasks/task-x11-illume.bb b/meta-efl/recipes-efl/tasks/task-x11-illume.bb
> > index 8b14adb..e197cc7 100644
> > --- a/meta-efl/recipes-efl/tasks/task-x11-illume.bb
> > +++ b/meta-efl/recipes-efl/tasks/task-x11-illume.bb
> > @@ -1,6 +1,7 @@
> >  DESCRIPTION = "The Illume Windowing Environment -- install this task to get the Enlightenment Window Manager + the Illume environment."
> >  SECTION = "x11/wm"
> >  LICENSE = "MIT"
> > +LIC_FILES_CHKSUM = "file://${TOPDIR}/meta-openembedded/meta-efl/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
> 
> why not copy the license file to workdir first

you mean introduce SRC_URI for task-* recipes?

I don't really like hardcoding meta-openembedded path here, so maybe we can introduce 
METAOEBASE for this, like oe-core does with POKYBASE in LIC_FILES_CHKSUMs

bitbake at jama ~/shr-core/openembedded-core/meta/recipes-core/tasks $ git grep LIC_FILES_CHKSUM
task-base.bb:LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
task-cross-canadian.bb:LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
task-poky-boot.bb:LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
task-poky-nfs.bb:LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
task-poky-sdk.bb:LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
task-poky-ssh-dropbear.bb:LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
task-poky-ssh-openssh.bb:LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
task-poky-standalone-sdk-target.bb:LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
task-poky-tools.bb:LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
task-sdk-host.bb:LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \

Regards,
-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110331/f89b871a/attachment-0002.sig>


More information about the Openembedded-devel mailing list