mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
dietsplash: specify install rootdir
This takes care of rootdir being different when using usrmerge Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -17,6 +17,6 @@ inherit autotools
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
EXTRA_OECONF = " --with-systemdsystemunitdir=${systemd_unitdir}/system \
|
||||
--disable-staticimages"
|
||||
--disable-staticimages --with-rootdir=${root_prefix}"
|
||||
|
||||
FILES:${PN} += "${systemd_unitdir}/system/"
|
||||
|
||||
Reference in New Issue
Block a user