fix spelling

This commit is contained in:
2023-08-26 18:14:26 +02:00
parent a5aa44f6cd
commit afd7c6400d
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
<default sync-j="4" /> <default sync-j="4" />
<!-- remotes --> <!-- remotes -->
<remote name="caros" fetch="https://git.larsniesen.de/caros" /> <remote name="caros" fetch="https://git.larsniesen.de/CaROS" />
<!-- layers --> <!-- layers -->
<project remote="caros" <project remote="caros"

View File

@@ -1,6 +1,6 @@
SUMMARY = "Minimal bootable image for CaROS develoment" SUMMARY = "Minimal bootable image for CaROS develoment"
IMAGE_INSTALL = "package-group-core-boot" IMAGE_INSTALL = "packagegroup-core-boot"
inherit core-image inherit core-image