Skip to content

Commit b7fda09

Browse files
author
Su Yue
committed
Revert changes caused by wrong push
1 parent d4db26b commit b7fda09

File tree

4 files changed

+7
-8
lines changed

4 files changed

+7
-8
lines changed

metadata/fydeos_version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
CHROMEOS_VERSION=16
2-
FYDEOS_BUILD=10
2+
FYDEOS_BUILD=5
33
FYDEOS_RELEASE=16.0

metadata/layout.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
masters = portage-stable chromiumos eclass-overlay fyde-eclass openfyde arch-amd64 openfyde-drivers openfyde-patches fydemina gentoo-pkgs archero
1+
masters = portage-stable chromiumos eclass-overlay fyde-eclass openfyde arch-amd64 openfyde-drivers openfyde-patches fydemina gentoo-pkgs
22
profile-formats = portage-2 profile-default-eapi
33
profile_eapi_when_unspecified = 5-progress
44
repo-name = amd64-openfyde

profiles/base/parent

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
chromiumos:default/linux/amd64/10.0/chromeos
22
arch-amd64:base
33
openfyde:base
4-
archero:base

scripts/disk_layout.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
"common":[
66
{
77
"num": 5,
8-
"size":"3724 MiB"
8+
"size": "2724 MiB"
99
},
1010
{
1111
"num": 3,
1212
# caculate: size = fs_size / 64 + 200 (M)
13-
"fs_size":"3484 MiB",
14-
"size":"3724 MiB"
13+
"fs_size":"2484 MiB",
14+
"size":"2724 MiB"
1515
}
1616
],
1717
"usb":[
@@ -23,8 +23,8 @@
2323
},
2424
{
2525
"num": 3,
26-
"fs_size":"3484 MiB",
27-
"size": "3724 MiB"
26+
"fs_size":"2700 MiB",
27+
"size": "2724 MiB"
2828
}
2929
],
3030
"factory_install": [

0 commit comments

Comments
 (0)