mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
ostree: prevent ostree-native depending on target virtual/kernel to provide kernel-module-overlay
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit c06c5b71ee)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
05f84dbc36
commit
0e6c34f82c
|
|
@ -181,7 +181,7 @@ RDEPENDS:${PN}-ptest += " \
|
||||||
"
|
"
|
||||||
RDEPENDS:${PN}-ptest:append:libc-glibc = " glibc-utils glibc-localedata-en-us"
|
RDEPENDS:${PN}-ptest:append:libc-glibc = " glibc-utils glibc-localedata-en-us"
|
||||||
|
|
||||||
RRECOMMENDS:${PN} += "kernel-module-overlay"
|
RRECOMMENDS:${PN}:append:class-target = " kernel-module-overlay"
|
||||||
|
|
||||||
SYSTEMD_SERVICE:${PN} = "ostree-remount.service ostree-finalize-staged.path"
|
SYSTEMD_SERVICE:${PN} = "ostree-remount.service ostree-finalize-staged.path"
|
||||||
SYSTEMD_SERVICE:${PN}-switchroot = "ostree-prepare-root.service"
|
SYSTEMD_SERVICE:${PN}-switchroot = "ostree-prepare-root.service"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user