From: Florian Boor Date: Thu, 30 Aug 2018 19:21:09 +0000 (+0200) Subject: rygel: add bbappend to enable playbin plugin X-Git-Url: https://git.kernelconcepts.de/?p=meta-tx09.git;a=commitdiff_plain;h=85c4d6fd1c681701388e2276280094a9fe79ab4a rygel: add bbappend to enable playbin plugin --- diff --git a/recipes-connectivity/rygel/rygel_%.bbappend b/recipes-connectivity/rygel/rygel_%.bbappend new file mode 100644 index 0000000..30599b9 --- /dev/null +++ b/recipes-connectivity/rygel/rygel_%.bbappend @@ -0,0 +1 @@ +PACKAGECONFIG_append = " playbin"