X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl%2Frecipes-connectivity%2Frygel%2Frygel_%25.bbappend;h=8294978a5a553293626fea2e80abbabb535c8c34;hb=2a50a1ee20d39db50b700e53a550985d69a984a5;hp=9d4713ce12495fb9bea08f70b3df6a3b00140df3;hpb=b30c3e73bce8fbb473ea4f7f64a168edc24a2d0b;p=AGL%2Fmeta-agl.git diff --git a/meta-agl/recipes-connectivity/rygel/rygel_%.bbappend b/meta-agl/recipes-connectivity/rygel/rygel_%.bbappend index 9d4713ce1..8294978a5 100644 --- a/meta-agl/recipes-connectivity/rygel/rygel_%.bbappend +++ b/meta-agl/recipes-connectivity/rygel/rygel_%.bbappend @@ -1,3 +1,5 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/files:" + # Disable everything but the media-export plugin, add the lms plugin PACKAGECONFIG = "media-export lms" PACKAGECONFIG[lms] = "--enable-lms-plugin,--disable-lms-plugin,sqlite3"