Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
08b57e7bb808abe178bf5d84dcef49c9076bd3c7
/
.
/
poky
/
scripts
/
postinst-intercepts
/
update_udev_hwdb
blob: c4fb2bffcbf06b35e7ae61ca9310f46c8f8f6463 [
file
] [
log
] [
blame
]
#!/bin/sh
#
# SPDX-License-Identifier: MIT
#
set
-
e
PSEUDO_UNLOAD
=
1
$
{
binprefix
}
qemuwrapper
-
L $D $D$
{
libexecdir
}/
$
{
binprefix
}
udevadm hwdb
--
update
--
root $D
chown root
:
root $D$
{
sysconfdir
}/
udev
/
hwdb
.
bin