[OE-core] [PATCH V2 5/5] rootfs_ipk.bbclass: Some extra spaces / tabs were removed / formated

Andrei Gherzan andrei at gherzan.ro
Sun Oct 21 15:40:43 UTC 2012


Signed-off-by: Andrei Gherzan <andrei at gherzan.ro>
---
 meta/classes/rootfs_ipk.bbclass |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/classes/rootfs_ipk.bbclass b/meta/classes/rootfs_ipk.bbclass
index 25f15ee..f69cc0e 100644
--- a/meta/classes/rootfs_ipk.bbclass
+++ b/meta/classes/rootfs_ipk.bbclass
@@ -115,7 +115,7 @@ fakeroot rootfs_ipk_do_rootfs () {
 		fi
 	fi
 	set +x
-	log_check rootfs 	
+	log_check rootfs
 }
 
 rootfs_ipk_write_manifest() {
@@ -134,8 +134,8 @@ rootfs_ipk_write_manifest() {
 
 remove_packaging_data_files() {
 	rm -rf ${IMAGE_ROOTFS}${opkglibdir}
-        # We need the directory for the package manager lock
-        mkdir ${IMAGE_ROOTFS}${opkglibdir}
+	# We need the directory for the package manager lock
+	mkdir ${IMAGE_ROOTFS}${opkglibdir}
 }
 
 list_installed_packages() {
-- 
1.7.9.5





More information about the Openembedded-core mailing list