bitbake: fetch2: unpack rpm, ipk and deb binary package
authorRobert Yang <liezhi.yang@windriver.com>
Sun, 2 Sep 2012 04:08:51 +0000 (12:08 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Sep 2012 11:10:42 +0000 (12:10 +0100)
commit863e3a999d77bba891d837d7fea67ad786cf617c
tree4584f8fe70c3b75e9afa8b0ced0fabb3346f206e
parent5148aff8dd9605de28b7e7abb54caa2a0bb846ef
bitbake: fetch2: unpack rpm, ipk and deb binary package

* Unpack the ".rpm" binary package (only .src.rpm in the past)

* Unpack the .deb and .ipk binary package, their unpack commands are the same.

* This is useful for binary package recipe.

[YOCTO #1592]

(Bitbake rev: de7ceb9459574f33920ccc06255b533434f0ec25)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/fetch2/__init__.py