This repository was archived by the owner on Aug 5, 2022. It is now read-only.
Commit 1f7300f
committed
python: runtime and packaging changes
After dropping gdbm and db from DEPENDS, we also need to
make sure the corresponding ${PN}-* packages don't get
added in PACKAGES/PROVIDES/RDEPENDS.
Without this, the package managers run into dependency issues
when installing, e.g., python(3)-modules that depend on
non-existent packages.
While we're at it, it's good time to move python-runtime image
feature to use Python3.
Signed-off-by: Mikko Ylinen <mikko.ylinen@linux.intel.com>1 parent 9b31868 commit 1f7300f
2 files changed
Lines changed: 4 additions & 4 deletions
File tree
- meta-refkit-core
- recipes-core/packagegroups
- recipes-devtools/python
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
0 commit comments