[oe-commits] [openembedded-core] 06/17: rootfs-postcommands: remove empty line

git at git.openembedded.org git at git.openembedded.org
Thu Sep 21 15:56:23 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch pyro
in repository openembedded-core.

commit 189ea6f0232f1910736121fb15f80eea97932af8
Author: Jose Alarcon <jose.alarcon at ge.com>
AuthorDate: Mon Sep 4 08:12:23 2017 +0300

    rootfs-postcommands: remove empty line
    
    (From OE-Core rev: 76a801da7fe5651d9e8310a2b32c275e1700daf3)
    
    Signed-off-by: Jose Alarcon <jose.alarcon at ge.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta/classes/rootfs-postcommands.bbclass | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/classes/rootfs-postcommands.bbclass b/meta/classes/rootfs-postcommands.bbclass
index 3d605db..a107d0e 100644
--- a/meta/classes/rootfs-postcommands.bbclass
+++ b/meta/classes/rootfs-postcommands.bbclass
@@ -289,7 +289,6 @@ rootfs_sysroot_relativelinks () {
 	sysroot-relativelinks.py ${SDK_OUTPUT}/${SDKTARGETSYSROOT}
 }
 
-
 # Generated test data json file
 python write_image_test_data() {
     from oe.data import export2json

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list