]> code.ossystems Code Review - openembedded-core.git/commit
systemd-boot: Move adjacent to systemd
authorKhem Raj <raj.khem@gmail.com>
Thu, 17 Aug 2017 16:41:08 +0000 (09:41 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Aug 2017 11:35:56 +0000 (12:35 +0100)
commite70f843b4fb5ee27d46543165a89d56c2ec5ee2e
tree7473d697c83b77088e0ad2249aca2fbee059d43b
parente599c3d75a0e57a798ca360eb55d8661de355ec5
systemd-boot: Move adjacent to systemd

We always forget to upgrade it when systemd is upgraded, keeping it
next to systemd will be an easy reminder to upgrade this recipe along
with systemd

Define EFI_CC, so far it has been using detection mechanism which
worked with gcc but falls back to native gcc when using non-gcc compiler
as default system compiler e.g. clang

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/systemd-boot/files/0001-use-lnr-wrapper-instead-of-looking-for-relative-opti.patch [deleted file]
meta/recipes-core/systemd/systemd-boot_234.bb [moved from meta/recipes-bsp/systemd-boot/systemd-boot_232.bb with 85% similarity]