Skip to content

Commit

Permalink
add distro name to overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
bramoosterhuis committed Oct 9, 2023
1 parent 07e5033 commit 2e8a972
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/distro/include/thunder_generic.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ DISTRO_FEATURES:append = " thunder"
THUNDER_BUILDTYPE = "thunder_release"
DISTRO_FEATURES:append = " ${THUNDER_BUILDTYPE}"
DISTROOVERRIDES .= ":${DISTRO_CODENAME}"
DISTROOVERRIDES .= ":${DISTRO}"

# Set thunder permissions based on moudule requirements
require thunder_permissions.inc

0 comments on commit 2e8a972

Please sign in to comment.