udev HDMI rules are causing flickering - remove them (#3742)

This commit is contained in:
Igor Pečovnik 2022-05-03 08:27:44 +02:00 committed by GitHub
parent 897674aa74
commit 5ab03a26fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -263,8 +263,6 @@ family_tweaks_bsp()
{
mkdir -p $destination/etc/udev/rules.d
mkdir -p $destination/usr/local/bin
cp $SRC/packages/bsp/rockchip/hdmi.rules $destination/etc/udev/rules.d
install -m 755 $SRC/packages/bsp/rockchip/hdmi-hotplug $destination/usr/local/bin
mkdir -p "$destination"/etc/X11/xorg.conf.d
case "${BOARD}" in