summaryrefslogtreecommitdiff
path: root/recipes-multimedia/libgstomx-0.10/libgstomx-0.10_21.5.0.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-09-28 19:37:34 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-10-05 02:23:30 +0200
commitd70b37eff27aa52efdaebf04f274467a29a032eb (patch)
treed511367f270b06abbc4f968fc4ab86f47571418a /recipes-multimedia/libgstomx-0.10/libgstomx-0.10_21.5.0.bb
parent62ec7ccf0d2399379e9b5034d7611e13386d70bd (diff)
libgstomx: do not build with libgstphotography
Depending on the availability of libgstphotography configure picks up the dependency and builds for it. Change configure to never build against it. This addresses builds where libgstomx is taken from sstate but libgstphotography is not available due to other dependencies. | Collected errors: | * calculate_dependencies_for: Cannot satisfy the following dependencies for libgstomx: | * libgstphotography-0.10-23 (>= 0.10.23) * | * opkg_solver_install: Cannot install package libgstomx. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
Diffstat (limited to 'recipes-multimedia/libgstomx-0.10/libgstomx-0.10_21.5.0.bb')
-rw-r--r--recipes-multimedia/libgstomx-0.10/libgstomx-0.10_21.5.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-multimedia/libgstomx-0.10/libgstomx-0.10_21.5.0.bb b/recipes-multimedia/libgstomx-0.10/libgstomx-0.10_21.5.0.bb
index 07359a4..d98d0c9 100644
--- a/recipes-multimedia/libgstomx-0.10/libgstomx-0.10_21.5.0.bb
+++ b/recipes-multimedia/libgstomx-0.10/libgstomx-0.10_21.5.0.bb
@@ -6,6 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
SRC_URI = " \
http://developer.download.nvidia.com/embedded/L4T/r21_Release_v5.0/source/gstomx_src.tbz2 \
file://0001-fix-gstomx-compilation-issues.patch \
+ file://0001-configure-don-t-use-gst-photography-even-if-it-is-in.patch \
"
SRC_URI[md5sum] = "457764edbcbe7239f93f6e1284d66b17"