From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga09.intel.com ([134.134.136.24]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1RGwi5-00008r-O0 for openembedded-core@lists.openembedded.org; Thu, 20 Oct 2011 19:47:17 +0200 Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 20 Oct 2011 10:41:24 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.67,352,1309762800"; d="scan'208";a="65204987" Received: from jbkonno-mobl.jf.intel.com (HELO [10.7.199.153]) ([10.7.199.153]) by orsmga001.jf.intel.com with ESMTP; 20 Oct 2011 10:41:24 -0700 Message-ID: <4EA05D42.30500@linux.intel.com> Date: Thu, 20 Oct 2011 10:41:22 -0700 From: Joshua Lock User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110930 Thunderbird/7.0.1 MIME-Version: 1.0 To: openembedded-core@lists.openembedded.org References: <04a2c43182d07a54ec535dea8c7434f6741014e1.1319064437.git.josh@linux.intel.com> In-Reply-To: Subject: Re: [PATCH 4/4] gst-plugins-good: correctly handle gconf schema X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Oct 2011 17:47:18 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 10/19/2011 10:41 PM, Koen Kooi wrote: > > Op 20 okt. 2011, om 00:49 heeft Joshua Lock het volgende geschreven: > >> Add the shipped gconf schema to the base package and inherit the gconf class >> so that scheme processing is handled via post* scripts. >> >> Signed-off-by: Joshua Lock >> --- >> .../gstreamer/gst-plugins-good_0.10.30.bb | 6 ++++-- >> 1 files changed, 4 insertions(+), 2 deletions(-) >> >> diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.30.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.30.bb >> index 96855aa..d63b09a 100644 >> --- a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.30.bb >> +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.30.bb >> @@ -7,9 +7,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ >> >> DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \ >> speex libsoup-2.4 pulseaudio" >> -PR = "r2" >> +PR = "r3" >> >> -inherit gettext >> +inherit gettext gconf >> >> EXTRA_OECONF += "--disable-aalib --disable-esd --disable-shout2 --disable-libcaca --disable-hal --without-check" >> >> @@ -20,3 +20,5 @@ do_configure_prepend() { >> >> SRC_URI[md5sum] = "62fd7a3ef187c4f99b3d7c352d58dae9" >> SRC_URI[sha256sum] = "b12cba90b27d8423cd0a808939098d19db3996cfb9bf528507c6321782e095f6" >> + >> +FILES_${PN} += "${sysconfdir}/gconf/schemas/gstreamer-0.10.schemas" > > If think that schema needs to go into the gconf-elements plugin package, no? Is that a statement or a question? That was my hunch but I was having a hard time finding anything which explicitly stated that. Cheers, Joshua -- Joshua Lock Yocto Project "Johannes factotum" Intel Open Source Technology Centre