Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
openbmc
/
c08b06e18dc4d84b6dda69cc59c3321073a33288
/
.
/
poky
/
scripts
/
postinst-intercepts
/
update_udev_hwdb
blob: b5cce0a09d15c13f33f3cdff0a5bb4773303066a [
file
] [
log
] [
blame
]
Brad Bishop
1a4b7ee
2018-12-16 17:11:34 -0800
[
diff
] [
blame
]
1
#!/bin/sh
2
3
set
-
e
4
5
PSEUDO_UNLOAD
=
1
$
{
binprefix
}
qemuwrapper
-
L $D $D$
{
libexecdir
}/
$
{
binprefix
}
udevadm hwdb
--
update
--
root $D
6
chown root
:
root $D$
{
sysconfdir
}/
udev
/
hwdb
.
bin