]> code.ossystems Code Review - openembedded-core.git/commit
gstreamer1.0: Fix reproducibility issue around libcap
authorJose Quaresma <quaresma.jose@gmail.com>
Thu, 29 Oct 2020 14:27:45 +0000 (14:27 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 31 Oct 2020 08:52:22 +0000 (08:52 +0000)
commit7fc8f6a6c8c7c2c23689749084170a0bd9721841
treeb963c4b00db0eb67d4754906a1f16fbbb5893514
parentc85b640fcbd0ea7c921dff02879fccb8dc60b8ee
gstreamer1.0: Fix reproducibility issue around libcap

Currently gstreamer configuration depends libcap and on whether
setcap is found on the host system.

Removing libcap from DEPENDS and only use it when the 'setcap' is enabled.

    * capfix.patch
      Removed as the same goals can be achieved only with the PACKAGECONFIG 'setcap'

Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gstreamer1.0/capfix.patch [deleted file]
meta/recipes-multimedia/gstreamer/gstreamer1.0_1.16.2.bb