<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/meta-sys940x, branch 1.2</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=1.2</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=1.2'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2012-05-25T20:50:08+00:00</updated>
<entry>
<title>meta-intel: update README.sources with denzil link</title>
<updated>2012-05-25T20:50:08+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-05-25T20:50:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=f64ab3a8c976b379195b459ca8e4c9e8ab440bd6'/>
<id>urn:sha1:f64ab3a8c976b379195b459ca8e4c9e8ab440bd6</id>
<content type='text'>
Update the README.sources for all the meta-intel BSPs to reflect final
Yocto tarball location for denzil.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>sys940x: Drop PREFERRED_VERSION for emgd driver</title>
<updated>2012-05-07T19:39:20+00:00</updated>
<author>
<name>Darren Hart</name>
<email>dvhart@linux.intel.com</email>
</author>
<published>2012-05-02T00:54:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=979231b9ddfce242b28301b3119ad7548b794aba'/>
<id>urn:sha1:979231b9ddfce242b28301b3119ad7548b794aba</id>
<content type='text'>
Accept the default version of the emgd driver, 1.8 is no longer available
anyway. This avoids the warning about 1.8 not being available.

Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>sys940x: Update to linux-yocto 3.2</title>
<updated>2012-05-07T19:39:19+00:00</updated>
<author>
<name>Darren Hart</name>
<email>dvhart@linux.intel.com</email>
</author>
<published>2012-04-30T21:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=9b5fbf608629d5c906101e47cf999c831a514903'/>
<id>urn:sha1:9b5fbf608629d5c906101e47cf999c831a514903</id>
<content type='text'>
Prefer the 3.2 version of linux-yocto.

Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>sys940x: Add product URL to README</title>
<updated>2012-05-07T19:39:19+00:00</updated>
<author>
<name>Darren Hart</name>
<email>dvhart@linux.intel.com</email>
</author>
<published>2012-04-27T22:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=99c85accb84b131a1308705a4f14f10463c2ae90'/>
<id>urn:sha1:99c85accb84b131a1308705a4f14f10463c2ae90</id>
<content type='text'>
Add the Inforce Computing website product URL for the SYS940X reference plaform
to the sys940x bsp README.

Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>sys940x: prefer xf86-input-evdev 2.6.0</title>
<updated>2012-05-07T19:39:19+00:00</updated>
<author>
<name>Darren Hart</name>
<email>dvhart@linux.intel.com</email>
</author>
<published>2012-04-27T16:17:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=804b02fcfe251ade18893d8d88a18f70295b05b3'/>
<id>urn:sha1:804b02fcfe251ade18893d8d88a18f70295b05b3</id>
<content type='text'>
Per the following commit, sys940x also uses emgd and requires the same
treatment.

    commit b612c79f600b7e904aeab37df5aaa3ca5d306b4d
    Author: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
    Date:   Wed Apr 25 21:15:06 2012 +0100

        common/meta-graphics: Add xf86-input-evdev 2.6.0

        This is needed by the pvr graphics stacks since newer versions won't build
	with the older xserver those platforms are using.

        Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;

Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel: add LAYERDEPENDS for layers needing the meta-intel common layer</title>
<updated>2012-02-24T20:52:01+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2012-02-24T09:23:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=df18b721f86f0737c0f302e49b27ea232c70e683'/>
<id>urn:sha1:df18b721f86f0737c0f302e49b27ea232c70e683</id>
<content type='text'>
These layers all contain machine configuration that depends on having
the meta-intel common layer enabled as well, so use LAYERDEPENDS in the
layer configuration for each one to make this explicit.

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: 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>netbase: put sys940x specific interfaces file in MACHINE directory</title>
<updated>2012-02-11T01:27:27+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2012-02-11T00:32:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=1ca68394faf33416f2aabee27323da7510ad6609'/>
<id>urn:sha1:1ca68394faf33416f2aabee27323da7510ad6609</id>
<content type='text'>
Move the interfaces file to a MACHINE appropriate subdirectory of
files so that:
a) base.bbclass appropriately marks the resultant package MACHINE
   specific.
b) builds for alternative MACHINES whilst this layer is enabled
   don't get the sys940x interfaces file

Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>netbase: Add interfaces with RANDOM_MAC for sys940x* machines</title>
<updated>2012-02-03T17:25:18+00:00</updated>
<author>
<name>Darren Hart</name>
<email>dvhart@linux.intel.com</email>
</author>
<published>2012-01-26T18:37:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=3a0e1fe3f78b7b03eae7bce77650a67556740223'/>
<id>urn:sha1:3a0e1fe3f78b7b03eae7bce77650a67556740223</id>
<content type='text'>
These machines have no MAC in the hardware and require that it
be set manually. Specify RANDOM_MAC for the eth0 interface which
the genmac init script will replace with RANDOM_MAC on first boot.

Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>genmac: Replace RANDOM_MAC in network/interfaces with a randomly generated MAC</title>
<updated>2012-02-03T17:25:18+00:00</updated>
<author>
<name>Darren Hart</name>
<email>dvhart@linux.intel.com</email>
</author>
<published>2012-01-26T18:39:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=c42364375acb28f0f23867e3a24c9ae25beced37'/>
<id>urn:sha1:c42364375acb28f0f23867e3a24c9ae25beced37</id>
<content type='text'>
For machines that do not have a MAC in hardware and with drivers that don't
generate a random one in the kernel, this init script will replace the string
RANDOM_MAC in the network/interfaces file with one generated with "ranpwd -m".
Care is taken to ensure multiple interfaces can use RANDOM_MAC and receive
unique addresses. ranpwd generates MACs with the locally administered bit set
and the multicast bit disabled.

Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
</entry>
</feed>
