Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
7c58538f2942918c188b204752b455d91dcf83d5
/
.
/
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