aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2014-07-07 03:03:38 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2014-07-15 14:57:27 +0200
commitc587fa5546da32068c9ced6585ac2122ecfba6da (patch)
tree1abb776791ab0c04882f57ac540421809804f3e2
parent6f0f27c5fe07dc80392460aa4e86fd44ddecde80 (diff)
downloadmeta-openembedded-contrib-c587fa5546da32068c9ced6585ac2122ecfba6da.tar.gz
meta-networking: fix no newline at end of file
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@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--meta-networking/recipes-protocols/quagga/files/volatiles.03_quagga2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/quagga/files/volatiles.03_quagga b/meta-networking/recipes-protocols/quagga/files/volatiles.03_quagga
index cfb896a17b..1f28c0b24d 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