<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta-yocto/recipes-bsp, branch master</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2012-09-05T16:32:15+00:00</updated>
<entry>
<title>meta-yocto: Split into distro and bsp components</title>
<updated>2012-09-05T16:32:15+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2012-09-05T12:25:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=2000698b17011bbde1c3e5bb01a7d6763316db5a'/>
<id>urn:sha1:2000698b17011bbde1c3e5bb01a7d6763316db5a</id>
<content type='text'>
Now we have settled on best practises and compliance criteria, bring meta-yocto
into compliance by separating out the hardware support components into
meta-yocto-bsp leaving policy configuration in meta-yocto.

Also rename the meta-yocto scripts directory to OE-Core can be a clearly
isolated component in poky.

(From meta-yocto rev: eac90e27a032ea23d9a4f35c7eef8b1940c80e22)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>beagleboard-audio: drop in favour of alsa-state</title>
<updated>2012-01-17T15:53:48+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2012-01-03T02:22:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=39a991880a2abe413e58ebcc033b17c52006615d'/>
<id>urn:sha1:39a991880a2abe413e58ebcc033b17c52006615d</id>
<content type='text'>
Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>alsa-state: add beagleboard specific asound.state</title>
<updated>2012-01-17T15:53:44+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2012-01-03T02:21:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=9ea681fffb2944671369bcfd9661d503c0daba4f'/>
<id>urn:sha1:9ea681fffb2944671369bcfd9661d503c0daba4f</id>
<content type='text'>
Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>beagleboard-audio: fix RDEPENDS on alsa-utils-amixer</title>
<updated>2011-09-30T16:33:39+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2011-09-30T15:57:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b0403ff4cbcc6d472c69d44106dff551374076b6'/>
<id>urn:sha1:b0403ff4cbcc6d472c69d44106dff551374076b6</id>
<content type='text'>
Use RDEPENDS_${PN} instead of RDEPENDS.

Signed-off-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>beagleboard-audio: Set COMPATIBLE_MACHINE and also remove toolchain dependencies since its a config file</title>
<updated>2011-06-22T16:05:10+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-06-22T16:05:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=4cd373fc660c08657f9ce9c7f793d5fed38942f9'/>
<id>urn:sha1:4cd373fc660c08657f9ce9c7f793d5fed38942f9</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>beagleboard: add basic audio mixer defaults</title>
<updated>2011-06-22T16:02:55+00:00</updated>
<author>
<name>Darren Hart</name>
<email>dvhart@linux.intel.com</email>
</author>
<published>2011-06-17T21:42:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=489fe5d4406410e7eae35ca7ee7be911fac938ec'/>
<id>urn:sha1:489fe5d4406410e7eae35ca7ee7be911fac938ec</id>
<content type='text'>
We need a generic alsa based mechanism that we can use a bbappend to save
default mixer controls per bsp. Until that is ready, this ensures the Audio Out
on the Beagleboard is enabled out of the box.

Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>meta-yocto: use FILESEXTRAPATHS_prepend := in all bbappends</title>
<updated>2011-06-15T10:49:42+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2011-06-10T17:43:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e1f6ebba3ab2fc8a469c1d96fc6d4c4b8f16845c'/>
<id>urn:sha1:e1f6ebba3ab2fc8a469c1d96fc6d4c4b8f16845c</id>
<content type='text'>
Using FILESEXTRAPATHS is cleaner than the old FILESPATH-based method, and
as meta-intel layers are using FILESEXTRAPATHS their formfactor bbappends
will now work. In addition I have used FILESEXTRAPATHS_prepend which is
not absolutely necessary, but provides a good working example in case it
is copied by other layers that are intended to be used on top of it.

Fixes [YOCTO #1156]

Signed-off-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>meta-yocto: add pieces removed from oe-core for beagleboard &amp; atom-pc</title>
<updated>2011-05-05T11:25:59+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2011-04-21T16:49:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=5331f471045459a496f829cb747447e8f196d26e'/>
<id>urn:sha1:5331f471045459a496f829cb747447e8f196d26e</id>
<content type='text'>
Signed-off-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
</content>
</entry>
</feed>
