diff --git a/u-boot.changes b/u-boot.changes index 96b542e..27f34ef 100644 --- a/u-boot.changes +++ b/u-boot.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 27 12:43:30 UTC 2020 - Petr Tesařík + +- Add a modalias Supplements to u-boot-rpiarm64, so the package + gets selected automatically on a Raspberry Pi. + ------------------------------------------------------------------- Thu Mar 19 14:15:58 UTC 2020 - Matthias Brugger diff --git a/u-boot.spec b/u-boot.spec index 38cba42..6671703 100644 --- a/u-boot.spec +++ b/u-boot.spec @@ -318,6 +318,7 @@ Obsoletes: u-boot-rpi3 < %{version} Provides: u-boot-rpi3 = %{version} Obsoletes: u-boot-rpi4 < %{version} Provides: u-boot-rpi4 = %{version} +Supplements: modalias(of:NfirmwareT*Craspberrypi?bcm2835-firmwareC*) %endif %description