On Jun 17, 2013, at 12:10 AM, jhuang0 <jackie.huang at windriver.com> wrote:
> I think the base.bbclass have added this:
>
> # unzip-native should already be staged before unpacking ZIP recipes
> if ".zip" in srcuri:
> d.appendVarFlag('do_unpack', 'depends', ' unzip-native:do_populate_sysroot')
>
ok nice.