Add support for E2K architecture#1720
Add support for E2K architecture#1720kontura merged 1 commit intorpm-software-management:dnf-4-masterfrom
Conversation
|
I can see it matches rpm-software-management/rpm@2c7933d. |
|
To make this useful, we will need a similar patch in DNF4 https://github.com/rpm-software-management/dnf/blob/master/dnf/rpm/__init__.py. |
|
I think also libsolv must support these architectures - https://github.com/openSUSE/libsolv/blob/master/src/poolarch.c . Otherwise the dependency solving will not work. |
This is a follow-up for the RPM upstreaming efforts in rpm-software-management/rpm#3899 and a prerequisite for rpm-software-management/libdnf#1720
This is a follow-up for the RPM upstreaming efforts in rpm-software-management/rpm#3899 and a prerequisite for rpm-software-management/libdnf#1720
The dnf part is now merged. |
We don't have any local patches for libsolv, so it somehow works for us. |
|
Bump. Can we get this in? |
It works if you do not need to enable installation of a |
|
Thanks to @mlschroe the libsolv part of changes is in. |
|
Can we get this merged now? It seems all the bits are in place. |
|
Monthly ping. |
|
Rebased, can we get this in, please? |
5e4f978
into
rpm-software-management:dnf-4-master
|
Splendid, thanks! |
No description provided.