From: "Roberto A. Foglietta" <roberto.foglietta@gmail.com>
To: isar-users@googlegroups.com
Subject: [PATCH 1/1] aesthetic changes in module.inc
Date: Sun, 18 Sep 2022 22:54:52 +0200 [thread overview]
Message-ID: <CAJGKYO6sqJRShhcjhJzEN7ffGhTZ6HvCVGaZ5EgGwejO4NpPSw@mail.gmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 75 bytes --]
Hi all,
nothing else than an aesthetic changes in module.inc
Cheers, R-
[-- Attachment #1.2: Type: text/html, Size: 152 bytes --]
[-- Attachment #2: 0001-aesthetic-changes-in-module.inc.patch --]
[-- Type: text/x-patch, Size: 909 bytes --]
From a1200eb45dd833f0d42e162c46080ecdd1dd3900 Mon Sep 17 00:00:00 2001
From: "Roberto A. Foglietta" <roberto.foglietta@gmail.com>
Date: Sun, 18 Sep 2022 22:43:25 +0200
Subject: [PATCH] aesthetic changes in module.inc
Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
---
meta/recipes-kernel/linux-module/module.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-kernel/linux-module/module.inc b/meta/recipes-kernel/linux-module/module.inc
index b20ec32..0a722b6 100644
--- a/meta/recipes-kernel/linux-module/module.inc
+++ b/meta/recipes-kernel/linux-module/module.inc
@@ -33,6 +33,6 @@ do_prepare_build() {
cp -r ${WORKDIR}/debian ${S}/
for module in ${AUTOLOAD}; do
- echo "echo $module >> /etc/modules" >> ${S}/debian/postinst
- done
+ echo "echo $module >> /etc/modules"
+ done >> ${S}/debian/postinst
}
--
2.34.1
next reply other threads:[~2022-09-18 20:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-18 20:54 Roberto A. Foglietta [this message]
2022-09-23 13:36 ` Anton Mikanovich
2022-09-23 14:19 ` Roberto A. Foglietta
2022-09-23 15:04 ` Roberto A. Foglietta
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=CAJGKYO6sqJRShhcjhJzEN7ffGhTZ6HvCVGaZ5EgGwejO4NpPSw@mail.gmail.com \
--to=roberto.foglietta@gmail.com \
--cc=isar-users@googlegroups.com \
/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