Skip to content

Commit

Permalink
Revert "gstreamer1.0-plugins-bad: update bbappend to match switches f…
Browse files Browse the repository at this point in the history
…or 1.14.0"

This reverts commit 429883f.
  • Loading branch information
wouterlucas committed May 25, 2018
1 parent e68ad28 commit f0bc8b3
Showing 1 changed file with 8 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
PACKAGECONFIG_append = " faad opusparse"
# Enable extra options for rpi. Fixme, needs review.

PACKAGECONFIG_append = " gl faad opusparse"
PACKAGECONFIG_append_rpi = " dispmanx"

PACKAGECONFIG_remove = "vulkan"

PACKAGECONFIG[dispmanx] = "--enable-dispmanx,--disable-dispmanx,"
PACKAGECONFIG[gl] = "--enable-gl,,"

0 comments on commit f0bc8b3

Please sign in to comment.