mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
fbreader: add cflags fix for fribidi 0.19.7
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
821414a07d
commit
5bece73f64
@@ -9,7 +9,8 @@ PR = "r1"
|
||||
|
||||
SRC_URI = "http://www.fbreader.org/fbreader-sources-${PV}.tgz \
|
||||
file://Makefile.patch \
|
||||
file://gcc45.patch"
|
||||
file://gcc45.patch \
|
||||
file://fix-cflags-fribidi.patch"
|
||||
|
||||
# Set the defaults
|
||||
READER_RESOLUTION ?= "1024x600"
|
||||
|
||||
Reference in New Issue
Block a user