<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openembedded-core.git/meta/recipes-qt/qt-apps, branch master</title>
<subtitle></subtitle>
<id>https://trygvis.io/git/2012/05/openembedded-core.git/atom?h=master</id>
<link rel='self' href='https://trygvis.io/git/2012/05/openembedded-core.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/'/>
<updated>2012-05-16T06:33:15Z</updated>
<entry>
<title>fotowall: Add #include ui_wizard.h to ExportWizard.cpp</title>
<updated>2012-05-16T06:33:15Z</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.ro</email>
</author>
<published>2012-05-10T21:06:16Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=2cf6e7cf81c0b864b5d51be60094a6eb3e584383'/>
<id>urn:sha1:2cf6e7cf81c0b864b5d51be60094a6eb3e584383</id>
<content type='text'>
App/ExportWizard.cpp depends on wizard.h which depends on ui_wizard. The last one
should be already generated before compiling ExportWizard.cpp.

[YOCTO #2297]

Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.ro&gt;
</content>
</entry>
<entry>
<title>meta: Replace bb.data.expand(xxx, d) -&gt; d.expand(xxx)</title>
<updated>2012-03-05T18:33:18Z</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2012-03-03T11:21:22Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=065dab7480ea0fae66db4b5a01d09814b1f38e03'/>
<id>urn:sha1:065dab7480ea0fae66db4b5a01d09814b1f38e03</id>
<content type='text'>
sed \
 -e 's:bb.data.\(expand([^,()]*\), *\([^) ]*\) *):\2.\1):g' \
 -i `grep -ril bb.data.expand *`

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>quicky: Fix for multilib</title>
<updated>2012-02-22T23:01:32Z</updated>
<author>
<name>Zhai Edwin</name>
<email>edwin.zhai@intel.com</email>
</author>
<published>2012-02-22T05:33:42Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=1be7873cec6630ddb485590a8473e04cfb224615'/>
<id>urn:sha1:1be7873cec6630ddb485590a8473e04cfb224615</id>
<content type='text'>
Signed-off-by: Zhai Edwin &lt;edwin.zhai@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Add LICENSE_FLAGS to packages mentioned in COMMERCIAL_LICENSE</title>
<updated>2012-01-24T11:23:54Z</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-01-06T00:41:21Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=43410523a07d9eb52a7d57ae3dc1cc320cbbc6f9'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>qmmp: update to 0.5.2</title>
<updated>2011-11-08T19:19:49Z</updated>
<author>
<name>Xiaofeng Yan</name>
<email>xiaofeng.yan@windriver.com</email>
</author>
<published>2011-11-07T11:19:54Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=fff02c7c2c1c6ab0ceb1f888134d381d8b612884'/>
<id>urn:sha1:fff02c7c2c1c6ab0ceb1f888134d381d8b612884</id>
<content type='text'>
qmmp: remove old recipe and add new recipe

Use do_split_package for each grouping and name them correctly besides updating package.
The format to name plugins of qmmp:
qmmp-plugin-&lt;group&gt;-&lt;library&gt;   with the Description: Qmmp&lt;Group&gt;  plugin for %s"

Signed-off-by: Xiaofeng Yan &lt;xiaofeng.yan@windriver.com&gt;

Fix dESCRIPTION -&gt; DESCRIPTION

Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>fotowall: disable videocapture since we do not have a webcam</title>
<updated>2011-11-07T14:03:38Z</updated>
<author>
<name>Saul Wold</name>
<email>sgw@linux.intel.com</email>
</author>
<published>2011-11-03T21:26:06Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=837a0cf30491fefb051c036f0cdc0ac661615a9b'/>
<id>urn:sha1:837a0cf30491fefb051c036f0cdc0ac661615a9b</id>
<content type='text'>
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>qmmp: update to 0.5.1</title>
<updated>2011-06-01T17:32:28Z</updated>
<author>
<name>Saul Wold</name>
<email>sgw@linux.intel.com</email>
</author>
<published>2011-05-24T22:31:17Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=6aab83579516f6be272f41f0f5740bdbefdb67be'/>
<id>urn:sha1:6aab83579516f6be272f41f0f5740bdbefdb67be</id>
<content type='text'>
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>qmmp: update to version 0.5.0</title>
<updated>2011-04-08T13:10:02Z</updated>
<author>
<name>Saul Wold</name>
<email>sgw@linux.intel.com</email>
</author>
<published>2011-04-07T00:55:38Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=fd1a77df8e80b52fb7158a08cf66fd3638b81556'/>
<id>urn:sha1:fd1a77df8e80b52fb7158a08cf66fd3638b81556</id>
<content type='text'>
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>Update SRC_URIs to use BPN instead of PN</title>
<updated>2011-03-14T22:33:13Z</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-03-14T22:33:13Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=09ed5de9624be38c0fa5cb3f943691c3b4a50686'/>
<id>urn:sha1:09ed5de9624be38c0fa5cb3f943691c3b4a50686</id>
<content type='text'>
[YOCTO #860]

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>qmmp: Update qmmp to 0.4.1</title>
<updated>2010-12-30T12:06:52Z</updated>
<author>
<name>Saul Wold</name>
<email>sgw@linux.intel.com</email>
</author>
<published>2010-12-30T06:23:59Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=16cd8318984ab2ba50a00436098dcfb972d13df6'/>
<id>urn:sha1:16cd8318984ab2ba50a00436098dcfb972d13df6</id>
<content type='text'>
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
</feed>
