mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
serdisplib: update to 2.02
Use standard PKG_INSTALL. Added patch to fix compilation with it. Use PKG_INSTALL_DIR as a result. Added PKG_BUILD_PARALLEL for faster compilation. Fixed license information. Add build depends for libusb as it is needed for compilation. Various small cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
Index: serdisplib-2.01/src/serdisp_specific_framebuffer.c
|
||||
===================================================================
|
||||
--- serdisplib-2.01.orig/src/serdisp_specific_framebuffer.c
|
||||
+++ serdisplib-2.01/src/serdisp_specific_framebuffer.c
|
||||
@@ -306,13 +306,15 @@ serdisp_t* serdisp_framebuffer_setup(con
|
||||
--- a/src/serdisp_specific_framebuffer.c
|
||||
+++ b/src/serdisp_specific_framebuffer.c
|
||||
@@ -312,13 +312,15 @@ serdisp_t* serdisp_framebuffer_setup(con
|
||||
|
||||
if (fb_success) {
|
||||
/* check if colour mode is supported */
|
||||
|
||||
Reference in New Issue
Block a user