<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/meta-romley/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-10-29T19:59:37+00:00</updated>
<entry>
<title>romley: add WEBTITLE &amp; Compliance information</title>
<updated>2012-10-29T19:59:37+00:00</updated>
<author>
<name>Kishore Bodke</name>
<email>kishore.k.bodke@intel.com</email>
</author>
<published>2012-10-29T17:30:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=20c289289ef1fa84bbef323c77d2c39e9e8a9882'/>
<id>urn:sha1:20c289289ef1fa84bbef323c77d2c39e9e8a9882</id>
<content type='text'>
The WEBTITLE will be used to publish the BSP on the Yocto Project Website.
And adding the Yocto Project Compliance information for the 1.3 release.

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.inc: have appropriate BSPs use it</title>
<updated>2012-08-29T15:29:18+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-08-24T03:54:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=d98714abb2218691d96ca6931b96cbb7d8f1ef32'/>
<id>urn:sha1:d98714abb2218691d96ca6931b96cbb7d8f1ef32</id>
<content type='text'>
ia32-base.inc no longer contains everything these BSPs need - some of
what was in that file is now in meta-intel.inc, so we need to include
that too.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-romley: Add Matrox MGA variable to romley.conf</title>
<updated>2012-08-10T20:41:51+00:00</updated>
<author>
<name>Kishore Bodke</name>
<email>kishore.k.bodke@intel.com</email>
</author>
<published>2012-08-10T18:38:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=7dfeac4b1aac9b70c7397f86b5c8ab80f5e8f2c4'/>
<id>urn:sha1:7dfeac4b1aac9b70c7397f86b5c8ab80f5e8f2c4</id>
<content type='text'>
Since Matrox MGA recipe is moved to common, include
the Matrox MGA varialbe to romley.conf.

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>Romley: Add new bbappend file for 3.2 kernel</title>
<updated>2012-04-05T23:35:11+00:00</updated>
<author>
<name>Kishore Bodke</name>
<email>kishore.k.bodke@intel.com</email>
</author>
<published>2012-04-04T22:25:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=b669b9363197a6af2014c5d54b2c651894e62a5e'/>
<id>urn:sha1:b669b9363197a6af2014c5d54b2c651894e62a5e</id>
<content type='text'>
Switching Romley to 3.2 kernel.

Signed-off-by: Kishore Bodke &lt;kishore.k.bodke@intel.com&gt;
Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel: replace "include" with "require"</title>
<updated>2012-02-24T20:51:38+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2012-02-24T08:50:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=f89c24addde4f5d4a634a7be6a33bee91c1f1bc4'/>
<id>urn:sha1:f89c24addde4f5d4a634a7be6a33bee91c1f1bc4</id>
<content type='text'>
We want a failure to occur if the files specified in these statements
can't be found (e.g. when there is a misconfiguration), so use require
instead of include.

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>Have romley.conf use the common ia32-base .inc file and remove the</title>
<updated>2011-11-21T15:30:00+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2011-11-16T04:59:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=33667aa9ef5e46b2699fcc728d98d66b76c530a2'/>
<id>urn:sha1:33667aa9ef5e46b2699fcc728d98d66b76c530a2</id>
<content type='text'>
open-coded machine settings.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel: remove virtual/xserver-xf86 references</title>
<updated>2011-11-15T22:45:35+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2011-11-15T22:45:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=ba97cb7d2dddf3e86e38752d2bce9ff2661d390f'/>
<id>urn:sha1:ba97cb7d2dddf3e86e38752d2bce9ff2661d390f</id>
<content type='text'>
These are now deprecated (in favor of just virtual/xserver), so remove
them.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-romley: Fix BSP description in romley.conf</title>
<updated>2011-10-31T18:45:57+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2011-10-28T13:49:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=7fe22d2c38a77217f08eb8c9943734a81cc3b253'/>
<id>urn:sha1:7fe22d2c38a77217f08eb8c9943734a81cc3b253</id>
<content type='text'>
The description still had a reference to Sugar Bay; this changes it to
Romley.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>New Romley BSP created. Uses Matrox MGA graphics driver.</title>
<updated>2011-10-28T05:04:20+00:00</updated>
<author>
<name>Kishore Bodke</name>
<email>kishore.k.bodke@intel.com</email>
</author>
<published>2011-10-27T21:21:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=478969defe862a2779bf7eb3bca30e2067827d7e'/>
<id>urn:sha1:478969defe862a2779bf7eb3bca30e2067827d7e</id>
<content type='text'>
This layer provides  new BSP meta-romley.
This provides the support for Romley + Patsburg Chipset for Intel Systems.
Romley refers to the Intel Rosecity Board.

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>
</feed>
