Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wic: Update after plugin name changes | Richard Purdie | 26 hours | 1 | -2/+2 |
| | | | | | | | | Update the plugin names to account for the "-" to "_" plugin name change. (From OE-Core rev: afa1b5c9f6ed17c021e37a54d0d6abee50a60bf9) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | wic: plugins source bootimage/isoimage rename to allow be imported | Anibal Limon | 26 hours | 1 | -0/+162 |
Python not support importing modules with - so change to _. (From OE-Core rev: 2de444fc3ef450f45f8f93403544e8f7461657b0) Signed-off-by: Anibal Limon <anibal@limonsoftware.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |