public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 1/1] fixed 2 typos in RECIPE-API-CHANGELOG.md (due to 87d31ee)
@ 2022-12-06 12:24 Roberto A. Foglietta
  2022-12-06 13:30 ` Anton Mikanovich
  0 siblings, 1 reply; 6+ messages in thread
From: Roberto A. Foglietta @ 2022-12-06 12:24 UTC (permalink / raw)
  To: isar-users

[-- Attachment #1: Type: text/plain, Size: 1805 bytes --]

Hi all,

 I sent the patch with elastic mail and probably it went into the spam
folder, so I am manually sending this as well. Best regards, R-

>From ee4b3bb4ddb9825ec8aad30ec4440d4ca5b79db5 Mon Sep 17 00:00:00 2001
From: "Roberto A. Foglietta" <roberto.foglietta@gmail.com>
Date: Tue, 6 Dec 2022 12:53:46 +0100
Subject: [PATCH] fixed 2 typos in RECIPE-API-CHANGELOG.md (due to 87d31ee)

bugfix, typos, documentation

87d31ee: add interface to passthrough env vars to sbuild

Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
---
 RECIPE-API-CHANGELOG.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/RECIPE-API-CHANGELOG.md b/RECIPE-API-CHANGELOG.md
index 1b8efa5..0bb8338 100644
--- a/RECIPE-API-CHANGELOG.md
+++ b/RECIPE-API-CHANGELOG.md
@@ -436,8 +436,8 @@ specific bitbake variables as environment
variables into the sbuild environment.
 The motivation behind it is to allow the use of external mirrors for
programming languages with builtin
 package managers (like rust and go). By that, the variables are also
excluded from the bitbake signatures.
 This helps in areas where default mirrors can either not be reached
or provide only little throughput.
-Please note, the forwarded variables do not have to exist. While they
are not forwared in case they do not
+Please note, the forwarded variables do not have to exist. While they
are not forwarded in case they do not
 exist, empty variables are forwarded.

-**Note about reproducability**: the forwarded variables must not have
any influence on the generated package.
+**Note about reproducibility**: the forwarded variables must not have
any influence on the generated package.
 This mechanism must also not be used to inject build configurations.
For these cases, templates should be used.
-- 
2.34.1

[-- Attachment #2: 0001-fixed-2-typos-in-RECIPE-API-CHANGELOG.md-due-to-87d3.patch --]
[-- Type: text/x-patch, Size: 1661 bytes --]

From ee4b3bb4ddb9825ec8aad30ec4440d4ca5b79db5 Mon Sep 17 00:00:00 2001
From: "Roberto A. Foglietta" <roberto.foglietta@gmail.com>
Date: Tue, 6 Dec 2022 12:53:46 +0100
Subject: [PATCH] fixed 2 typos in RECIPE-API-CHANGELOG.md (due to 87d31ee)

bugfix, typos, documentation

87d31ee: add interface to passthrough env vars to sbuild

Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
---
 RECIPE-API-CHANGELOG.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/RECIPE-API-CHANGELOG.md b/RECIPE-API-CHANGELOG.md
index 1b8efa5..0bb8338 100644
--- a/RECIPE-API-CHANGELOG.md
+++ b/RECIPE-API-CHANGELOG.md
@@ -436,8 +436,8 @@ specific bitbake variables as environment variables into the sbuild environment.
 The motivation behind it is to allow the use of external mirrors for programming languages with builtin
 package managers (like rust and go). By that, the variables are also excluded from the bitbake signatures.
 This helps in areas where default mirrors can either not be reached or provide only little throughput.
-Please note, the forwarded variables do not have to exist. While they are not forwared in case they do not
+Please note, the forwarded variables do not have to exist. While they are not forwarded in case they do not
 exist, empty variables are forwarded.
 
-**Note about reproducability**: the forwarded variables must not have any influence on the generated package.
+**Note about reproducibility**: the forwarded variables must not have any influence on the generated package.
 This mechanism must also not be used to inject build configurations. For these cases, templates should be used.
-- 
2.34.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-12-07  8:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-06 12:24 [PATCH 1/1] fixed 2 typos in RECIPE-API-CHANGELOG.md (due to 87d31ee) Roberto A. Foglietta
2022-12-06 13:30 ` Anton Mikanovich
2022-12-06 15:16   ` Roberto A. Foglietta
2022-12-06 19:56     ` Anton Mikanovich
2022-12-06 20:52       ` Roberto A. Foglietta
2022-12-07  8:32         ` Anton Mikanovich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox