Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nerves-project/nerves_system_rpi4
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 82e23a91b757cc2c6e232e1c61dd346901f42283
Choose a base ref
..
head repository: nerves-project/nerves_system_rpi4
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bfa6f0d8cbfe7a9abb9720b3484b55e1bb2fec16
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 mix.exs
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -97,7 +97,7 @@ defmodule NervesSystemRpi4.MixProject do
links: %{
"GitHub" => @source_url,
"REUSE Compliance" =>
"https://api.reuse.software/info/github.com/nerves-project/nerves_system_rpi5"
"https://api.reuse.software/info/github.com/nerves-project/nerves_system_rpi4"
}
]
end