-
Notifications
You must be signed in to change notification settings - Fork 2
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
20180401 release? #4
Comments
All my motion and hw accel changes have been merged upstream, except for H264 hw decoding. I am watching all upstream releases closely. Some people reported some issues on the 20180401 release, so I might skip this release. Also note that since version 20180224, my fork has diverged from upstream to fix a few issues that I consider critical, e.g. workaround system lockup when storage partition is full. This also means that someone running my forked version 20180224 won't be able to upgrade back to upstream release because of changes in underlying partitions. |
Add fixes for some of the build failures caused by strict-overflow warnings. Patches #1, #2, and #4 are upstream. Patch #3 is pending upstream. Fixes: http://autobuild.buildroot.net/results/923/9239f230629ca4e381af5e8f43989997d9bfde99/ http://autobuild.buildroot.net/results/618/6187b92bcdfd9281683c37906ae74f2e0c5e6d0e/ http://autobuild.buildroot.net/results/9eb/9eb5ed92a923f0c038e3d913289eddc1cda1b62f/ Cc: Scott Fan <[email protected]> Signed-off-by: Baruch Siach <[email protected]> Signed-off-by: Peter Korsgaard <[email protected]>
Will you be making a 20180401 release, or have your hwaccel patches been pushed upstream?
The text was updated successfully, but these errors were encountered: