summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-multimedia/omxplayer/omxplayer_git.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-multimedia/omxplayer/omxplayer_git.bb b/recipes-multimedia/omxplayer/omxplayer_git.bb
index 7d3b464..d9460de 100644
--- a/recipes-multimedia/omxplayer/omxplayer_git.bb
+++ b/recipes-multimedia/omxplayer/omxplayer_git.bb
@@ -40,8 +40,7 @@ export LDFLAGS = "-L${S}/ffmpeg_compiled/usr/lib \
40 -L${STAGING_DIR_HOST}/lib \ 40 -L${STAGING_DIR_HOST}/lib \
41 -L${STAGING_DIR_HOST}/usr/lib \ 41 -L${STAGING_DIR_HOST}/usr/lib \
42 " 42 "
43export INCLUDES = "-isystem${STAGING_DIR_HOST}/usr/include \ 43export INCLUDES = "-isystem${STAGING_DIR_HOST}/usr/include/interface/vcos/pthreads \
44 -isystem${STAGING_DIR_HOST}/usr/include/interface/vcos/pthreads \
45 -isystem${STAGING_DIR_HOST}/usr/include/freetype2 \ 44 -isystem${STAGING_DIR_HOST}/usr/include/freetype2 \
46 -isystem${STAGING_DIR_HOST}/usr/include/interface/vmcs_host/linux \ 45 -isystem${STAGING_DIR_HOST}/usr/include/interface/vmcs_host/linux \
47 -isystem${STAGING_DIR_HOST}/usr/include/dbus-1.0 \ 46 -isystem${STAGING_DIR_HOST}/usr/include/dbus-1.0 \