mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-28 12:05:59 +00:00
misc: Update sample launch scripts into generic_board folder.
Currently we use configurator to generate sample launch scripts and configuration code, remove old ones and put all generated launch scripts into generic_board. Tracked-On: #6690 Signed-off-by: Xie, nanlin <nanlin.xie@intel.com>
This commit is contained in:
committed by
acrnsi-robot
parent
0caf1ac0de
commit
a58d2ebddc
5
debian/rules
vendored
5
debian/rules
vendored
@@ -330,11 +330,6 @@ override_dh_auto_install-arch: debian/acrn-hypervisor.install
|
||||
$(Q)sed -i 's/acrn_tap\* //g' \
|
||||
$(DESTDIR)$(docdir)/acrnd/examples/50-acrn.network
|
||||
@:
|
||||
@# move devicemodel samples
|
||||
$(Q)mkdir -p $(DESTDIR)$(docdir)/acrn-devicemodel
|
||||
$(Q)mv $(DESTDIR)$(datadir)/acrn/samples \
|
||||
$(DESTDIR)$(docdir)/acrn-devicemodel
|
||||
@:
|
||||
@# adapt systemd services for tools (available in DEBUG build only)
|
||||
$(if $(call strequ,${RELEASE},n), \
|
||||
$(Q)sed -i -e '/telemd.socket/d' -e '/prepare.service/d' \
|
||||
|
Reference in New Issue
Block a user