<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-el-common.git/recipes-kernel, branch pyro</title>
<subtitle>Commmon distro layer for Enea Linux</subtitle>
<id>https://git.enea.com/cgit/linux/meta-el-common.git/atom?h=pyro</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-el-common.git/atom?h=pyro'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-el-common.git/'/>
<updated>2018-01-25T10:37:18+00:00</updated>
<entry>
<title>systemtap: Add dependency on systemtap-native</title>
<updated>2018-01-25T10:37:18+00:00</updated>
<author>
<name>Adrian Dudau</name>
<email>adrian.dudau@enea.com</email>
</author>
<published>2018-01-24T20:21:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-el-common.git/commit/?id=11a471cb0df8cc7b46c7e7da6e278c377aec9df1'/>
<id>urn:sha1:11a471cb0df8cc7b46c7e7da6e278c377aec9df1</id>
<content type='text'>
This allows running systemtap remotely using the crosstap script.

Signed-off-by: Adrian Dudau &lt;adrian.dudau@enea.com&gt;
Signed-off-by: Martin Borg &lt;martin.borg@enea.com&gt;
</content>
</entry>
<entry>
<title>spp: only return files that match KMACHINE and KTYPE</title>
<updated>2017-12-04T11:54:04+00:00</updated>
<author>
<name>Martin Borg</name>
<email>martin.borg@enea.com</email>
</author>
<published>2017-12-04T10:40:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-el-common.git/commit/?id=0523369959a0858f2b3e017e10ffa2b4de428c8c'/>
<id>urn:sha1:0523369959a0858f2b3e017e10ffa2b4de428c8c</id>
<content type='text'>
The search utility of spp was incorrect and was returning files
that matched only a defined ktype.

This leads to the system potentially building the wrong BSP, and
not being able to report an error.

We fix the search to only return files that match both ktype and
kmachine, as well as return 0/1 for success/fail in the search.

Patch backported from yocto-kernel-tools master branch:
http://git.yoctoproject.org/cgit/cgit.cgi/yocto-kernel-tools/commit/?id=0571411cc033c11df7827508dd786876ce2f8c83

Signed-off-by: Martin Borg &lt;martin.borg@enea.com&gt;
Signed-off-by: Adrian Dudau &lt;adrian.dudau@enea.com&gt;
</content>
</entry>
<entry>
<title>pramfs-init: remove recipe</title>
<updated>2016-02-25T13:50:52+00:00</updated>
<author>
<name>Nora Björklund</name>
<email>nora.bjorklund@enea.com</email>
</author>
<published>2016-02-15T10:15:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-el-common.git/commit/?id=e58201058c30d84fe4af70d15922ffa92ebcfb81'/>
<id>urn:sha1:e58201058c30d84fe4af70d15922ffa92ebcfb81</id>
<content type='text'>
Since pramfs has been moved, and the init scripts are not
applicable to all architectures, we can move pramfs-init
from meta-enea-base to meta-enea-bsp-ppc instead.

Signed-off-by: Nora Björklund &lt;nora.bjorklund@enea.com&gt;
Signed-off-by: Huimin She &lt;huimin.she@enea.com&gt;
</content>
</entry>
<entry>
<title>remove kernel config fragments</title>
<updated>2016-02-11T12:15:26+00:00</updated>
<author>
<name>Adrian Dudau</name>
<email>adrian.dudau@enea.com</email>
</author>
<published>2016-02-05T12:35:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-el-common.git/commit/?id=b36463c35153f5efe89a1e03004f78d161998a8c'/>
<id>urn:sha1:b36463c35153f5efe89a1e03004f78d161998a8c</id>
<content type='text'>
These fragments are common to all architectures and are being moved to
meta-enea-bsp-base.

Signed-off-by: Adrian Dudau &lt;adrian.dudau@enea.com&gt;
Signed-off-by: Nora Björklund &lt;nora.bjorklund@enea.com&gt;
</content>
</entry>
<entry>
<title>rename the kernel config fragments variable</title>
<updated>2015-10-29T10:39:10+00:00</updated>
<author>
<name>Adrian Dudau</name>
<email>adrian.dudau@enea.com</email>
</author>
<published>2015-10-29T10:39:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-el-common.git/commit/?id=fec5cd3b7ca6e593d7bf8a28711fd4d876354f05'/>
<id>urn:sha1:fec5cd3b7ca6e593d7bf8a28711fd4d876354f05</id>
<content type='text'>
For better readability

Signed-off-by: Adrian Dudau &lt;adrian.dudau@enea.com&gt;
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2015-10-28T12:30:10+00:00</updated>
<author>
<name>Adrian Dudau</name>
<email>adrian.dudau@enea.com</email>
</author>
<published>2015-10-28T12:30:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-el-common.git/commit/?id=38929ed6a4630d2b8f3efa00616800b4012ea0d7'/>
<id>urn:sha1:38929ed6a4630d2b8f3efa00616800b4012ea0d7</id>
<content type='text'>
result of splitting up meta-enea

Signed-off-by: Adrian Dudau &lt;adrian.dudau@enea.com&gt;
</content>
</entry>
</feed>
