diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2013-06-21 14:24:50 -0400 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2013-06-21 14:43:25 -0400 |
| commit | b02c0284fbf695a5543b2d61630cd2a95cd36c66 (patch) | |
| tree | 02b52dd75863d21cd32d7d8ab93ae783691397f1 /recipes-graphics/libgles/libgles-omap3.inc | |
| parent | df2d999252b17598671112f152a9ddbc079ea704 (diff) | |
| download | meta-ti-b02c0284fbf695a5543b2d61630cd2a95cd36c66.tar.gz | |
libgles-omap3: don't RCONFLICT/RREPLACE no-x version with x11 as it breaks non-X distros
* Enables building/installing both X11 and RAW libs/demos. Plus otherwise the
build is broken for non-X distros, as it pulls in X11 deps due to RREPLACES...
* Fix broken DEPENDS copy/paste typo.
* Also, clean up after the previous changes - extra empty lines, indentation, etc.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-graphics/libgles/libgles-omap3.inc')
| -rw-r--r-- | recipes-graphics/libgles/libgles-omap3.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-graphics/libgles/libgles-omap3.inc b/recipes-graphics/libgles/libgles-omap3.inc index 9a90c561..f417b8ee 100644 --- a/recipes-graphics/libgles/libgles-omap3.inc +++ b/recipes-graphics/libgles/libgles-omap3.inc | |||
| @@ -437,4 +437,3 @@ echo "WindowSystem=libpvrPVR2D_X11WSEGL.so.1" >> $D${sysconfdir}/powervr.ini | |||
| 437 | pkg_postinst_${PN}-driwsegl() { | 437 | pkg_postinst_${PN}-driwsegl() { |
| 438 | rm -f $D${sysconfdir}/powervr-esrev | 438 | rm -f $D${sysconfdir}/powervr-esrev |
| 439 | } | 439 | } |
| 440 | |||
