From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.10]) by mail.openembedded.org (Postfix) with ESMTP id C0A0C731E0 for ; Thu, 14 Jan 2016 22:13:43 +0000 (UTC) Received: from mail.nefkom.net (unknown [192.168.8.184]) by mail-out.m-online.net (Postfix) with ESMTP id 3phKfZ5sVtz3hjZY; Thu, 14 Jan 2016 23:13:42 +0100 (CET) X-Auth-Info: d1C20AmufwaWn1tUqEpLzlafROuelifU2qyWaVrtOM0= Received: from chi.localnet (unknown [195.140.253.167]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp-auth.mnet-online.de (Postfix) with ESMTPSA id 3phKfZ3ngfzvdWV; Thu, 14 Jan 2016 23:13:42 +0100 (CET) From: Marek Vasut To: Otavio Salvador Date: Thu, 14 Jan 2016 22:41:38 +0100 User-Agent: KMail/1.13.7 (Linux/3.14-2-amd64; KDE/4.13.1; x86_64; ; ) References: <1452656212-9836-1-git-send-email-marex@denx.de> <201601142215.19475.marex@denx.de> In-Reply-To: MIME-Version: 1.0 Message-Id: <201601142241.39038.marex@denx.de> Cc: Tom Rini , Otavio Salvador , Patches and discussions about the oe-core layer Subject: Re: [PATCH] u-boot: Update to 2016.01 release 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: Thu, 14 Jan 2016 22:13:44 -0000 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Thursday, January 14, 2016 at 10:37:16 PM, Otavio Salvador wrote: > On Thu, Jan 14, 2016 at 7:15 PM, Marek Vasut wrote: > ... > > > Taking a look at u-boot.inc and uboot-config.bbclass makes me wonder how > > all that could work at all. It's either a stackpile of legacy cruft or > > just poor design. > > I think it is a mix of both. > > How would you address this in a clean way? I would have one U-Boot build per package. Debian doesn't do it that way tho, so their rationale might be something to consider here too. I would also have exactly one variable to for a machine and it would be the name of the config _WITHOUT_ any _config or _defconfig or _whatever suffix. Best regards, Marek Vasut