<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/common/recipes-core, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2017-11-20T23:33:02+00:00</updated>
<entry>
<title>meta-intel: Reorganize the layout to remove common</title>
<updated>2017-11-20T23:33:02+00:00</updated>
<author>
<name>Saul Wold</name>
<email>sgw@linux.intel.com</email>
</author>
<published>2017-11-07T18:32:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=d53dbb38c43da3fd04fed9a55e7b3b9e2c512b9a'/>
<id>urn:sha1:d53dbb38c43da3fd04fed9a55e7b3b9e2c512b9a</id>
<content type='text'>
Remove the concept of the common directory and move all the recipes-* dirs
to the top level as a normal layer would be. layer.conf is updated appropriately

Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>core-image-tiny: Provide a new image recipe for poky-tiny that boots from RAM</title>
<updated>2017-09-15T21:13:16+00:00</updated>
<author>
<name>Alejandro Hernandez</name>
<email>alejandro.hernandez@linux.intel.com</email>
</author>
<published>2017-09-15T19:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=989db4c0e7db84e52b4e564101a974ef59f1bba6'/>
<id>urn:sha1:989db4c0e7db84e52b4e564101a974ef59f1bba6</id>
<content type='text'>
This new image recipe creates an image from the artifacts
obtained after building core-image-tiny-initramfs, it boots
directly to a tiny rootfs provided by initrd

Signed-off-by: Alejandro Hernandez &lt;alejandro.hernandez@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>initramfs-live-install-efi bbappend: Fix Yocto Project compatibility</title>
<updated>2017-09-12T15:37:53+00:00</updated>
<author>
<name>California Sullivan</name>
<email>california.l.sullivan@intel.com</email>
</author>
<published>2017-09-12T00:31:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=a2ba685eb62d2ffe5bcd4350efa099f10b5712e9'/>
<id>urn:sha1:a2ba685eb62d2ffe5bcd4350efa099f10b5712e9</id>
<content type='text'>
FILESEXTRAPATHS was being added to unconditionally. Use the
intel-x86-common MACHINEOVERRIDE to fix the issue.

Signed-off-by: California Sullivan &lt;california.l.sullivan@intel.com&gt;
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>ovmf_%.bbappend: Fix Yocto Project compatibility issue</title>
<updated>2017-09-12T15:37:53+00:00</updated>
<author>
<name>California Sullivan</name>
<email>california.l.sullivan@intel.com</email>
</author>
<published>2017-09-12T00:31:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=473333e745b257dd2c96cddd1d27fdd8cd97b5df'/>
<id>urn:sha1:473333e745b257dd2c96cddd1d27fdd8cd97b5df</id>
<content type='text'>
FILESEXTRAPATHS was being added to unconditionally. Use the
intel-x86-common MACHINEOVERRIDE instead.

Signed-off-by: California Sullivan &lt;california.l.sullivan@intel.com&gt;
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>ovmf: add secureboot bits from refkit</title>
<updated>2017-08-30T21:25:24+00:00</updated>
<author>
<name>California Sullivan</name>
<email>california.l.sullivan@intel.com</email>
</author>
<published>2017-08-28T22:18:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=7465f7fc99d11f469382bacae514ccfc5006dbe1'/>
<id>urn:sha1:7465f7fc99d11f469382bacae514ccfc5006dbe1</id>
<content type='text'>
This patch adds a couple secureboot elements to ovmf that originated
from refkit. It includes a patch that adds a certificate to the ovmf's
enrolled keys, and an image recipe which calls the enrollkeys app.

Original work by Mikko Ylinen and Patrick Ohly.

Signed-off-by: California Sullivan &lt;california.l.sullivan@intel.com&gt;
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>conf/machine/intel-*: move core-image-minimal-initramfs PACKAGE_INSTALL</title>
<updated>2017-08-23T22:16:35+00:00</updated>
<author>
<name>California Sullivan</name>
<email>california.l.sullivan@intel.com</email>
</author>
<published>2017-08-10T23:57:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=9658bb34892e7853b1408cbcc7b47bf62d3995a1'/>
<id>urn:sha1:9658bb34892e7853b1408cbcc7b47bf62d3995a1</id>
<content type='text'>
A machine configuration file wasn't the correct place to put this in the
first place. It should be in a bbappend, which we now have.

Signed-off-by: California Sullivan &lt;california.l.sullivan@intel.com&gt;
</content>
</entry>
<entry>
<title>images: add core-image-minimal-initramfs bbappend</title>
<updated>2017-08-23T22:16:35+00:00</updated>
<author>
<name>California Sullivan</name>
<email>california.l.sullivan@intel.com</email>
</author>
<published>2017-08-10T23:53:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=f9e95940fb8c5769113a53d2494185b389299926'/>
<id>urn:sha1:f9e95940fb8c5769113a53d2494185b389299926</id>
<content type='text'>
Modify core-image-minimal-initramfs to use the initramfs-framework init
scripts instead of the old ones when using an Intel MACHINE type.

The initramfs-framework scripts are preferred, as they allow for booting
on both live and real images and are more modular, allowing additions
via new modules.

Signed-off-by: California Sullivan &lt;california.l.sullivan@intel.com&gt;
</content>
</entry>
<entry>
<title>intel-microcode: Upgrade recipe version</title>
<updated>2017-07-31T16:00:57+00:00</updated>
<author>
<name>sweeaun</name>
<email>swee.aun.khor@intel.com</email>
</author>
<published>2017-07-30T19:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=f8500c5020c831c421d87497b67a4cefb84c6bff'/>
<id>urn:sha1:f8500c5020c831c421d87497b67a4cefb84c6bff</id>
<content type='text'>
Upgraded intel-microcode recipe to 20170707 version.

Signed-off-by: sweeaun &lt;swee.aun.khor@intel.com&gt;
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>core-image-tiny-initramfs: Fixes WKS_FILE for Intel MACHINES</title>
<updated>2017-07-05T15:39:59+00:00</updated>
<author>
<name>Alejandro Hernandez</name>
<email>alejandro.hernandez@linux.intel.com</email>
</author>
<published>2017-06-30T22:31:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=d5a6d49a89ba28ca2dc2ffdc4e189468190d4c92'/>
<id>urn:sha1:d5a6d49a89ba28ca2dc2ffdc4e189468190d4c92</id>
<content type='text'>
Since there could be a case on which meta-intel is parsed but no
Intel MACHINE is selected which would turn out in an error where
no value is assigned to WKS_FILE.
We set WKS_FILE directly and specifically for any of the available
Intel MACHINES, and otherwise we leave it as it is.

Signed-off-by: Alejandro Hernandez &lt;alejandro.hernandez@linux.intel.com&gt;
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>iucode-tool: upgrade to 2.1.2</title>
<updated>2017-06-09T12:52:59+00:00</updated>
<author>
<name>sweeaun</name>
<email>swee.aun.khor@intel.com</email>
</author>
<published>2017-06-09T00:38:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=86c55b1296a1c0b1fab6a3fd339bed0aafc92c07'/>
<id>urn:sha1:86c55b1296a1c0b1fab6a3fd339bed0aafc92c07</id>
<content type='text'>
Signed-off-by: sweeaun &lt;swee.aun.khor@intel.com&gt;
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
</feed>
