<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/conf/machine, branch 1.4_M3.rc2</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=1.4_M3.rc2</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=1.4_M3.rc2'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2012-12-03T17:33:03+00:00</updated>
<entry>
<title>meta-intel.inc: fix xorg packaging issue for emgd BSPs</title>
<updated>2012-12-03T17:33:03+00:00</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2012-12-01T01:49:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=b4141a6404fa7d3445d660860b6bf68acec9f114'/>
<id>urn:sha1:b4141a6404fa7d3445d660860b6bf68acec9f114</id>
<content type='text'>
  BSPs using emgd graphics stack need to use older version
of xserver. And these older xserver recipes still use modules which need
to be specified in the meta-intel.inc.
  This is needed in addition to Ross's xorg packaging fixes in oecore.

Signed-off-by: Nitin A Kamble &lt;nitin.a.kamble@intel.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel.inc: remove xaa from matrox XSERVER variable</title>
<updated>2012-11-29T23:21:16+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-11-29T23:21:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=b7337857ca740266d2b067e8c89f82e130825a4b'/>
<id>urn:sha1:b7337857ca740266d2b067e8c89f82e130825a4b</id>
<content type='text'>
XAA has been dropped, so we need to drop the xaa module.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>ia32-base.inc: remove</title>
<updated>2012-08-29T15:29:08+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-08-24T03:50:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=037ab0181ddd204ce7cf09f651ac481e1edd95b4'/>
<id>urn:sha1:037ab0181ddd204ce7cf09f651ac481e1edd95b4</id>
<content type='text'>
This has been moved to oe-core, so remove it.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel.inc: new file</title>
<updated>2012-08-29T15:28:48+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-08-24T03:42:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=7bf3db42625f473d09c47f87ed25de297b39cb35'/>
<id>urn:sha1:7bf3db42625f473d09c47f87ed25de297b39cb35</id>
<content type='text'>
Move a couple intel-specific variables into a new meta-intel.inc
include file.  meta-intel.inc is meant to contain variables and
definitions that only make sense and are only available if the
meta-intel layer is included in bblayers.conf.

This is in preparation for moving the rest into oe-core.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>ia32-base.inc: Drop glibc --with-tls option, its now the only option for glibc</title>
<updated>2012-08-22T13:16:59+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2012-08-21T07:13:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=c9e0d1edb1c7e1d2fa328fb1fb820b627ba02119'/>
<id>urn:sha1:c9e0d1edb1c7e1d2fa328fb1fb820b627ba02119</id>
<content type='text'>
This option is unused by (e)glibc since 2011 and is the default. It has been
shown to interact badly with the configure option in atom-pc from meta-yocto
causing a rebuild of the whole system despite the only change being an
assignment with += vs =. The easiest fix is simply to drop it.

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>meta-intel:Add a MATROX MGA variable to ia32-base.inc</title>
<updated>2012-08-10T20:41:44+00:00</updated>
<author>
<name>Kishore Bodke</name>
<email>kishore.k.bodke@intel.com</email>
</author>
<published>2012-08-10T18:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=4fb859db497765622d13cf8016cda83e4defc2f6'/>
<id>urn:sha1:4fb859db497765622d13cf8016cda83e4defc2f6</id>
<content type='text'>
Add XSERVER_IA32_MATROX_MGA variable for including
Matrox MGA graphics recipe.

Signed-off-by: Kishore Bodke &lt;kishore.k.bodke@intel.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel: remove video acceleration from emgd XSERVER</title>
<updated>2012-05-30T19:22:51+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-05-18T21:41:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=b8d29f33b603e0d225d5deb427d83900973e653c'/>
<id>urn:sha1:b8d29f33b603e0d225d5deb427d83900973e653c</id>
<content type='text'>
Video acceleration dependencies really don't belong in the XSERVER
variable - remove them; we'll add them back later via va-intel.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>ia32-base.inc: Use a weak default assignment for kernel provider and version</title>
<updated>2012-05-07T19:39:19+00:00</updated>
<author>
<name>Darren Hart</name>
<email>dvhart@linux.intel.com</email>
</author>
<published>2012-05-01T16:57:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=0a73be8fb1ea8761784ba5f2fac787c9015e10b1'/>
<id>urn:sha1:0a73be8fb1ea8761784ba5f2fac787c9015e10b1</id>
<content type='text'>
Using the default assignment operator (?=) requires the including recipes
to ensure to assign the Linux kernel provider and version prior to including
ia32-base.inc. By use the weak default assignment operator (??=), the assignment
can come after the inclusion, which avoids confusion and can lead to a more
natural recipe structure.

Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
Acked-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>ia32-base: don't use obsolete kernel26</title>
<updated>2012-04-19T21:27:49+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-04-15T14:41:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=8024d571900fb1244316ec96dd867fcb4cedfc89'/>
<id>urn:sha1:8024d571900fb1244316ec96dd867fcb4cedfc89</id>
<content type='text'>
kernel26 is now a no-op so don't use it.

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>n450: fix wrong video driver</title>
<updated>2012-03-23T04:27:31+00:00</updated>
<author>
<name>Zhai Edwin</name>
<email>edwin.zhai@intel.com</email>
</author>
<published>2012-03-23T01:08:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=2cd93a046edf78537297ecfe8c1ef10520734e89'/>
<id>urn:sha1:2cd93a046edf78537297ecfe8c1ef10520734e89</id>
<content type='text'>
n450 should use i915 rather than i965.

[YOCTO #1840] fixed

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