]> code.ossystems Code Review - openembedded-core.git/commit
systemd-boot.bbclass: Fix SYSYTEMD_BOOT_CFG creation
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>
Mon, 5 Dec 2016 17:00:56 +0000 (11:00 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Jan 2017 18:01:57 +0000 (18:01 +0000)
commitf4ba23212c97fb8c3351a3cf981ee355ae2fc9b1
tree85ac5c69d7808b80665844f65f4fbe50e49d538c
parent016b19c2589582d7ec3c8cac9cfa75a1edc716fe
systemd-boot.bbclass: Fix SYSYTEMD_BOOT_CFG creation

This patch makes sure the directory which will contain
the systemd configuration (loader.conf) is created before
the configuration file is written, fixing errors when it
tried to write it to a non-existent directory

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/systemd-boot.bbclass