The patch move source code for wic from lib/script into meta/receipt-support/wic. Then wic compiled as an individual package.

When building wic image on host, imagetype-wic.bbclass invoke wic-native. This is almost same as before.

After applied those patch, wic also run on target, allow user create wic image on target board based on supplied components image or based on a running system.

BTW, I checked code moved in this patch, didn't found reference path in code.

Thanks
Jiang Lu

在 2018年09月03日 23:14, Tim Orling 写道:
Also, what is the reason for the move? What problem does it solve? Why is it better to move it? On Sun, Sep 2, 2018 at 7:51 PM Tom Rini <tr...@konsulko.com <mailto:tr...@konsulko.com>> wrote:

    On Mon, Sep 03, 2018 at 09:58:01AM +0800, Lu.Jiang wrote:

    > This patch simply move code from script/lib/wic into
    > meta/recipes-support/wic/files. I didn't touch code in this patch.
    >
    > Please see attachment for patch formatted with -M.

    Exactly, formatted with -M it's clear and a short patch.  A follow-up
    question now, are there any comment paths, etc, that should be changed
    as part of the move?

-- Tom -- _______________________________________________
    Openembedded-core mailing list
    Openembedded-core@lists.openembedded.org
    <mailto:Openembedded-core@lists.openembedded.org>
    http://lists.openembedded.org/mailman/listinfo/openembedded-core


-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to