Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | layer-wide: drop PYTHON_PN | Bruce Ashfield | 2024-02-21 | 1 | -8/+8 |
| | | | | | | | | | | | Similar to OE core commit b566b1e32c7993d1ab7795562f648e52ce186a70, we no longer need PYTHON_PN for any abstraction of python2 vs python3. Our similar / dup recipes are now causing signature differences, so we go ahead and make the substitution, even if it isn't stricly required. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | ||||
* | python3-docker: Update to 7.0.0 | Pavel Zhukov | 2024-02-01 | 1 | -0/+20 |
Update package to fix compatibility fix docker from the layer. Signed-off-by: Pavel Zhukov <pavel@zhukoff.net> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> |