<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/common/recipes-bsp, branch fido</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=fido</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=fido'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2015-04-15T22:07:52+00:00</updated>
<entry>
<title>lms7: re-write do_unpack to fix warning</title>
<updated>2015-04-15T22:07:52+00:00</updated>
<author>
<name>Saul Wold</name>
<email>sgw@linux.intel.com</email>
</author>
<published>2015-04-15T19:17:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=4739f47e9358ec8cb82a72f3e185003c5ce40b2c'/>
<id>urn:sha1:4739f47e9358ec8cb82a72f3e185003c5ce40b2c</id>
<content type='text'>
Since the primary tarball unpacks into a non-standard directory create
a do_unpack that sets and resets  to first unpack the primary tarball
and then unpacks the actual src tarball into the correct directory.

This is similar to lsof which has a dual tarball also.

Fixes this WARNING:
WARNING: /srv/hdd/intel/test/tmp/work/corei7-64-poky-linux/lms7/7.1.20-r0/lms-7.1.20 ('S') doesn't exist, please set 'S' to a proper value

[YOCTO #7551]

Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>efilinux: use BSD-2-Clause instead of custom license</title>
<updated>2014-12-23T14:56:17+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2014-12-18T21:48:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=7c94dd034eeb9893ac1452bfe1003e91cf9ff50e'/>
<id>urn:sha1:7c94dd034eeb9893ac1452bfe1003e91cf9ff50e</id>
<content type='text'>
The efilinux license is basically the two clause BSD license, so instead of
using a custom license that isn't defined use that.

Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>common/recipes-bsp: remove gnu-efi and gummiboot recipes</title>
<updated>2014-03-13T15:07:12+00:00</updated>
<author>
<name>Stefan Stanacar</name>
<email>stefanx.stanacar@intel.com</email>
</author>
<published>2014-03-12T11:53:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=eb9240d44d52e7dacbbf162b6e7c395d2ad20be0'/>
<id>urn:sha1:eb9240d44d52e7dacbbf162b6e7c395d2ad20be0</id>
<content type='text'>
Nothing in meta-intel requires these and now
they are in OE-core anyway.

Signed-off-by: Stefan Stanacar &lt;stefanx.stanacar@intel.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>lms7: update the source download URL</title>
<updated>2014-03-12T16:11:40+00:00</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2014-03-05T23:13:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=0de8a3b488a09c69f99ccf8bf56354bea14240a9'/>
<id>urn:sha1:0de8a3b488a09c69f99ccf8bf56354bea14240a9</id>
<content type='text'>
The old URL is not working anymore. Using a new URL for source zip file.

Signed-off-by: Nitin A Kamble &lt;nitin.a.kamble@intel.com&gt;
</content>
</entry>
<entry>
<title>gummiboot: Update to current HEAD (35+)</title>
<updated>2013-08-22T18:32:41+00:00</updated>
<author>
<name>Darren Hart</name>
<email>dvhart@linux.intel.com</email>
</author>
<published>2013-08-22T18:30:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=8d3f10e5e760d0af3f068d442655b176953f2b5a'/>
<id>urn:sha1:8d3f10e5e760d0af3f068d442655b176953f2b5a</id>
<content type='text'>
Update to the latest gummiboot and remove all patches from the recipe
which are now upstream in one for or anoter. Make use of the new
configuration methods for inc/lib/lds directories. Change the PV to use
the git SRCREV beyond the release tag.

Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>gnuefi: Add missing parallel-make-archives patch</title>
<updated>2013-07-31T18:56:39+00:00</updated>
<author>
<name>Darren Hart</name>
<email>dvhart@linux.intel.com</email>
</author>
<published>2013-07-31T18:55:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=2a8668b39b28e0bdec2dec9b11856d758657e2fe'/>
<id>urn:sha1:2a8668b39b28e0bdec2dec9b11856d758657e2fe</id>
<content type='text'>
This patch was updated but mistakenly deleted by the previous commit:

commit 8834d8376838487bfc3ff04a16cffb064cb765cf
Author: Darren Hart &lt;dvhart@linux.intel.com&gt;
Date:   Fri Jul 26 10:36:06 2013 -0700

    gnu-efi: Update to 3.0u

Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>gummiboot: Add gummiboot recipe</title>
<updated>2013-07-30T19:58:26+00:00</updated>
<author>
<name>Darren Hart</name>
<email>dvhart@linux.intel.com</email>
</author>
<published>2013-07-26T20:47:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=ce8f48d28c8d6d99b860e3f6480d9d3a6fc0b301'/>
<id>urn:sha1:ce8f48d28c8d6d99b860e3f6480d9d3a6fc0b301</id>
<content type='text'>
gummiboot is a simple UEFI boot manager. It uses configuration files to
setup the default boot entry or presents an on-screen menu.

Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>gnu-efi: Update to 3.0u</title>
<updated>2013-07-30T19:58:26+00:00</updated>
<author>
<name>Darren Hart</name>
<email>dvhart@linux.intel.com</email>
</author>
<published>2013-07-26T17:36:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=8834d8376838487bfc3ff04a16cffb064cb765cf'/>
<id>urn:sha1:8834d8376838487bfc3ff04a16cffb064cb765cf</id>
<content type='text'>
Update to 3.0u. Remove the now upstreamed cross-compile-support patch
and update the parallel-make-archives patch for the 3.0u Makefiles.

Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>lms7: handle different host setups</title>
<updated>2013-07-03T15:40:20+00:00</updated>
<author>
<name>Thibault GUITTET</name>
<email>guittet.thibault@gmail.com</email>
</author>
<published>2013-07-03T14:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=e7f77e4dc4490a10a597d3da7e85d6650ccb6fc3'/>
<id>urn:sha1:e7f77e4dc4490a10a597d3da7e85d6650ccb6fc3</id>
<content type='text'>
From similar patch for lms8 (fc9cba84):

The configure script looks at the *host* environment to decide where
to install the init script, so it's location at packaging time can
change.

Signed-off-by: Thibault Guittet &lt;guittet.thibault[at]gmail.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>recipes: Mark x86 specific recipes so</title>
<updated>2013-06-27T15:49:50+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2013-06-27T06:14:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=e0d6134ed2e2687ff9f2ee77701666447842bf33'/>
<id>urn:sha1:e0d6134ed2e2687ff9f2ee77701666447842bf33</id>
<content type='text'>
These recipes are x86 specific packages so lets make
sure they dont get built for non-x86 architectures

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@linux.intel.com&gt;
</content>
</entry>
</feed>
