public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [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

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