aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-core/systemd/systemd_%.bbappend
blob: 182d7b5605937f9242b893f3bcc8e4f7b220f52d (plain)
1
2
3
4
5
6
7
8
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
SRC_URI_append_amd = " file://0001-dissect-Don-t-count-RPMB-and-boot-partitions-8609.patch"

pkg_postinst_udev-hwdb_amd () {
}
pkg_postinst_ontarget_udev-hwdb_amd () {
    udevadm hwdb --update
}