grub2: grub install on target is the installers job
- Removing postinst on target Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com>
This commit is contained in:
parent
138526bc3f
commit
1d9e0b9cb0
@ -11,7 +11,3 @@ do_install_append() {
|
||||
}
|
||||
|
||||
FILES_${PN}-editenv = "${bindir}/grub2-editenv"
|
||||
|
||||
pkg_postinst_ontarget_${PN}() {
|
||||
grub-mkconfig -o /boot/grub/grub.cfg
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user