linux-megous: orange-pi-6.9-20240514-1047 (6.9.0) -> orange-pi-6.9-20240721-2345 (6.9.10)

no immediately noticable differences, but not thoroughly tested
This commit is contained in:
2024-09-12 06:37:38 +00:00
parent 129a7aec68
commit 2c68bead1d

View File

@@ -53,9 +53,9 @@ let
# - orange-pi is listed as the "main integration branch".
# - this suggests it's NOT a stable branch, only `orange-pi-X.YY-YYYYMMDD-NNNN` tags are "formal" releases
# - specific branches like `pp` (pinephone) are dev branches, and probably less stable.
rev = "orange-pi-6.9-20240514-1047";
base = "6.9.0";
hash = "sha256-l4+qRr8emjWJtAVlaM65HLPuvIp3EzvJth9gUBAuXtY=";
rev = "orange-pi-6.9-20240721-2345";
base = "6.9.10";
hash = "sha256-WtLkMJnThYMLsZqbqTIhaTwQ0e2EE1Zq7DQX36L481o=";
# set to empty if not a release candidate, else `-rc<N>`
rc = "";