]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Fri, 6 Nov 2020 01:59:23 +0000 (09:59 +0800)
commit3b186880c95e8ab120fee6304af52384b040aae1
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'

(From OE-Core rev: 7691d3f963dc02570b5092db8f061c4d327b277a)

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