]> code.ossystems Code Review - openembedded-core.git/commit
gstreamer1.0: Fix reproducibility issue around libcap
authorJose Quaresma <quaresma.jose@gmail.com>
Sun, 1 Nov 2020 00:43:29 +0000 (01:43 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 1 Nov 2020 22:32:23 +0000 (22:32 +0000)
commit7691d3f963dc02570b5092db8f061c4d327b277a
tree20d723f9622ea02a539a9eaba5a2f57dcb6bf957
parentb1eb390bbcb995c0da70478e17f9170721c75341
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>
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