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