<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/common, branch 1.1_M4</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=1.1_M4</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=1.1_M4'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2011-09-27T13:23:06+00:00</updated>
<entry>
<title>meta-crownbay: remove emgd-1.6</title>
<updated>2011-09-27T13:23:06+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2011-09-27T01:32:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=e616e0964dfaaa6bbf4003e6c83f4812039f767b'/>
<id>urn:sha1:e616e0964dfaaa6bbf4003e6c83f4812039f767b</id>
<content type='text'>
emgd-1.6 is now obsoleted by emgd-1.8, so remove support for it.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel: fix symlink typo and QA checks in emgd-driver-bin</title>
<updated>2011-09-27T13:22:56+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2011-09-26T20:48:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=e3c787757c321b42db7c3cc6b5b1981e752224c3'/>
<id>urn:sha1:e3c787757c321b42db7c3cc6b5b1981e752224c3</id>
<content type='text'>
There was a typo in the libEGL.so symlink creation - this fixes it.

It also adds a missing symlink for scope services, and fixes the QA
warnings for 'non-dev package contains symlink .so...'.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel/common: remove initramfs-live-install .bbappend</title>
<updated>2011-09-15T03:57:10+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2011-09-14T20:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=49277afd9e5e510f7b1f82fd8cd10732e3bf2633'/>
<id>urn:sha1:49277afd9e5e510f7b1f82fd8cd10732e3bf2633</id>
<content type='text'>
This has been moved into oe-core, so remove it and init-install.sh
from meta-intel.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel/common: remove grub-1.98</title>
<updated>2011-09-15T03:55:42+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2011-09-09T20:36:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=3c335937950c28950409e8bc1b3087c53b5b7561'/>
<id>urn:sha1:3c335937950c28950409e8bc1b3087c53b5b7561</id>
<content type='text'>
This has been moved into oe-core, so remove it from meta-intel.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>grub2: update license version</title>
<updated>2011-09-09T20:13:16+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2011-09-09T20:13:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=3b5a3cb7393d0e9a56ff38a0b41c61751afab2b5'/>
<id>urn:sha1:3b5a3cb7393d0e9a56ff38a0b41c61751afab2b5</id>
<content type='text'>
The license version specified in the recipe is wrong - it should be v3
rather than 2+.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>grub: remove the dependency on freetype, disable grub-mkfont</title>
<updated>2011-09-01T02:32:04+00:00</updated>
<author>
<name>Darren Hart</name>
<email>dvhart@linux.intel.com</email>
</author>
<published>2011-08-31T22:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=24a30eaf49c25c0b5d8b5d7405691c6c1b67588d'/>
<id>urn:sha1:24a30eaf49c25c0b5d8b5d7405691c6c1b67588d</id>
<content type='text'>
Grub's configure task was picking up the host freetype libraries if
bitbake hadn't gotten around building freetype yet. We could add a
dependency on freetype, but it's only used for the optional grub-mkfont
utility which we don't really need.

Disable grub-mkfont via EXTRA_OECONF, removing the dependency on freetype.

Testing: core-image-minimal build and install on sugarbay.

Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
Tested-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel: move emgd-driver-bin_1.8 to common</title>
<updated>2011-08-25T17:19:31+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2011-08-16T21:23:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=061f3187e8cbec70d5970928b6e8252cb0958f4a'/>
<id>urn:sha1:061f3187e8cbec70d5970928b6e8252cb0958f4a</id>
<content type='text'>
emgd-driver-bin will be shared by multiple BSPs, crownbay and fri2 to
start with, so move them into /common.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel: update init-install.sh</title>
<updated>2011-08-22T16:18:46+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2011-08-21T19:22:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=f222033882ca011ed870eed29124ccf67ee27590'/>
<id>urn:sha1:f222033882ca011ed870eed29124ccf67ee27590</id>
<content type='text'>
The parted 3.0 release introduced some API changes such as the removal
of mkpartfs.  This updates init-install.sh to use mkpart instead.

Fixes [YOCTO #1387]

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel: add xserver-xf86-dri-lite_1.9.3 to common</title>
<updated>2011-06-02T03:20:19+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2011-06-01T05:58:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=7c19e43c9c8cbb12bdc8c50d5b3eab6383bd8518'/>
<id>urn:sha1:7c19e43c9c8cbb12bdc8c50d5b3eab6383bd8518</id>
<content type='text'>
emgd 1.6 requires xserver 1.9.3, which is no longer in meta, and it
needs to be shared by multiple BSPs, so add it to common.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
Acked-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel: fix for x86_32 build failures</title>
<updated>2011-02-24T18:50:18+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2011-02-24T07:08:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=17992386d3416cb24cfdf5857411ed143de20371'/>
<id>urn:sha1:17992386d3416cb24cfdf5857411ed143de20371</id>
<content type='text'>
Fixes [BUG #711].

gentrigtables was being build as a 64-bit binary which wouldn't run on
the build machine.  grub-mkfont was also causing compile failures, add
dependency on libfreetype for that.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
</feed>
