[oe] [meta-networking] [PATCH 3/3] meta-networking: fix no newline at end of file

Robert Yang liezhi.yang at windriver.com
Mon Jul 7 10:03:38 UTC 2014


Add a '\n' to the last line of the file to fix:

No newline at end of file

Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
---
 .../quagga/files/volatiles.03_quagga               |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-networking/recipes-protocols/quagga/files/volatiles.03_quagga b/meta-networking/recipes-protocols/quagga/files/volatiles.03_quagga
index cfb896a..1f28c0b 100644
--- a/meta-networking/recipes-protocols/quagga/files/volatiles.03_quagga
+++ b/meta-networking/recipes-protocols/quagga/files/volatiles.03_quagga
@@ -1,3 +1,3 @@
 # <type> <owner> <group> <mode> <path> <linksource>
 d quagga quagga 0755 /var/run/quagga none
-d quagga quagga 0755 /var/log/quagga none
\ No newline at end of file
+d quagga quagga 0755 /var/log/quagga none
-- 
1.7.9.5




More information about the Openembedded-devel mailing list