WIP/l.anderweit@phytec.de/initial #1

Merged
schwan merged 4 commits from WIP/l.anderweit@phytec.de/initial into scarthgap-next 2026-05-04 11:08:21 +02:00
Member
No description provided.
Signed-off-by: Leonard Anderweit <l.anderweit@phytec.de>
Signed-off-by: Leonard Anderweit <l.anderweit@phytec.de>
Signed-off-by: Leonard Anderweit <l.anderweit@phytec.de>
anderweit changed title from WIP/l.anderweit@phytec.de/initial to WIP: WIP/l.anderweit@phytec.de/initial 2026-05-04 10:04:40 +02:00
anderweit force-pushed WIP/l.anderweit@phytec.de/initial from 158fc313d3 to a7e6aa8028 2026-05-04 10:26:54 +02:00 Compare
Author
Member

Added commit messages and layer dependencies.

Added commit messages and layer dependencies.
anderweit changed title from WIP: WIP/l.anderweit@phytec.de/initial to WIP/l.anderweit@phytec.de/initial 2026-05-04 10:27:49 +02:00
@ -0,0 +6,4 @@
/dev/boot /boot auto defaults,nofail 0 0
@CONFIG_DEV@ /mnt/config @CONFIG_DEV_TYPE@ defaults 0 0
/dev/appfs /mnt/app auto defaults 0 0
Member

I think we can omit this line, as the redundant app partitions are never used in this case.

I think we can omit this line, as the redundant app partitions are never used in this case.
Author
Member

I removed that line.

I removed that line.
anderweit marked this conversation as resolved
anderweit force-pushed WIP/l.anderweit@phytec.de/initial from a7e6aa8028 to b9e486855d 2026-05-04 10:44:14 +02:00 Compare
schwan approved these changes 2026-05-04 11:06:09 +02:00
schwan merged commit b9e486855d into scarthgap-next 2026-05-04 11:08:21 +02:00
schwan deleted branch WIP/l.anderweit@phytec.de/initial 2026-05-04 11:08:21 +02:00
@ -10,3 +10,3 @@
BBFILE_PRIORITY_liot = "6"
LAYERDEPENDS_liot = "core"
LAYERDEPENDS_liot = "core snapd ampliphy phytec"

wir sollten keine explizite Abhängigkeit auf ampliphy und phytec machen. Rein theoretisch sollte das layer mit anderen Distros gehen (dann müssten die halt partup und rauc support haben....)

wir sollten keine explizite Abhängigkeit auf ampliphy und phytec machen. Rein theoretisch sollte das layer mit anderen Distros gehen (dann müssten die halt partup und rauc support haben....)
mueller-klieser marked this conversation as resolved
@ -0,0 +1,3 @@
FILESEXTRAPATHS:prepend := "${THISDIR}/files:"

ich denke das sollte hier nicht in das layer, müssen mal schauen wie wir es machen

ich denke das sollte hier nicht in das layer, müssen mal schauen wie wir es machen
mueller-klieser marked this conversation as resolved
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
phytec/meta-liot!1
No description provided.