Remove build_desktop = no (#4173)
This is not needed anymore as we have HDMI out. And leaving this in, breaks community builds, where we want to build desktop images ...
This commit is contained in:
parent
fadf6443b5
commit
b3d49f0d9b
@ -31,17 +31,13 @@ case $BRANCH in
|
||||
|
||||
KERNELBRANCH="branch:linux-5.10.y"
|
||||
KERNELPATCHDIR='meson-'$BRANCH
|
||||
|
||||
BUILD_DESKTOP=no
|
||||
|
||||
;;
|
||||
|
||||
current)
|
||||
|
||||
KERNELBRANCH="branch:linux-5.15.y"
|
||||
KERNELPATCHDIR='meson-'$BRANCH
|
||||
|
||||
BUILD_DESKTOP=no
|
||||
|
||||
;;
|
||||
edge)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user