From: Jan-Simon Möller Date: Mon, 14 Nov 2016 08:35:45 +0000 (+0100) Subject: Add newlines at end of fragment X-Git-Tag: chinook_3.0.0~64 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=0377c706445b67ec5b7d7bf75df6f41056a89e3a;p=AGL%2Fmeta-agl.git Add newlines at end of fragment These are required for proper parsing. Change-Id: I8ade2d0f96ad73f954cd4fd9908c47088def4d8a Signed-off-by: Jan-Simon Möller --- diff --git a/templates/machine/raspberrypi3/50_local.conf.inc b/templates/machine/raspberrypi3/50_local.conf.inc index 6b15a94a8..c41f2eba9 100644 --- a/templates/machine/raspberrypi3/50_local.conf.inc +++ b/templates/machine/raspberrypi3/50_local.conf.inc @@ -29,4 +29,5 @@ PREFERRED_PROVIDER_virtual/bootloader_sota = "u-boot" # For libomxil #LICENSE_FLAGS_WHITELIST = "commercial" -IMAGE_INSTALL_append = " linux-firmware-brcm43430 kernel-modules linux-firmware " \ No newline at end of file +IMAGE_INSTALL_append = " linux-firmware-brcm43430 kernel-modules linux-firmware " +