From 85c4d6fd1c681701388e2276280094a9fe79ab4a Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Thu, 30 Aug 2018 21:21:09 +0200 Subject: [PATCH] rygel: add bbappend to enable playbin plugin --- recipes-connectivity/rygel/rygel_%.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes-connectivity/rygel/rygel_%.bbappend 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" -- 2.39.2