Add back older firmware to the manifest
This commit is contained in:
parent
df53532b87
commit
db0ec3df16
@ -103,7 +103,7 @@ cat > "${package}.json" <<EOF
|
|||||||
"next_object": "m1n1/boot.bin",
|
"next_object": "m1n1/boot.bin",
|
||||||
"package": "${package}.zip",
|
"package": "${package}.zip",
|
||||||
"icon": "fedora.icns",
|
"icon": "fedora.icns",
|
||||||
"supported_fw": ["13.5"],
|
"supported_fw": ["12.3", "12.4", "13.5"],
|
||||||
"extras": ${extras},
|
"extras": ${extras},
|
||||||
"partitions": [
|
"partitions": [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user