<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/packages/xorg-font, branch dora</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=dora</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=dora'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2010-08-27T14:29:45+00:00</updated>
<entry>
<title>Major layout change to the packages directory</title>
<updated>2010-08-27T14:29:45+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-08-27T14:14:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=29d6678fd546377459ef75cf54abeef5b969b5cf'/>
<id>urn:sha1:29d6678fd546377459ef75cf54abeef5b969b5cf</id>
<content type='text'>
Having one monolithic packages directory makes it hard to find things
and is generally overwhelming. This commit splits it into several
logical sections roughly based on function, recipes.txt gives more
information about the classifications used.

The opportunity is also used to switch from "packages" to "recipes"
as used in OpenEmbedded as the term "packages" can be confusing to
people and has many different meanings.

Not all recipes have been classified yet, this is just a first pass
at separating things out. Some packages are moved to meta-extras as
they're no longer actively used or maintained.

Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>font-alias: fix metadata</title>
<updated>2010-07-22T14:57:31+00:00</updated>
<author>
<name>Dexuan Cui</name>
<email>dexuan.cui@intel.com</email>
</author>
<published>2010-07-22T06:15:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b7be3bab5b9d3831d4eb767e87b6c9a502d0539e'/>
<id>urn:sha1:b7be3bab5b9d3831d4eb767e87b6c9a502d0539e</id>
<content type='text'>
Pull a upstream commit to fix COPYING.

Signed-off-by: Dexuan Cui &lt;dexuan.cui@intel.com&gt;
</content>
</entry>
<entry>
<title>xorg-minimal-fonts: fix metadata</title>
<updated>2010-07-16T15:25:17+00:00</updated>
<author>
<name>Dexuan Cui</name>
<email>dexuan.cui@intel.com</email>
</author>
<published>2010-07-15T08:46:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0ba8e6f9514f022305bab4c804c44104c62eff4f'/>
<id>urn:sha1:0ba8e6f9514f022305bab4c804c44104c62eff4f</id>
<content type='text'>
There is no explicit license info in the local directory.

I used "fontforge" to open the fontdata file (.pcf.gz file) in the
xorg-minimal-fonts/misc/ and found fontforge's menu
"Element-&gt;Other Info-&gt;BDF info" says the "COPYRIGHT" is
"Public domain font. Share and enjoy. Actually
"cat *.pcf.gz | gunzip | strings | grep 'Public domain'" also shows
the same string.
So I think the license of xorg-minimal-fonts should be Public Domain.

Signed-off-by: Dexuan Cui &lt;dexuan.cui@intel.com&gt;
</content>
</entry>
<entry>
<title>xorg-minimal-fonts: fix metadata</title>
<updated>2010-07-02T22:32:47+00:00</updated>
<author>
<name>Dexuan Cui</name>
<email>dexuan.cui@intel.com</email>
</author>
<published>2010-07-02T12:47:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ee973958658008f15d66e7f9f40fd1fb356f1c1f'/>
<id>urn:sha1:ee973958658008f15d66e7f9f40fd1fb356f1c1f</id>
<content type='text'>
LICENSE and LIC_FILES_CHKSUM haven't been updated yet.
Will keep to try to find the origination.

Signed-off-by: Dexuan Cui &lt;dexuan.cui@intel.com&gt;
</content>
</entry>
<entry>
<title>font-alias: fix metadata</title>
<updated>2010-07-02T22:32:46+00:00</updated>
<author>
<name>Dexuan Cui</name>
<email>dexuan.cui@intel.com</email>
</author>
<published>2010-07-02T12:43:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=2836e04d60985e9afb7c273cb01575aa7dfd8c82'/>
<id>urn:sha1:2836e04d60985e9afb7c273cb01575aa7dfd8c82</id>
<content type='text'>
LICENSE and LIC_FILES_CHKSUM haven't been updated yet.
Will keep to try to find the origination.

Signed-off-by: Dexuan Cui &lt;dexuan.cui@intel.com&gt;
</content>
</entry>
<entry>
<title>encodings: Specify encodingsdir as the default was being detected incorrectly resulting in an empty package</title>
<updated>2010-06-30T14:02:00+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-06-30T14:02:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=6aa746cc0b4e1a4401989b8504e78565dca28e66'/>
<id>urn:sha1:6aa746cc0b4e1a4401989b8504e78565dca28e66</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>font-util: fix LICENSE to "BSD &amp; MIT-style &amp; Unicode"</title>
<updated>2010-06-29T16:13:35+00:00</updated>
<author>
<name>Dexuan Cui</name>
<email>dexuan.cui@intel.com</email>
</author>
<published>2010-06-18T08:17:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=5b741184472eb60ea40e0bf053c2dc40f39efddc'/>
<id>urn:sha1:5b741184472eb60ea40e0bf053c2dc40f39efddc</id>
<content type='text'>
Signed-off-by: Dexuan Cui &lt;dexuan.cui@intel.com&gt;
</content>
</entry>
<entry>
<title>font-util: fix metadata</title>
<updated>2010-06-17T22:13:25+00:00</updated>
<author>
<name>Dexuan Cui</name>
<email>dexuan.cui@intel.com</email>
</author>
<published>2010-06-10T14:12:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ed1d07d058d61985a6ff30ccde19e44108705134'/>
<id>urn:sha1:ed1d07d058d61985a6ff30ccde19e44108705134</id>
<content type='text'>
Signed-off-by: Dexuan Cui &lt;dexuan.cui@intel.com&gt;
</content>
</entry>
<entry>
<title>encodings: fix metadata</title>
<updated>2010-06-17T22:13:25+00:00</updated>
<author>
<name>Dexuan Cui</name>
<email>dexuan.cui@intel.com</email>
</author>
<published>2010-06-10T13:36:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=5ada684e034c8d9b4813f99acb8febc7f3144970'/>
<id>urn:sha1:5ada684e034c8d9b4813f99acb8febc7f3144970</id>
<content type='text'>
Signed-off-by: Dexuan Cui &lt;dexuan.cui@intel.com&gt;
</content>
</entry>
<entry>
<title>xorg-font-common.inc: fix metadata</title>
<updated>2010-06-17T22:13:25+00:00</updated>
<author>
<name>Dexuan Cui</name>
<email>dexuan.cui@intel.com</email>
</author>
<published>2010-06-10T13:31:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f3bc4cb82677201db1cb7afecc120f41a70b61c9'/>
<id>urn:sha1:f3bc4cb82677201db1cb7afecc120f41a70b61c9</id>
<content type='text'>
Signed-off-by: Dexuan Cui &lt;dexuan.cui@intel.com&gt;
</content>
</entry>
</feed>
