mirror of
https://git.yoctoproject.org/poky
synced 2026-06-07 03:04:04 +00:00
classes: Sync with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@651 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -38,7 +38,7 @@ pkg_postinst_append () {
|
||||
if [ -n "$D" ]; then
|
||||
exit 1
|
||||
fi
|
||||
depmod -A
|
||||
depmod -a
|
||||
update-modules || true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user