From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6627124962412986368 X-Received: by 2002:a50:aeaf:: with SMTP id e44mr3372445edd.4.1542999584972; Fri, 23 Nov 2018 10:59:44 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a17:906:4acd:: with SMTP id u13-v6ls2956595ejt.6.gmail; Fri, 23 Nov 2018 10:59:44 -0800 (PST) X-Google-Smtp-Source: AJdET5eRi6Flwl6CfN7eZ+tOma01QswHr+CoLB2njyKg2cOntprPyK4Oo23m9RQizt+/o5rpoxYJ X-Received: by 2002:a17:906:d212:: with SMTP id w18-v6mr2808435ejz.15.1542999584421; Fri, 23 Nov 2018 10:59:44 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542999584; cv=none; d=google.com; s=arc-20160816; b=g/l9uUfM7XpDGd3VpL+GJ3iEXv1uCczw7hz8+rrPZp9YjcBGMY/7guZg+Q7ubk9LB0 V+FCTSuMt4VmF5x4IZNecGWkl4K7xFWLRtK3I/kjuffwIB84XSfaQcw+VrTrjKS4FQDj qd/GGsV6GMvczvCj0wFUrhTwXQmuVWeT33uT+FoTg7E1lDkybddBerO70vmbn0Lt1BOn lg2UAEHDCgNLXqRrpEXA1HEiG5is3mEExvXBDL3R5y0hFufZyMnwkc+jwz3f1FUKtRx3 1cViIOID71d+JnD6K5Op31ynjlA+O7IrHxi1F810pCOj3QPV7tjfxLBVSsA+1JkovNqh NnUA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:content-language:in-reply-to:mime-version :user-agent:date:message-id:references:to:from:subject; bh=Y25WTsaq5Ndd4dhjRUTAU7H3FqlIA9FPnhk2AbPAgck=; b=C9EHXmCLF1kJy8khD0XCiy3DWoqWWegCwyU8oPimyLuOd3oIwEaC+u3gx3eoUOorvJ XW34nPlvev5yeDdw38e1WyfFFjQMntR5EWxJf8HQz9ZcxofwLV00avPzMdzQQVVDfi7v zB6LqPmjWn8+yEPcbSzxvyf6OxpNYycvGcM9hBMQH5H6NZK1a+9NW6z+Tu4jjAv2HgO6 Iz/DooGAKUO8vN+lulLx+sSz+N8mjmsCAM6MjGh+ItC8W3KNQcdd+ddmUCDhF89BiSSH bKb+Td7RpEDuOy2/hXEZuMT7zBn+K+xtPCVkqjJHC7fiYk8aGfj+lgnv4VUgQYi8Gqpb bviQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of jan.kiszka@siemens.com designates 192.35.17.28 as permitted sender) smtp.mailfrom=jan.kiszka@siemens.com Return-Path: Received: from goliath.siemens.de (goliath.siemens.de. [192.35.17.28]) by gmr-mx.google.com with ESMTPS id k13si946579edx.2.2018.11.23.10.59.44 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Nov 2018 10:59:44 -0800 (PST) Received-SPF: pass (google.com: domain of jan.kiszka@siemens.com designates 192.35.17.28 as permitted sender) client-ip=192.35.17.28; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of jan.kiszka@siemens.com designates 192.35.17.28 as permitted sender) smtp.mailfrom=jan.kiszka@siemens.com Received: from mail1.sbs.de (mail1.sbs.de [192.129.41.35]) by goliath.siemens.de (8.15.2/8.15.2) with ESMTPS id wANIxhgw005585 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Fri, 23 Nov 2018 19:59:43 +0100 Received: from [139.25.68.37] (md1q0hnc.ad001.siemens.net [139.25.68.37] (may be forged)) by mail1.sbs.de (8.15.2/8.15.2) with ESMTP id wANIxhPx004319; Fri, 23 Nov 2018 19:59:43 +0100 Subject: Re: [PATCH] Revert "u-boot-custom: Use bitbake variables instead of hardcoded values" From: Jan Kiszka To: isar-users , Henning Schild References: <9c4bf3e8-5fc3-08f2-862d-544a91cd6174@siemens.com> Message-ID: <3fee1838-1ad1-e44c-0c2c-435e446be55d@siemens.com> Date: Fri, 23 Nov 2018 19:59:43 +0100 User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.12) Gecko/20080226 SUSE/2.0.0.12-1.1 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666 MIME-Version: 1.0 In-Reply-To: <9c4bf3e8-5fc3-08f2-862d-544a91cd6174@siemens.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-TUID: LmQh9Zqq8Dvd On 23.11.18 19:29, [ext] Jan Kiszka wrote: > This widely reverts commit 06f80abcb4e80b800e8fdbf512f2a0ddef51d35a. > > We can leave the mainline u-boot recipe change, but the one to the core ... we can't even do that. Full revert follows, along with patches to restore real cleanups. Jan > is wrong. The interface is that custom u-boot recipes provide stable, > PN-independent targets. > > Signed-off-by: Jan Kiszka > --- > meta/recipes-bsp/u-boot/files/debian/control | 6 +++--- > meta/recipes-bsp/u-boot/u-boot-custom.inc | 2 +- > 2 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/meta/recipes-bsp/u-boot/files/debian/control b/meta/recipes-bsp/u-boot/files/debian/control > index e0ea3eb..6b4c839 100644 > --- a/meta/recipes-bsp/u-boot/files/debian/control > +++ b/meta/recipes-bsp/u-boot/files/debian/control > @@ -5,15 +5,15 @@ Standards-Version: 3.9.6 > Build-Depends: @BUILD_DEPENDS@ > Maintainer: ISAR project > > -Package: @PN@-@MACHINE@ > +Package: u-boot-@MACHINE@ > Architecture: @DISTRO_ARCH@ > Description: @DESCRIPTION@, bootloader binaries > > -Package: @PN@-@MACHINE@-dev > +Package: u-boot-@MACHINE@-dev > Architecture: @DISTRO_ARCH@ > Description: @DESCRIPTION@, bootloader libraries > > -Package: @PN@-tools > +Package: u-boot-tools > Architecture: linux-any > Depends: ${shlibs:Depends}, ${misc:Depends} > Description: @DESCRIPTION@, companion tools > diff --git a/meta/recipes-bsp/u-boot/u-boot-custom.inc b/meta/recipes-bsp/u-boot/u-boot-custom.inc > index 4ec37d0..583cd47 100644 > --- a/meta/recipes-bsp/u-boot/u-boot-custom.inc > +++ b/meta/recipes-bsp/u-boot/u-boot-custom.inc > @@ -9,7 +9,7 @@ FILESPATH =. "${LAYERDIR_core}/recipes-bsp/u-boot/files:" > > DESCRIPTION ?= "Custom U-Boot" > > -PROVIDES += "${PN}-${MACHINE} ${PN}-${MACHINE}-dev ${PN}-tools" > +PROVIDES += "u-boot-${MACHINE} u-boot-tools" > > inherit dpkg > > -- Siemens AG, Corporate Technology, CT RDA IOT SES-DE Corporate Competence Center Embedded Linux