Skip to content

Commit dfdf412

Browse files
committed
Add DESKTOP_APPGROUPS_SELECTED to stable XFCE desktop target
Add browsers and programming app groups to the Ubuntu stable XFCE desktop build for fast HDMI boards, matching the configuration used in nightly and community XFCE targets. Signed-off-by: Igor Pecovnik <igor@armbian.com>
1 parent 52a5796 commit dfdf412

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/generate_targets.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -652,6 +652,7 @@ def generate_stable_yaml(conf_wip_boards, manual_content=""):
652652
BUILD_DESKTOP: "yes"
653653
DESKTOP_ENVIRONMENT: "xfce"
654654
DESKTOP_ENVIRONMENT_CONFIG_NAME: "config_base"
655+
DESKTOP_APPGROUPS_SELECTED: "browsers,programming"
655656
items:
656657
- *stable-current-fast-hdmi
657658
"""

0 commit comments

Comments
 (0)