* [PATCH] RECIPE-API-CHANGELOG.md syntax type for bitbake2
@ 2023-02-12 22:56 roberto.foglietta
2023-02-13 2:32 ` Moessbauer, Felix
0 siblings, 1 reply; 3+ messages in thread
From: roberto.foglietta @ 2023-02-12 22:56 UTC (permalink / raw)
To: isar-users; +Cc: roberto.foglietta
From: "Roberto A. Foglietta" <roberto.foglietta@gmail.com>
RECIPE-API-CHANGELOG.md syntax type for bitbake2
Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
---
RECIPE-API-CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/RECIPE-API-CHANGELOG.md b/RECIPE-API-CHANGELOG.md
index e48c98c..2f3a129 100644
--- a/RECIPE-API-CHANGELOG.md
+++ b/RECIPE-API-CHANGELOG.md
@@ -192,7 +192,7 @@ files and patches using bbappend a lot easier.
For example:
```
-FILESEXTRAPATHS_prepend := "$THISDIR/files:"
+FILESEXTRAPATHS:prepend := "$THISDIR/files:"
```
### multiconfig build targets were renamed
--
2.34.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] RECIPE-API-CHANGELOG.md syntax type for bitbake2
2023-02-12 22:56 [PATCH] RECIPE-API-CHANGELOG.md syntax type for bitbake2 roberto.foglietta
@ 2023-02-13 2:32 ` Moessbauer, Felix
2023-02-13 3:49 ` Roberto A. Foglietta
0 siblings, 1 reply; 3+ messages in thread
From: Moessbauer, Felix @ 2023-02-13 2:32 UTC (permalink / raw)
To: roberto.foglietta, isar-users; +Cc: roberto.foglietta
On Sun, 2023-02-12 at 23:56 +0100, roberto.foglietta@linuxteam.org
wrote:
> From: "Roberto A. Foglietta" <roberto.foglietta@gmail.com>
>
> RECIPE-API-CHANGELOG.md syntax type for bitbake2
>
> Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
> ---
> RECIPE-API-CHANGELOG.md | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/RECIPE-API-CHANGELOG.md b/RECIPE-API-CHANGELOG.md
> index e48c98c..2f3a129 100644
> --- a/RECIPE-API-CHANGELOG.md
> +++ b/RECIPE-API-CHANGELOG.md
> @@ -192,7 +192,7 @@ files and patches using bbappend a lot easier.
>
> For example:
> ```
> -FILESEXTRAPATHS_prepend := "$THISDIR/files:"
> +FILESEXTRAPATHS:prepend := "$THISDIR/files:"
NACK. This changelog entry has been added long before the bitbake 2.0
migration. By that, it should also use the old syntax.
Felix
> ```
>
> ### multiconfig build targets were renamed
> --
> 2.34.1
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] RECIPE-API-CHANGELOG.md syntax type for bitbake2
2023-02-13 2:32 ` Moessbauer, Felix
@ 2023-02-13 3:49 ` Roberto A. Foglietta
0 siblings, 0 replies; 3+ messages in thread
From: Roberto A. Foglietta @ 2023-02-13 3:49 UTC (permalink / raw)
To: Moessbauer, Felix; +Cc: roberto.foglietta, isar-users
[-- Attachment #1: Type: text/plain, Size: 453 bytes --]
On Mon, 13 Feb 2023 at 03:32, Moessbauer, Felix <
felix.moessbauer@siemens.com> wrote:
> On Sun, 2023-02-12 at 23:56 +0100, roberto.foglietta@linuxteam.org
>
> NACK. This changelog entry has been added long before the bitbake 2.0
> migration. By that, it should also use the old syntax.
>
But now the syntax is changed and the new one is mandatory with bitbake 2
and it works with the old version as well. So the change makes sense.
Best regards, R-
[-- Attachment #2: Type: text/html, Size: 911 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-02-13 3:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-12 22:56 [PATCH] RECIPE-API-CHANGELOG.md syntax type for bitbake2 roberto.foglietta
2023-02-13 2:32 ` Moessbauer, Felix
2023-02-13 3:49 ` Roberto A. Foglietta
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox