From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from hermes.mlbassoc.com ([64.234.241.98] helo=mail.chez-thomas.org) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1R4Z8g-0004FC-UY for openembedded-devel@lists.openembedded.org; Fri, 16 Sep 2011 16:11:35 +0200 Received: by mail.chez-thomas.org (Postfix, from userid 999) id 681BC166096A; Fri, 16 Sep 2011 08:06:22 -0600 (MDT) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on hermes.chez-thomas.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=4.0 tests=ALL_TRUSTED,BAYES_00 autolearn=unavailable version=3.3.2 Received: from hermes.chez-thomas.org (localhost.localdomain [127.0.0.1]) by mail.chez-thomas.org (Postfix) with ESMTP id BBB291660960; Fri, 16 Sep 2011 08:06:21 -0600 (MDT) Message-ID: <4E7357DD.60004@mlbassoc.com> Date: Fri, 16 Sep 2011 08:06:21 -0600 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; Linux i686; rv:6.0) Gecko/20110816 Thunderbird/6.0 MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org References: <6b5477acbb0bbaf15b13f6dbc2121ba0e2fe7100.1316181283.git.Martin.Jansa@gmail.com> In-Reply-To: Cc: Martin Jansa Subject: Re: [meta-oe][PATCH 02/10] vlc: drop depends not yet in meta-oe X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Sep 2011 14:11:35 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 2011-09-16 07:56, Martin Jansa wrote: > Signed-off-by: Martin Jansa > --- > meta-oe/recipes-multimedia/vlc/vlc.inc | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > > diff --git a/meta-oe/recipes-multimedia/vlc/vlc.inc b/meta-oe/recipes-multimedia/vlc/vlc.inc > index ce608dc..aecfb3a 100644 > --- a/meta-oe/recipes-multimedia/vlc/vlc.inc > +++ b/meta-oe/recipes-multimedia/vlc/vlc.inc > @@ -4,7 +4,8 @@ LICENSE = "GPLv2" > SECTION = "multimedia" > > DEPENDS = "libfribidi libtool libgcrypt gst-plugins-bad virtual/libsdl qt4-x11-free dbus libxml2 gnutls tremor faad2 ffmpeg flac \ > - ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'libmad libid3tag liba52 mpeg2dec', d)}" > +" > +# ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'libmad libid3tag liba52 mpeg2dec', d)}" > > SRC_URI = "http://download.videolan.org/pub/videolan/vlc/${PV}/vlc-${PV}.tar.bz2" > Is this such a good idea, given that bitbake support for commented continuation lines is deprecated? -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------