udev-rules-udisks-hide-bootpart: remove rpi rule part

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2021-07-24 19:34:57 +02:00
parent 840dfe5d15
commit 04d9a5c977

View File

@@ -12,7 +12,8 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
# Feel free to add more...
BOOTPARTSPEC = "boot,vfat BOOT,vfat"
BOOTPARTSPEC_rpi = "rpi*,vfat"
# Both raspi layers thip theit own rule
BOOTPARTSPEC_rpi = ""
do_install () {
install -d ${D}${nonarch_base_libdir}/udev/rules.d