[OE-core] [PATCH 6/7] libepoxy: Add as GTK+ 3.16 requirement

Flanagan, Elizabeth elizabeth.flanagan at intel.com
Mon Apr 13 12:56:47 UTC 2015


On 9 April 2015 at 13:23, Jussi Kukkonen <jussi.kukkonen at intel.com> wrote:
> On 9 April 2015 at 15:16, Jussi Kukkonen <jussi.kukkonen at intel.com> wrote:
>> Libepoxy is a OpenGL function pointer management library required by
>> GTK 3.16.
>>
>> Signed-off-by: Jussi Kukkonen <jussi.kukkonen at intel.com>
>> ---
>>  meta/recipes-graphics/libepoxy/libepoxy_1.2.bb | 16 ++++++++++++++++
>>  1 file changed, 16 insertions(+)
>>  create mode 100644 meta/recipes-graphics/libepoxy/libepoxy_1.2.bb
>>
>> diff --git a/meta/recipes-graphics/libepoxy/libepoxy_1.2.bb b/meta/recipes-graphics/libepoxy/libepoxy_1.2.bb
>> new file mode 100644
>> index 0000000..4357331
>> --- /dev/null
>> +++ b/meta/recipes-graphics/libepoxy/libepoxy_1.2.bb
>> @@ -0,0 +1,16 @@
>> +SUMMARY = "OpenGL function pointer management library"
>> +HOMEPAGE = "https://github.com/anholt/libepoxy/"
>> +SECTION = "libs"
>> +
>> +LICENSE = "MIT"
>
> Something I forgot from the cover letter: epoxy is covered by two
> different licenses (see
> https://github.com/anholt/libepoxy/blob/master/COPYING) and while both
> look exactly like MIT to me (the Khronos one just replaces "Software"
> with "Materials"), I thought it's appropriate to mention... Do I need
> to add another license variant or do something else?
>

IANAL, but at least two distros list it as MIT (Fedora, Gentoo), so I
think we're pretty safe keeping it as such. The changes are minimal
enough for the generic license that I don't think it
's/Software/Materials/g' is a substantial enough change to add a whole
other common-license.

-b

>
>> +LIC_FILES_CHKSUM = "file://COPYING;md5=58ef4c80d401e07bd9ee8b6b58cf464b"
>> +
>> +
>> +SRC_URI = "git://github.com/anholt/libepoxy.git"
>> +SRCREV="7422de5b4be7b19d789136b3bb5f932de42db27c"
>> +
>> +S = "${WORKDIR}/git"
>> +
>> +inherit autotools pkgconfig
>> +
>> +DEPENDS = "util-macros"
>> --
>> 2.1.4
>>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core



-- 
Elizabeth Flanagan
Yocto Project
Build and Release



More information about the Openembedded-core mailing list