-
Notifications
You must be signed in to change notification settings - Fork 318
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sync with kernel #396
Milestone
Comments
rgetz
added a commit
that referenced
this issue
Mar 30, 2020
As discussed in #392 and #396, this adds a small shell script which downloads the kernel's iio header file, and checks channel types and channel modifiers to make sure we aren't falling behind. This will be checked once per Travis-CI build, and takes about 0.5 seconds. Signed-off-by: Robin Getz <[email protected]>
rgetz
added a commit
that referenced
this issue
Mar 30, 2020
As discussed in #392 and #396, this adds a small shell script which downloads the kernel's iio header file, and checks channel types and channel modifiers to make sure we aren't falling behind. This will be checked once per Travis-CI build, and takes about 0.5 seconds. Signed-off-by: Robin Getz <[email protected]>
This should be resolved as part of #415 |
rgetz
added a commit
that referenced
this issue
Mar 30, 2020
As discussed in #392 and #396, this adds a small shell script which downloads the kernel's iio header file, and checks channel types and channel modifiers to make sure we aren't falling behind. This will be checked once per Travis-CI build, and takes about 0.5 seconds. Signed-off-by: Robin Getz <[email protected]>
rgetz
added a commit
that referenced
this issue
Mar 31, 2020
As discussed in #392 and #396, this adds a small shell script which downloads the kernel's iio header file, and checks channel types and channel modifiers to make sure we aren't falling behind. This will be checked once per Travis-CI build, and takes about 0.5 seconds. Signed-off-by: Robin Getz <[email protected]>
commodo
pushed a commit
that referenced
this issue
Apr 1, 2020
As discussed in #392 and #396, this adds a small shell script which downloads the kernel's iio header file, and checks channel types and channel modifiers to make sure we aren't falling behind. This will be checked once per Travis-CI build, and takes about 0.5 seconds. Signed-off-by: Robin Getz <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
a discussed in #392, we need to set up a travis-ci cron the periodically check kernel headers with ours.
and notify someone on failure.
The text was updated successfully, but these errors were encountered: