mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-02 19:11:20 +02:00
sys-apps/seismograph: support btrfs in rootdev
This pulls in https://github.com/kinvolk/seismograph/pull/6
This commit is contained in:
parent
e45a6140d0
commit
ab2467e547
@ -9,7 +9,7 @@ AUTOTOOLS_AUTORECONF=1
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="b800495b939d168543acf65461fc04ac4392c3a6" # flatcar-master
|
||||
CROS_WORKON_COMMIT="0d57463de18df81741375d628852c521542b6836" # flatcar-master
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user