forked from pool/kernel-firmware-dpaa2
Do not conflict filesystem < 84 #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "tiwai/kernel-firmware-dpaa2:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Change conflicts filesystem < 84 to conflicts filesystem without
may-perform-usrmerge. Version 84 is specific to Tumbleweed; CODE
16 uses Version 16; yet we need to ensure we get an up-to-date
version of filesystem. Relying on the recently introduced provides
instructing zypp about the usrmerge is perfect for this use case.