<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git, branch 1.1_M2</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=1.1_M2</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=1.1_M2'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2011-07-15T22:59:18+00:00</updated>
<entry>
<title>meta-emenlow: fix glx bug</title>
<updated>2011-07-15T22:59:18+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2011-07-14T04:45:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=738d2bc6d1a0d7ff6589000893c1c8b4f983d76f'/>
<id>urn:sha1:738d2bc6d1a0d7ff6589000893c1c8b4f983d76f</id>
<content type='text'>
AIGLX wasn't finding a couple libraries, causing errors such as Yocto
bug #1235 - 'Running glxinfo and glxgears commands failed.'.  This
provides symlinks allowing it to find the needed libraries.

Fixes [YOCTO #1235]

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>emenlow: fix some .bbappend files' name: poky -&gt; core, etc.</title>
<updated>2011-06-29T13:14:03+00:00</updated>
<author>
<name>Dexuan Cui</name>
<email>dexuan.cui@intel.com</email>
</author>
<published>2011-06-20T05:23:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=92fc07a5f1b98779806cdcc2341487ff5ea5a238'/>
<id>urn:sha1:92fc07a5f1b98779806cdcc2341487ff5ea5a238</id>
<content type='text'>
Signed-off-by: Dexuan Cui &lt;dexuan.cui@intel.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>Update kernel SRCREVs.</title>
<updated>2011-06-27T14:27:52+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@linux.intel.com</email>
</author>
<published>2011-06-27T14:27:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=50661bf038a34702f3aa139c3ea0d67fbb0ce5db'/>
<id>urn:sha1:50661bf038a34702f3aa139c3ea0d67fbb0ce5db</id>
<content type='text'>
Signed-off-by: Tom Zanussi &lt;tom.zanussi@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel: fix formfactor bbappends to use FILESEXTRAPATHS_prepend</title>
<updated>2011-06-15T16:43:04+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2011-06-10T17:47:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=76d1178ba1a43cf6457c89717134aeb9f1275fae'/>
<id>urn:sha1:76d1178ba1a43cf6457c89717134aeb9f1275fae</id>
<content type='text'>
This allows meta-intel sub-layers to coexist with meta-yocto when building
formfactor for different machines with the same layer setup.

Signed-off-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel/linux-yocto: update to match the renamed linux-yocto recipes</title>
<updated>2011-06-15T03:05:57+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2011-06-14T20:47:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=d207c9531effb40d75d4552f589cad60bf8a84e2'/>
<id>urn:sha1:d207c9531effb40d75d4552f589cad60bf8a84e2</id>
<content type='text'>
The linux-yocto recipes have been renamed to include explicit
version numbers. The meta-intel bbappends must be updated to
follow the new naming convention.

As a consequence of the recipe renames any SRCREV specificiations
that were part of a machine.conf have been moved to the corresponding
bbappend file. This allows the 2.6.34 and 2.6.37 SRCREVs to co-exist.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;

Minor whitespace cleanup.
Remove inadvertant? linux-libc-headers provider change.

Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>meta-n450: add dependency info</title>
<updated>2011-06-14T21:43:04+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2011-06-14T18:49:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=129773b573a4a2cf1dff2b0f128a8948c069aca8'/>
<id>urn:sha1:129773b573a4a2cf1dff2b0f128a8948c069aca8</id>
<content type='text'>
Add information on the dependencies needed to use the meta-n450 layer.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel: add systemtap bbappends</title>
<updated>2011-06-13T20:07:36+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2011-06-13T03:37:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=01e53d982b2d6e61bc51224020df4f57591cc178'/>
<id>urn:sha1:01e53d982b2d6e61bc51224020df4f57591cc178</id>
<content type='text'>
Add systemtap to task-core-tools-profile for crownbay,
crownbay-noemgd, fishriver, jasperforest, n450, and sugarbay.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel: update kernel SRCREVs</title>
<updated>2011-06-06T21:13:01+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2011-06-06T21:13:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=01d1a545477cbc1b2a1da5b66edb52fd9e783206'/>
<id>urn:sha1:01d1a545477cbc1b2a1da5b66edb52fd9e783206</id>
<content type='text'>
Fixes for extra page compile error (commit bec3f1e8c075) now pulled in
to these branches.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel: update kernel SRCREVs</title>
<updated>2011-06-05T04:50:15+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2011-06-05T04:50:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=78fac0ca691c5adc37533edfc3542808af8a0e56'/>
<id>urn:sha1:78fac0ca691c5adc37533edfc3542808af8a0e56</id>
<content type='text'>
To avoid extra page compile error until commit bec3f1e8c075 can be
pulled in to these branches.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-fishriver: remove crownbay specifics</title>
<updated>2011-06-03T17:16:05+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2011-06-01T16:24:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=d97fc15c8729c0a6bb53c1d0e05fc62fa3ef5d4f'/>
<id>urn:sha1:d97fc15c8729c0a6bb53c1d0e05fc62fa3ef5d4f</id>
<content type='text'>
The fishriver BSP was borrowing a few things from crownbay, but now
has its own branch, so remove the crownbay-specific items.

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