summaryrefslogtreecommitdiffstats
path: root/contrib
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 /contrib
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 'contrib')
-rwxr-xr-xcontrib/dump_cache.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/dump_cache.py b/contrib/dump_cache.py
index 8963ca4b0..c6723cbf0 100755
--- a/contrib/dump_cache.py
+++ b/contrib/dump_cache.py
@@ -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) 2012, 2018 Wind River Systems, Inc.
#