Skip to content

Commit 10ce3cc

Browse files
Update seismograph
This change pulls in the latest commit of seismograph. Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
1 parent fb396e6 commit 10ce3cc

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

sdk_container/src/third_party/coreos-overlay/sys-apps/seismograph/seismograph-2.2.5-r3.ebuild renamed to sdk_container/src/third_party/coreos-overlay/sys-apps/seismograph/seismograph-2.2.5-r4.ebuild

File renamed without changes.

sdk_container/src/third_party/coreos-overlay/sys-apps/seismograph/seismograph-9999.ebuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ EGIT_REPO_URI="https://github.com/flatcar/seismograph.git"
77
if [[ "${PV}" == 9999 ]]; then
88
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
99
else
10-
EGIT_COMMIT="0d57463de18df81741375d628852c521542b6836" # flatcar-master
10+
EGIT_COMMIT="e32ac4d13ca44333dc77e5872dbf23f964b6f1e2" # flatcar-master
1111
KEYWORDS="amd64 arm arm64 x86"
1212
fi
1313

0 commit comments

Comments
 (0)