mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00

Copy the core components of the patchtest-oe repo into meta/lib/patchtest in oe-core. (From OE-Core rev: 257f64f4e4414b78981104aec132b067beb5a92a) Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
23 lines
528 B
Plaintext
23 lines
528 B
Plaintext
From 0a52a62c9430c05d22cb7f46380488f2280b69bb Mon Sep 17 00:00:00 2001
|
|
From: Trevor Gamblin <tgamblin@baylibre.com>
|
|
Date: Fri, 1 Sep 2023 08:56:14 -0400
|
|
Subject: [PATCH] README.OE-Core.md: add foo
|
|
|
|
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
|
|
---
|
|
README.OE-Core.md | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
diff --git a/README.OE-Core.md b/README.OE-Core.md
|
|
index 2f2127fb03..48464252c8 100644
|
|
--- a/README.OE-Core.md
|
|
+++ b/README.OE-Core.md
|
|
@@ -1,3 +1,4 @@
|
|
+** FOO **
|
|
OpenEmbedded-Core
|
|
=================
|
|
|
|
--
|
|
2.41.0
|
|
|