From patchwork Sat Aug 16 00:36:18 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randolph Sapp X-Patchwork-Id: 68651 X-Patchwork-Delegate: reatmon@ti.com Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3A9DFCA0EE4 for ; Sat, 16 Aug 2025 00:36:49 +0000 (UTC) Received: from lelvem-ot01.ext.ti.com (lelvem-ot01.ext.ti.com [198.47.23.234]) by mx.groups.io with SMTP id smtpd.web10.25762.1755304603485960165 for ; Fri, 15 Aug 2025 17:36:43 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@ti.com header.s=ti-com-17Q1 header.b=I+82f10Q; spf=pass (domain: ti.com, ip: 198.47.23.234, mailfrom: rs@ti.com) Received: from lelvem-sh01.itg.ti.com ([10.180.77.71]) by lelvem-ot01.ext.ti.com (8.15.2/8.15.2) with ESMTP id 57G0aeNa2260729; Fri, 15 Aug 2025 19:36:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1755304600; bh=hw2tTrd7zPQivAPzsaGNGwhI4NAMvmX2ayT69/RQ5YA=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=I+82f10QWHp2K3qAwPmqZCWYyA2erGAqUCYpe494ocmbFRrLgaIMBQtchx5cKBgIw SMkgDJLSP7v1fibCUDEoGb4cqAZuoXf9YkHws0k/lybvVWQ/E82ZCmA35VScN/Uv7C A5N0CuLEEEe4vx1BPaYR1OAmWBm1XhKIcrHO4Cj8= Received: from DFLE100.ent.ti.com (dfle100.ent.ti.com [10.64.6.21]) by lelvem-sh01.itg.ti.com (8.18.1/8.18.1) with ESMTPS id 57G0aegh1986710 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA256 bits=128 verify=FAIL); Fri, 15 Aug 2025 19:36:40 -0500 Received: from DFLE100.ent.ti.com (10.64.6.21) by DFLE100.ent.ti.com (10.64.6.21) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.55; Fri, 15 Aug 2025 19:36:40 -0500 Received: from lelvem-mr06.itg.ti.com (10.180.75.8) by DFLE100.ent.ti.com (10.64.6.21) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.55 via Frontend Transport; Fri, 15 Aug 2025 19:36:40 -0500 Received: from rs-desk.dhcp.ti.com (rs-desk.dhcp.ti.com [128.247.81.144]) by lelvem-mr06.itg.ti.com (8.18.1/8.18.1) with ESMTP id 57G0adut1743917; Fri, 15 Aug 2025 19:36:40 -0500 From: To: , CC: , Subject: [oe-layersetup][PATCH 3/5] kas: yamllint: too many blank lines Date: Fri, 15 Aug 2025 19:36:18 -0500 Message-ID: <20250816003620.2112669-4-rs@ti.com> X-Mailer: git-send-email 2.50.1 In-Reply-To: <20250816003620.2112669-1-rs@ti.com> References: <20250816003620.2112669-1-rs@ti.com> MIME-Version: 1.0 X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Sat, 16 Aug 2025 00:36:49 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-arago/message/16485 From: Randolph Sapp There should be no blank lines at the end of the document. This means whitespace should be added based on anchor elements, such as the document header. Signed-off-by: Randolph Sapp --- src/xslt/kas-templates.xslt | 17 +++++++++-------- src/xslt/kas.xslt | 11 +++++------ 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/xslt/kas-templates.xslt b/src/xslt/kas-templates.xslt index c6d5782..1ec6bf3 100644 --- a/src/xslt/kas-templates.xslt +++ b/src/xslt/kas-templates.xslt @@ -12,13 +12,13 @@ header: bblayers_conf_header: - oe-layersetup-bblayers-conf-template: | - + oe-layersetup-bblayers-conf-template: | + + - - + @@ -28,13 +28,14 @@ header: local_conf_header: - oe-layersetup-local-conf-template: | - + oe-layersetup-local-conf-template: | + + - - + + diff --git a/src/xslt/kas.xslt b/src/xslt/kas.xslt index 6a0b251..cb0b9a4 100644 --- a/src/xslt/kas.xslt +++ b/src/xslt/kas.xslt @@ -12,9 +12,9 @@ header: target: + - @@ -38,11 +38,11 @@ header: .: disabled - - + + : url: "" @@ -54,8 +54,6 @@ header: - - @@ -79,7 +77,8 @@ header: -local_conf_header: + +local_conf_header: oe-layersetup-local-conf-config-specific: |