aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-core/systemd/systemd_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-core/systemd/systemd_%.bbappend')
-rw-r--r--common/recipes-core/systemd/systemd_%.bbappend8
1 files changed, 0 insertions, 8 deletions
diff --git a/common/recipes-core/systemd/systemd_%.bbappend b/common/recipes-core/systemd/systemd_%.bbappend
deleted file mode 100644
index 182d7b56..00000000
--- a/common/recipes-core/systemd/systemd_%.bbappend
+++ /dev/null
@@ -1,8 +0,0 @@
-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
-}