Upstreaming: Difference between revisions
Appearance
Line 2: | Line 2: | ||
=== Successful === | === Successful === | ||
* <code>2017-09-22</code> SDL2: [https://bugzilla.libsdl.org/show_bug.cgi?id=3840 Fix directfb compile error relating to C90] | |||
* <code>2017-09-11</code> ofono: [https://git.kernel.org/pub/scm/network/ofono/ofono.git/commit/drivers?id=cbac15cdd9858e797f223bf9d16116f82e184d88 Fix initialization of isimodem driver] | * <code>2017-09-11</code> ofono: [https://git.kernel.org/pub/scm/network/ofono/ofono.git/commit/drivers?id=cbac15cdd9858e797f223bf9d16116f82e184d88 Fix initialization of isimodem driver] | ||
* <code>2017-08-28</code> SDL2: [https://bugzilla.libsdl.org/show_bug.cgi?id=3783 Default libGL path for directFB on Linux differs from x11 path] | * <code>2017-08-28</code> SDL2: [https://bugzilla.libsdl.org/show_bug.cgi?id=3783 Default libGL path for directFB on Linux differs from x11 path] |
Revision as of 03:52, 27 September 2017
It is important for us to contribute the patches and improvements we made to various software back to the original project. So everyone can benefit from the improvements and we don't need to maintain and carry around patches.
Successful
2017-09-22
SDL2: Fix directfb compile error relating to C902017-09-11
ofono: Fix initialization of isimodem driver2017-08-28
SDL2: Default libGL path for directFB on Linux differs from x11 path2017-08-14
SDL2: DirectFB linux_input disabled by default2017-08-03
Alpine Linux: add consolekit22017-07-21
abuild:-D
parameter for alternative description2017-07-07
Alpine Linux: busybox-extras with telnetd enabled2017-05-23
weston: instead of less than 1 Hz use default refresh rate
Work in progress
- ofono: Disable auto symlink creation for nokia-gpio
- alpine: add directfb
- alpine: add tslib
- alpine: clutter: add libxi-dev makedepend
- weston: add parameter --pixman-type, see also: #141
- weston: add support for ABGR
- alpine: Weston can only be run by root user (PR #199)
- kde: kwin_wayland fails to start with "Running on a compositor with no screens is not supported"
Not started, but should be done in the future
- abuild: Add a compression flag to override the default of highest compression (right now we install a wrapper that converts
-9
to-1
to improve performance)