summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOsama Abdelkader <osama.abdelkader@gmail.com>2025-11-08 21:58:00 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-11-11 11:28:00 +0000
commit485d9c126adad5764cca8d27fb437be7855b484a (patch)
treef93f0fa98bdc5ac4df76080d0890433290c046b6
parent7b5fa59751262b9f47fa44db0374662d0fa3fa67 (diff)
downloadpoky-master.tar.gz
README: Fix typoHEADmaster
ut meant -> it meant Signed-off-by: Osama Abdelkader <osama.abdelkader@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 84f3937d1f..7cf111ed14 100644
--- a/README
+++ b/README
@@ -50,7 +50,7 @@ developing layers, we made the artificial "poky" repository construct
50as a way to let people easily and quickly get started with the project. 50as a way to let people easily and quickly get started with the project.
51without cloning and managing multiple repositories. Layers were a new 51without cloning and managing multiple repositories. Layers were a new
52idea with lots of rough edges. kas didn't exist, I think repo was only 52idea with lots of rough edges. kas didn't exist, I think repo was only
53just created and it was a different world. For us, ut meant hacking up 53just created and it was a different world. For us, it meant hacking up
54a quick tool, "combo-layer" and it was really a temporary solution to 54a quick tool, "combo-layer" and it was really a temporary solution to
55fill a gap and it was at least as functional as repo of the era. It was 55fill a gap and it was at least as functional as repo of the era. It was
56assumed we'd work it out properly in the future. 56assumed we'd work it out properly in the future.