]> code.ossystems Code Review - openembedded-core.git/commit
bb.fetch2: add unpack method in fetcher
authorYu Ke <ke.yu@intel.com>
Tue, 18 Jan 2011 13:53:36 +0000 (21:53 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Jan 2011 12:25:46 +0000 (12:25 +0000)
commitd8698b92ffcc2cbd29b57d3dc8e851d3d6c137f2
tree1ac0032521309fa0e047bce2191463ecb98b5956
parent6dc67915365d8455c22a411e231e71a72814b889
bb.fetch2: add unpack method in fetcher

copy exactly the base.bbclass:oe_unpack_file() to bb.fetch2 as the code base

Signed-off-by: Yu Ke <ke.yu@intel.com>
bitbake/lib/bb/fetch2/__init__.py