From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail14.tpgi.com.au (mail14.tpgi.com.au [203.12.160.182]) by mail.openembedded.org (Postfix) with ESMTP id 0BA8871637 for ; Fri, 27 Feb 2015 02:52:48 +0000 (UTC) X-TPG-Junk-Status: Message not scanned X-TPG-Antivirus: Passed X-TPG-Abuse: host=60-242-171-118.static.tpgi.com.au; ip=60.242.171.118; date=Fri, 27 Feb 2015 13:52:43 +1100 Received: from gw.urbanec.net (60-242-171-118.static.tpgi.com.au [60.242.171.118]) by mail14.tpgi.com.au (envelope-from openembedded-devel@urbanec.net) (8.14.3/8.14.3) with ESMTP id t1R2qee4027915 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Fri, 27 Feb 2015 13:52:43 +1100 Received: from beep.urbanec.net ([192.168.42.2]) by gw.urbanec.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84) (envelope-from ) id 1YRB2e-0006Hw-H4; Fri, 27 Feb 2015 13:52:40 +1100 Message-ID: <54EFDBF8.6030808@urbanec.net> Date: Fri, 27 Feb 2015 13:52:40 +1100 From: Peter Urbanec User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Richard Purdie References: <1424973442-24727-1-git-send-email-openembedded-devel@urbanec.net> <1424987142.26813.40.camel@linuxfoundation.org> In-Reply-To: <1424987142.26813.40.camel@linuxfoundation.org> Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCH] gstreamer1.0*git: Update to build current AUTOREV from master branch. X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2015 02:52:51 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 27/02/15 08:45, Richard Purdie wrote: >> +inherit gitpkgv > > The gitpkgv class isn't in OE-Core, nor is it going to be (this has been > discussed on the mailing list before). As such if we merge this, OE-Core > won't parse, let alone build. Does that mean that no packages in oe-core can currently support a clean and consistent AUTOREV? If that is the case, would it make more sense to leave the release versions of gstreamer in oe-core and move the git versions to oe-meta where I can use the current implementation of gitpkgv?