]> code.ossystems Code Review - openembedded-core.git/commit
gstreamer1.0: Fix reproducibility issue around libcap
authorJose Quaresma <quaresma.jose@gmail.com>
Sun, 25 Oct 2020 14:23:42 +0000 (14:23 +0000)
committerSteve Sakoman <steve@sakoman.com>
Tue, 27 Oct 2020 01:06:51 +0000 (15:06 -1000)
commit62ecf9737c31f0128096a4c70417bca1778c73ed
tree4b725ab8cc56dadd6b399925e9bbf430ad8e7474
parent326541919ba0d0e5a0c00cbda7dd6308230ff719
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.

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

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