Skip to content

Commit

Permalink
meta-alchemy: set PREFERRED_UHD_VERSION to 4.7
Browse files Browse the repository at this point in the history
Signed-off-by: Joerg Hofrichter <joerg.hofrichter@ni.com>
  • Loading branch information
joergho committed Jun 18, 2024
1 parent 30b14e8 commit 5e82e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-alchemy/conf/distro/Alchemy.conf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ DISTRO_FEATURES_BACKFILL_CONSIDERED = "sysvinit"

VIRTUAL-RUNTIME_init_manager = "systemd"

PREFERRED_UHD_VERSION ?= "4.6%"
PREFERRED_UHD_VERSION ?= "4.7%"
PREFERRED_VERSION_uhd ?= "${PREFERRED_UHD_VERSION}"
PREFERRED_VERSION_uhd-fpga-images ?= "${PREFERRED_UHD_VERSION}"
PREFERRED_VERSION_mpmd ?= "${PREFERRED_UHD_VERSION}"
Expand Down

0 comments on commit 5e82e69

Please sign in to comment.