aboutsummaryrefslogtreecommitdiffstats
path: root/bin/bitbake
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2019-05-01 12:09:44 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-05-04 10:41:13 +0100
commit5e43070e3087d09aea2f459b033d035c5ef747d0 (patch)
treef2be781e98185905f41611246bb535a1eed0dc85 /bin/bitbake
parent695d84397b68cc003186e22f395caa378b06bc75 (diff)
downloadbitbake-5e43070e3087d09aea2f459b033d035c5ef747d0.tar.gz
bitbake: Strip old editor directives from file headers
There are much better ways to handle this and most editors shouldn't need this in modern times, drop the noise from the files. Its not consitently applied anyway. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bin/bitbake')
-rwxr-xr-xbin/bitbake2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/bitbake b/bin/bitbake
index e425f70a5..b219d362e 100755
--- a/bin/bitbake
+++ b/bin/bitbake
@@ -1,6 +1,4 @@
#!/usr/bin/env python3
-# ex:ts=4:sw=4:sts=4:et
-# -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*-
#
# Copyright (C) 2003, 2004 Chris Larson
# Copyright (C) 2003, 2004 Phil Blundell