public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: srinuvasan.a@siemens.com
To: isar-users@googlegroups.com
Cc: ubely@ilbers.de, Srinuvasan A <srinuvasan.a@siemens.com>
Subject: [PATCH] meta/classes/dpkg-base: update the comment for devshell task
Date: Wed, 28 Feb 2024 16:53:56 +0530	[thread overview]
Message-ID: <20240228112356.3558143-1-srinuvasan.a@siemens.com> (raw)

From: Srinuvasan A <srinuvasan.a@siemens.com>

We observed some typo in the devshell task comments and moreover there
is no do_install_builddeps task after we migrated into SBUILD, hence
remove the comment.

Signed-off-by: Srinuvasan A <srinuvasan.a@siemens.com>
---
 meta/classes/dpkg-base.bbclass | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/classes/dpkg-base.bbclass b/meta/classes/dpkg-base.bbclass
index a8263046..a5ae8e07 100644
--- a/meta/classes/dpkg-base.bbclass
+++ b/meta/classes/dpkg-base.bbclass
@@ -349,7 +349,6 @@ python do_devshell_nodeps() {
     bb.build.exec_func('do_devshell', d)
 }
 
-# devshell may be placed after do_instell_builddeps in downstream classes.
 # devshell_nodeps will always stay right after do_prepare_build.
 addtask devshell_nodeps after do_local_isarapt do_prepare_build
 do_devshell_nodeps[dirs] = "${DEVSHELL_STARTDIR}"
-- 
2.34.1


             reply	other threads:[~2024-02-28 11:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-28 11:23 srinuvasan.a [this message]
2024-02-29 13:18 ` Uladzimir Bely

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240228112356.3558143-1-srinuvasan.a@siemens.com \
    --to=srinuvasan.a@siemens.com \
    --cc=isar-users@googlegroups.com \
    --cc=ubely@ilbers.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox