Skip to content

Commit

Permalink
balena-os.inc: Set PREFERRED_VERSION_linux-firmware to 20190815
Browse files Browse the repository at this point in the history
We imported the linux-firmware recipe from Poky zeus-22.0.1 release (so
we are synced across all our supported boards) and now let's set it as
preferred version to make the build system use it.

Changelog-entry: Set PREFERRED_VERSION_linux-firmware to 20190815
Signed-off-by: Florin Sarbu <florin@balena.io>
  • Loading branch information
floion committed Mar 11, 2020
1 parent bd9aff4 commit 13a9dc4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions meta-balena-common/conf/distro/include/balena-os.inc
Expand Up @@ -90,5 +90,8 @@ BAD_RECOMMENDATIONS += "shared-mime-info"
PREFERRED_VERSION_upx_arm = "3.94"
PREFERRED_VERSION_upx-native_arm = "3.94"

# let's pin linux-firmware to the version we imported from Poky zeus-22.0.1 release
PREFERRED_VERSION_linux-firmware = "20190815"

# balena-engine go version requirement
GOVERSION = "1.10.8"

0 comments on commit 13a9dc4

Please sign in to comment.