Skip to content

Commit

Permalink
refactor: products: rename ROCK 2A to ROCK 2 Series
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeChenL committed Jun 20, 2024
1 parent 9f9bd04 commit 468f4e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/share/rsdk/configs/products.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,9 @@
"supported_edition": ["kde"]
},
{
"product": "rock-2a",
"product_name": "ROCK 2A",
"product_full_name": "ROCK 2A",
"product": "rock-2",
"product_name": "ROCK 2",
"product_full_name": "ROCK 2 Series",
"soc": "rk3528a",
"supported_suite": ["bullseye"],
"supported_edition": ["xfce", "cli"]
Expand Down

0 comments on commit 468f4e4

Please sign in to comment.