diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-20 23:24:51 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-21 00:29:31 +0100 |
commit | 2c2e61743c8d6620a04aa5cb534af78f51b2845e (patch) | |
tree | 769b7139eb86f49d9d78153c8e673ed8f04d9bde /.gitignore | |
parent | 0b70e298fbb2cf0a9aa1bab193a66a7edfe99e10 (diff) | |
download | poky-2c2e61743c8d6620a04aa5cb534af78f51b2845e.tar.gz |
Rename the remaining poky-* scripts to oe-* or runqemu-*
(From OE-Core rev: 877b3d84597fcfc3abf5aa332019d412f2717896)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index c563983906..b13086deb7 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -7,7 +7,7 @@ build/tmp/ | |||
7 | build/sstate-cache | 7 | build/sstate-cache |
8 | build/pyshtables.py | 8 | build/pyshtables.py |
9 | pstage/ | 9 | pstage/ |
10 | scripts/poky-git-proxy-socks | 10 | scripts/oe-git-proxy-socks |
11 | sources/ | 11 | sources/ |
12 | meta-darwin | 12 | meta-darwin |
13 | meta-maemo | 13 | meta-maemo |