From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6626668631260397568 X-Received: by 2002:a17:906:190c:: with SMTP id a12-v6mr2071610eje.6.1542891522815; Thu, 22 Nov 2018 04:58:42 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a50:994d:: with SMTP id l13ls2966895edb.1.gmail; Thu, 22 Nov 2018 04:58:42 -0800 (PST) X-Google-Smtp-Source: AFSGD/Vxlzj1pis0yr6sAMs+TDp8CxnmgKcf8kVNvbg4MiB14/aQcIJZqs/lVJt4S7usDlgPdksY X-Received: by 2002:a50:a5f1:: with SMTP id b46mr341121edc.12.1542891522312; Thu, 22 Nov 2018 04:58:42 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542891522; cv=none; d=google.com; s=arc-20160816; b=dq4+ibKFSWETGWZz55MkH838wDsKFCiA80NxGZnbyfgeR7YRHNY3dLb4uAsZJkNiWZ MuktFBbLAQAk6qD/kJmUi0sMnjR8QrMgmX+OhJFafBKgxk7v+wsDWh04E2GNjbEJb9jB 0m9F1xI/CnClfAd2ACxZ0ql3CfJWTBxDeqBUw55EGhkiW8RskHolPh+LeR/nP5MWTvRR NTMupPPAD2YmUHHSovGAKV3J0B/CTGmcinH2fuMocC71IUdw9ZkqHtBnq9zbrIJ3lwWQ Z8jhrQKNikPdmJlXdRo7w7eB7M5DjnRjGeWaNDv531WTiGEyyA/+aoYBbaNAnxqBJrcd dAbw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=references:in-reply-to:references:in-reply-to:message-id:date :subject:to:from; bh=NIfkC7vfuPiYOFN43qbgEQhoOaZKf54I+GXK+7OaeB4=; b=sA/GbCnvkfh8Cf/OGq+aNESyf0FoMZ+Ze14Mv0uiM4exDXi+fW2YLYYwUSlQ01dM63 5rV61g9rCRTx5Vao8YEAT74tSuzjvdoGtZVuYH510G1zYp6MaSz/OdjmnV5B8e/SbBHl 7xQwCjhCjIAgGY/7Ml43ogk1iNnXReuxU378cV8AVAB9sxV7eGa3O2GaOMQdS+okQtab DDIkgyAEKdhTHioGU9ToKBxtaj/OMZFKpkS6N3JsDJoZ9bCCYOq3W+mozOGjYmSzbVQr awuDvgOk53ZZ0ZvIM8CnKLvegUE2CxUzxwqjo/BK72Y5y/cuD84DKB3S+v8HM4Ja69o5 4zPw== 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 a3si1116041eda.0.2018.11.22.04.58.42 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 22 Nov 2018 04:58:42 -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 wAMCwfCX002488 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Thu, 22 Nov 2018 13:58:41 +0100 Received: from md1f2u6c.ad001.siemens.net (md1q0hnc.ad001.siemens.net [139.25.68.37] (may be forged)) by mail1.sbs.de (8.15.2/8.15.2) with ESMTP id wAMCwftC017254 for ; Thu, 22 Nov 2018 13:58:41 +0100 From: Jan Kiszka To: isar-users Subject: [PATCH 2/3] RECIPE-API-CHANGELOG: Reorder and capitalize sentences Date: Thu, 22 Nov 2018 13:58:39 +0100 Message-Id: <8968a659d794e3488ea8274b02d06980e0063b6d.1542891520.git.jan.kiszka@siemens.com> X-Mailer: git-send-email 2.16.4 In-Reply-To: References: In-Reply-To: References: X-TUID: 5GsKOTSrsZQL From: Jan Kiszka Use a consistent chronological order (oldest to newest change) by moving the upcoming 0.7 changes to the end. Make sentences out of some statements. Signed-off-by: Jan Kiszka --- RECIPE-API-CHANGELOG.md | 68 ++++++++++++++++++++++++------------------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/RECIPE-API-CHANGELOG.md b/RECIPE-API-CHANGELOG.md index 7eb5e09..c95c7ac 100644 --- a/RECIPE-API-CHANGELOG.md +++ b/RECIPE-API-CHANGELOG.md @@ -3,40 +3,6 @@ Recipe API Changelog Baseline: Release v0.5 -Upcoming changes (v0.7) ------------------------ - -### dpkg-raw recipes chown all files to "root:root" - -if your recipes rely on any other ownership, you will have to change file -ownership in the postinst script - -### location of image artifacts - -Align with OpenEmbedded and place image artifacts in a per-machine folder placed -in tmp/deploy (to avoid collisions among other things). - -### more consistent artifact names - -multiconfig image artifacts are all placed in tmp/deploy/images. They include -kernel, initrd and ext4/wic images. A consistent naming scheme is now used: -`IMAGE-DISTRO-MACHINE.TYPE`. This scheme was already used for ext4/wic images -so no visible changes there. Kernel and initrd images are however affected; for -instance: - -``` -vmlinuz-4.9.0-8-armmp_debian-stretch-qemuarm -``` - -is now - -``` -isar-image-base-debian-stretch-qemuarm.vmlinuz-4.9.0-8-armmp -``` - -It should be noted that the `KERNEL_IMAGE` and `INITRD_IMAGE` variables were -updated hence recipes using them shouldn't be impacted per se. - Changes in v0.6 --------------- @@ -106,3 +72,37 @@ reworked and simplified. If your kernel recipe is called `linux-foo_4.18.bb`, you now have to set `KERNEL_NAME = "foo"` in order to select that kernel. Alternatively, a recipe with a different naming scheme can set `KERNEL_NAME_PROVIDED = "foo"` in order to match as well. + +Upcoming changes (v0.7) +----------------------- + +### dpkg-raw recipes chown all files to "root:root" + +If your recipes rely on any other ownership, you will have to change file +ownership in the postinst script. + +### location of image artifacts + +Align with OpenEmbedded and place image artifacts in a per-machine folder placed +in tmp/deploy (to avoid collisions among other things). + +### more consistent artifact names + +Multiconfig image artifacts are all placed in tmp/deploy/images. They include +kernel, initrd and ext4/wic images. A consistent naming scheme is now used: +`IMAGE-DISTRO-MACHINE.TYPE`. This scheme was already used for ext4/wic images +so no visible changes there. Kernel and initrd images are however affected; for +instance: + +``` +vmlinuz-4.9.0-8-armmp_debian-stretch-qemuarm +``` + +is now + +``` +isar-image-base-debian-stretch-qemuarm.vmlinuz-4.9.0-8-armmp +``` + +It should be noted that the `KERNEL_IMAGE` and `INITRD_IMAGE` variables were +updated hence recipes using them shouldn't be impacted per se. -- 2.16.4