<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/recipes-bsp/systemd-boot, 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>2020-12-14T23:52:21+00:00</updated>
<entry>
<title>systemd-boot: remove append</title>
<updated>2020-12-14T23:52:21+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2020-12-14T23:52:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=9e688afd600d4f842a72147e2704bb58acafec10'/>
<id>urn:sha1:9e688afd600d4f842a72147e2704bb58acafec10</id>
<content type='text'>
The change is in oe-core recipe now and isn't needed here.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>Revert "systemd-boot: remove joule specific workaround"</title>
<updated>2019-04-04T03:06:15+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2019-03-29T06:55:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=f5ebaf873c198d99ecb3c002337415976cb6f07d'/>
<id>urn:sha1:f5ebaf873c198d99ecb3c002337415976cb6f07d</id>
<content type='text'>
This reverts commit 946c15720eea1e8e5b4640c7238d2aa60e248342.

Revert part of commit to keep bbappend file. This file
is required to build and deploy EFI boot stub

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>systemd-boot: remove joule specific workaround</title>
<updated>2019-03-07T01:47:24+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2019-03-06T02:45:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=946c15720eea1e8e5b4640c7238d2aa60e248342'/>
<id>urn:sha1:946c15720eea1e8e5b4640c7238d2aa60e248342</id>
<content type='text'>
The platform isn't supported anymore and this isn't tested as a result
with recent kernels supported.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>rmc: remove</title>
<updated>2018-07-16T08:53:00+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2018-07-12T14:08:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=c12c16659203d677618871f660c1499152a555a8'/>
<id>urn:sha1:c12c16659203d677618871f660c1499152a555a8</id>
<content type='text'>
It's not being maintained anymore and the scripts have not been kept in
sync with upstream for quite some time.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>systemd-boot/rmc-boot.inc: make it work with EFI image enhancements</title>
<updated>2018-03-22T15:29:50+00:00</updated>
<author>
<name>California Sullivan</name>
<email>california.l.sullivan@intel.com</email>
</author>
<published>2018-03-21T22:16:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=3342d3715ec829f720e1590f45ad84e6b7226145'/>
<id>urn:sha1:3342d3715ec829f720e1590f45ad84e6b7226145</id>
<content type='text'>
Give it an RPROVIDES rmc-boot so that EFI_PROVIDER rmc-boot can be used
as an install target. RDEPENDS on rmc-db to satisfy its runtime
dependencies. Also add python snippet to set its IMAGE/IMAGE_PREFIX
target for when its chosen as EFI_PROVIDER.

These changes let it work well with the new wks.in file, where
previously it couldn't work with wic at all.

Signed-off-by: California Sullivan &lt;california.l.sullivan@intel.com&gt;
</content>
</entry>
<entry>
<title>systemd-boot/rmc-boot.inc: update to work with v237 and meson</title>
<updated>2018-03-22T15:29:39+00:00</updated>
<author>
<name>California Sullivan</name>
<email>california.l.sullivan@intel.com</email>
</author>
<published>2018-03-20T23:21:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=f2502f90ab3decc5c3faf38ecfd13ac3bce4f411'/>
<id>urn:sha1:f2502f90ab3decc5c3faf38ecfd13ac3bce4f411</id>
<content type='text'>
Patch changes:
* 0001-sd-boot-Link-RMC-library-into-bootloader-and-stub.patch removed
because make is no longer used.
* 0001-sd-boot-stub-check-LoadOptions-contains-data.patch removed because
it was accepted upstream.
* 0001-partially-revert-sd-boot-stub-Obtain-PE-section-offs.patch added to
support RMC functionality. Upstream removed a snippet that found the
root directory because they didn't need it anymore, but RMC does.
* 0002-sd-boot-fix-RMC-compatibility-with-systemd-boot-and-.patch added
to support building with meson instead of make.
* Others refreshed

inc file changes:
* Don't commit pin, we can maintain these patches OK for now
* EXTRA_OEMAKE -&gt; EXTRA_OEMESON, and removed some superfluous options

Signed-off-by: California Sullivan &lt;california.l.sullivan@intel.com&gt;
</content>
</entry>
<entry>
<title>systemd-boot: fix bbappend file to suit latest version</title>
<updated>2018-03-20T16:06:21+00:00</updated>
<author>
<name>Chen Qi</name>
<email>Qi.Chen@windriver.com</email>
</author>
<published>2018-03-05T02:03:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=90d32d53cf2d0d7b0edc5e8eab734f620fb8c3ec'/>
<id>urn:sha1:90d32d53cf2d0d7b0edc5e8eab734f620fb8c3ec</id>
<content type='text'>
Fix the bbappend file to suit the latest systemd version.

As systemd has now dropped autotools support, using ninja
instead of make in do_compile.

Signed-off-by: Chen Qi &lt;Qi.Chen@windriver.com&gt;
Signed-off-by: California Sullivan &lt;california.l.sullivan@intel.com&gt;
</content>
</entry>
<entry>
<title>systemd-boot: move systemd-boot.inc into base bbappend</title>
<updated>2018-01-23T00:24:23+00:00</updated>
<author>
<name>California Sullivan</name>
<email>california.l.sullivan@intel.com</email>
</author>
<published>2018-01-18T00:38:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=7fa26da6c6cc5c32e1ef3ca7a3127b20e4a9e987'/>
<id>urn:sha1:7fa26da6c6cc5c32e1ef3ca7a3127b20e4a9e987</id>
<content type='text'>
Including a non-existant .inc doesn't cause errors, so just move the
systemd-boot.inc file into the main bbappend. This avoids rebuilding the
package without our changes should grub-efi be the EFI_PROVIDER and we
build systemd-boot, while keeping the RMC changes when rmc-boot is the
EFI_PROVIDER.

Signed-off-by: California Sullivan &lt;california.l.sullivan@intel.com&gt;
</content>
</entry>
<entry>
<title>systemd-boot: move commit pinning to rmc-boot.inc</title>
<updated>2018-01-23T00:24:23+00:00</updated>
<author>
<name>California Sullivan</name>
<email>california.l.sullivan@intel.com</email>
</author>
<published>2018-01-17T22:18:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=de43a8f89f3e68930666847adf96e1824e28b5e1'/>
<id>urn:sha1:de43a8f89f3e68930666847adf96e1824e28b5e1</id>
<content type='text'>
systemd-boot shouldn't be stuck on a certain commit just because RMC is.

This effectively upgrades our systemd-boot version from v232 to v234. We
also get to drop a patch that was accepted upstream.

Signed-off-by: California Sullivan &lt;california.l.sullivan@intel.com&gt;
</content>
</entry>
<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>
</feed>
