aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2011-03-03 07:15:47 -0700
committerChris Larson <chris_larson@mentor.com>2011-03-03 07:16:50 -0700
commit898f557cbd443cdeff137fd926aac06f2aaee6c4 (patch)
tree678b3860b07604f1c5d009614d987cdc3382d1ae /bin
parent36fe59ce314c295d239b76de34c8714def2c32d5 (diff)
downloadbitbake-898f557cbd443cdeff137fd926aac06f2aaee6c4.tar.gz
bitbake-layers: drop 2.6 from #!, per Joshua Lock
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/bitbake-layers2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/bitbake-layers b/bin/bitbake-layers
index ed11e5a38..ea903e5c9 100755
--- a/bin/bitbake-layers
+++ b/bin/bitbake-layers
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2.6
+#!/usr/bin/env python
import cmd
import logging