udev HDMI rules are causing flickering - remove them (#3742)
This commit is contained in:
parent
897674aa74
commit
5ab03a26fc
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user