Fix failing opencv package due to runtime package dependency 77/11377/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 19 Oct 2017 08:11:00 +0000 (10:11 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 19 Oct 2017 08:11:30 +0000 (10:11 +0200)
commit2d712db59c1fe108cd4bb4fb6fcc30326308b632
tree8f670200193be4c842afdeb10cf0bcb5c18454f7
parentc503292b9617c7caba6bf0a7ac479f5cac4b680e
Fix failing opencv package due to runtime package dependency

meta-openembedded merged http://cgit.openembedded.org/meta-openembedded/commit/?h=pyro&id=38b82e7794a90641beef4b6ee648317d058572f8
which led to the creation of an empty package but the runtime-requirement ended up in the rpm.
This broke image creation due to a unavailable runtime dependency on libopencv-ts (which is empty).
Temporarily pin meta-openembedded until fixed upstream.

Bug-AGL: SPEC-971

Change-Id: Idd5234719e0d52833ae86ead0e053621f6a52ea7
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
default.xml