<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openembedded-core.git/meta/recipes-multimedia/libomxil, branch dylan</title>
<subtitle>Mirror of openembedded-core</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/'/>
<entry>
<title>Add LICENSE_FLAGS to packages mentioned in COMMERCIAL_LICENSE</title>
<updated>2012-01-24T11:23:54+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-01-06T00:41:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=43410523a07d9eb52a7d57ae3dc1cc320cbbc6f9'/>
<id>43410523a07d9eb52a7d57ae3dc1cc320cbbc6f9</id>
<content type='text'>
Per-recipe LICENSE_FLAGS replace the global COMMERCIAL_LICENSE list;
add LICENSE_FLAGS varables to each the recipes mentioned in that list:

     - lame
     - gst-fluendo-mp3
     - gst-openmax
     - gst-plugins-ugly
     - libmad
     - libomxil
     - mpeg2dec
     - qmmp

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Per-recipe LICENSE_FLAGS replace the global COMMERCIAL_LICENSE list;
add LICENSE_FLAGS varables to each the recipes mentioned in that list:

     - lame
     - gst-fluendo-mp3
     - gst-openmax
     - gst-plugins-ugly
     - libmad
     - libomxil
     - mpeg2dec
     - qmmp

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libomxil: upgrade to 0.9.3</title>
<updated>2012-01-03T12:10:48+00:00</updated>
<author>
<name>Shane Wang</name>
<email>shane.wang@intel.com</email>
</author>
<published>2011-12-28T07:59:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=2eb0f4b5b231ae4a6d711e0dff06eb7bafb18007'/>
<id>2eb0f4b5b231ae4a6d711e0dff06eb7bafb18007</id>
<content type='text'>
This patch is to upgrade libomxil from 0.3.3 to 0.9.3.
The following is the licence change:

2c2
&lt;   @file src/omxcore.h
---
&gt;   src/omxcore.h
4c4
&lt;   OpenMax Integration Layer Core. This library implements the OpenMAX core
---
&gt;   OpenMAX Integration Layer Core. This library implements the OpenMAX core
7c7,8
&lt;   Copyright (C) 2007  STMicroelectronics and Nokia
---
&gt;   Copyright (C) 2007-2009 STMicroelectronics
&gt;   Copyright (C) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
24,26d24
&lt;   $Date: 2007-05-22 16:48:41 +0200 (Tue, 22 May 2007) $
&lt;   Revision $Rev: 239 $
&lt;   Author $Author: gsent $
34d31
&lt;
36d32

Signed-off-by: Shane Wang &lt;shane.wang@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch is to upgrade libomxil from 0.3.3 to 0.9.3.
The following is the licence change:

2c2
&lt;   @file src/omxcore.h
---
&gt;   src/omxcore.h
4c4
&lt;   OpenMax Integration Layer Core. This library implements the OpenMAX core
---
&gt;   OpenMAX Integration Layer Core. This library implements the OpenMAX core
7c7,8
&lt;   Copyright (C) 2007  STMicroelectronics and Nokia
---
&gt;   Copyright (C) 2007-2009 STMicroelectronics
&gt;   Copyright (C) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
24,26d24
&lt;   $Date: 2007-05-22 16:48:41 +0200 (Tue, 22 May 2007) $
&lt;   Revision $Rev: 239 $
&lt;   Author $Author: gsent $
34d31
&lt;
36d32

Signed-off-by: Shane Wang &lt;shane.wang@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libomxil: Fix QA Package Errors</title>
<updated>2011-10-17T12:32:24+00:00</updated>
<author>
<name>Saul Wold</name>
<email>sgw@linux.intel.com</email>
</author>
<published>2011-10-15T00:48:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=ef786ef9abcd919c651c14004a1cb0a0dcad1bff'/>
<id>ef786ef9abcd919c651c14004a1cb0a0dcad1bff</id>
<content type='text'>
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>SRC_URI, S: use BPN instead of PN for multilib case</title>
<updated>2011-08-04T14:01:16+00:00</updated>
<author>
<name>Yu Ke</name>
<email>ke.yu@intel.com</email>
</author>
<published>2011-07-28T13:28:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=d6dca85028640034b1a5356920aad3268bd4f1c2'/>
<id>d6dca85028640034b1a5356920aad3268bd4f1c2</id>
<content type='text'>
in multilibcase, PN has multilib prefix, so it is not
correct to use PN in SRC_URI and S. instead,  we've
dedicately pruned multilib prefix in BPN, so BPN is
the right alternative for PN.

Signed-off-by: Yu Ke &lt;ke.y@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in multilibcase, PN has multilib prefix, so it is not
correct to use PN in SRC_URI and S. instead,  we've
dedicately pruned multilib prefix in BPN, so BPN is
the right alternative for PN.

Signed-off-by: Yu Ke &lt;ke.y@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libomxil: Fix LICENSE and LIC_FILES_CHKSUM info</title>
<updated>2010-12-02T13:24:56+00:00</updated>
<author>
<name>Dongxiao Xu</name>
<email>dongxiao.xu@intel.com</email>
</author>
<published>2010-11-29T02:55:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=cebfbaed90e7641753d6540f357c3bb0e6349f74'/>
<id>cebfbaed90e7641753d6540f357c3bb0e6349f74</id>
<content type='text'>
Signed-off-by: Dongxiao Xu &lt;dongxiao.xu@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dongxiao Xu &lt;dongxiao.xu@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>packages: Separate out most of the remaining packages into recipes</title>
<updated>2010-09-01T18:09:57+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-09-01T18:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=d62ee7eaf2ba025c3f64b2d4e10dc7cec4637612'/>
<id>d62ee7eaf2ba025c3f64b2d4e10dc7cec4637612</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
