bsp: Ensure timeouts don't change other package defaults
The systemd-conf base recipe already contained a file called
system.conf so by adding the same file in the append recipe we were
overwriting the original and installing 2 copies of the same file into
the image. The file in the append recipe has now been renamed to avoid
this.
Signed-off-by:
Drew Reed <Drew.Reed@arm.com>
Loading