From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pd0-f181.google.com (mail-pd0-f181.google.com [209.85.192.181]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id C944EE00851 for ; Tue, 21 Jan 2014 11:25:29 -0800 (PST) Received: by mail-pd0-f181.google.com with SMTP id y10so5032305pdj.12 for ; Tue, 21 Jan 2014 11:25:29 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=JvHlf/4upJiW4ijnvjhUSUw9VWNLeP15lBZUz6fz+Xo=; b=bUzF5673V85leYcFtijE0PsuHPTYCiom2kSpquFHOzz47+ZrxWfCmiCyiDuphuiYyT VOUWuf50UzTwNW6jNHD7wlg4/+Z6vIVfaEhrOul81TxjLbfkXd5tMYL3gUhRHfiuz2sc kkul5VbmOXHg4srH+lKgddwsvm+3V6YtGvDtce6W3uLfmOhQRllrrrjQL9ZhABlzcWvf P0bZWMVGQ6+Bja3VIFCaxU9s59BECn4dciW40v4TTNI5lhYppc8R9sfXzhy4L7oggypa Is8CLwnzV/OCTQjTmXN8Go8SGBYab9L9N23u2Te1VcUJh+2W36YDTVLFZBzRGU/QZdR7 0IFw== X-Gm-Message-State: ALoCoQl5dveO9yog12TkVds+IEg7hW2dJASOBA+qtekFoAqD1rn2GoWZqcFspaEbpWPFzOukPFzq X-Received: by 10.66.197.164 with SMTP id iv4mr26908632pac.18.1390332329024; Tue, 21 Jan 2014 11:25:29 -0800 (PST) Received: from [192.168.0.53] ([63.226.49.26]) by mx.google.com with ESMTPSA id dq3sm14804752pbc.35.2014.01.21.11.25.26 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 21 Jan 2014 11:25:27 -0800 (PST) Message-ID: <52DEC9A5.9070400@boundarydevices.com> Date: Tue, 21 Jan 2014 12:25:25 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Diego , meta-freescale@yoctoproject.org References: <3309487.y9Jjpx06XH@localhost.localdomain> In-Reply-To: <3309487.y9Jjpx06XH@localhost.localdomain> Subject: Re: 3.10.17-1.0.0_beta meta-fsl-bsp-release layer X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jan 2014 19:25:36 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 01/21/2014 07:42 AM, Diego wrote: > Eric Nelson wrote: >> I got complaints about the license for libav and >> >> was prompted to add this to local.conf: >> LICENSE_FLAGS_WHITELIST = "commercial" >> >> I think there's something screwy with that, though. >> The recipes in poky/meta/recipes-multimedia/libav/ >> appear to have a combination of GPL and LGPL >> licenses. > > Eric, I'd bet the: > LICENSE_FLAGS = "commercial" > in the libav recipe is because of the patents that cover several of the > included codecs (gsm, x264, mp3lame, etc). > Thanks Diego, There seem to be lots of disclaimers about this library: http://libav.org/legal.html