diff options
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-multimedia/vlc/vlc.inc | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-multimedia/vlc/vlc_1.1.11.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-multimedia/vlc/vlc.inc b/meta-oe/recipes-multimedia/vlc/vlc.inc index 7353f908e6..1ccda70f88 100644 --- a/meta-oe/recipes-multimedia/vlc/vlc.inc +++ b/meta-oe/recipes-multimedia/vlc/vlc.inc | |||
| @@ -62,6 +62,7 @@ EXTRA_OECONF = "\ | |||
| 62 | --enable-dbus \ | 62 | --enable-dbus \ |
| 63 | --disable-hal \ | 63 | --disable-hal \ |
| 64 | --without-contrib \ | 64 | --without-contrib \ |
| 65 | --without-kde-solid \ | ||
| 65 | --disable-opengl --disable-glx \ | 66 | --disable-opengl --disable-glx \ |
| 66 | --enable-realrtsp \ | 67 | --enable-realrtsp \ |
| 67 | ac_cv_path_MOC=${STAGING_BINDIR_NATIVE}/moc4 \ | 68 | ac_cv_path_MOC=${STAGING_BINDIR_NATIVE}/moc4 \ |
| @@ -82,4 +83,3 @@ do_configure() { | |||
| 82 | sed -i -e s:-L/usr/lib:-L${STAGING_LIBDIR}/:g vlc-config | 83 | sed -i -e s:-L/usr/lib:-L${STAGING_LIBDIR}/:g vlc-config |
| 83 | sed -i -e s:'$(MOC) $(DEFS) $(CPPFLAGS)':'$(MOC) $(DEFS)'\ -I${S}/include\ -DSYS_LINUX:g ${S}/modules/gui/qt4/Makefile | 84 | sed -i -e s:'$(MOC) $(DEFS) $(CPPFLAGS)':'$(MOC) $(DEFS)'\ -I${S}/include\ -DSYS_LINUX:g ${S}/modules/gui/qt4/Makefile |
| 84 | } | 85 | } |
| 85 | |||
diff --git a/meta-oe/recipes-multimedia/vlc/vlc_1.1.11.bb b/meta-oe/recipes-multimedia/vlc/vlc_1.1.11.bb index 6ef0b6bbf7..7bb6b16fe1 100644 --- a/meta-oe/recipes-multimedia/vlc/vlc_1.1.11.bb +++ b/meta-oe/recipes-multimedia/vlc/vlc_1.1.11.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ed7e492ee44e70125a5d42e118354a13" | |||
| 5 | 5 | ||
| 6 | require vlc.inc | 6 | require vlc.inc |
| 7 | 7 | ||
| 8 | PR = "r2" | 8 | PR = "r3" |
| 9 | 9 | ||
| 10 | # work around build failure | 10 | # work around build failure |
| 11 | EXTRA_OECONF += " --enable-libxml2=no" | 11 | EXTRA_OECONF += " --enable-libxml2=no" |
