]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
fetch/perforce: Drop usage of old style *COMMAND variable and MKTEMPDIRCMD
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Feb 2014 17:23:45 +0000 (17:23 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 2 Mar 2014 17:23:30 +0000 (17:23 +0000)
commit6b79789769da160d0e7fca0f9c6044dc1e11a107
tree31e4114f7439228afcaa1dec757751c0366edc9b
parent13f1138f5504feee0ee8e8f3a0675d0bea490351
fetch/perforce: Drop usage of old style *COMMAND variable and MKTEMPDIRCMD

Clean up some horrible old code and drop usage of the old style *COMMAND
variable and MKTEMPDIRCMD whilst in here. This means we don't need to touch
OVERRIDES either.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/fetch2/perforce.py