summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-bsp/u-boot/u-boot.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot.inc b/meta/recipes-bsp/u-boot/u-boot.inc
index 9100964c73..3270c22e8d 100644
--- a/meta/recipes-bsp/u-boot/u-boot.inc
+++ b/meta/recipes-bsp/u-boot/u-boot.inc
@@ -20,6 +20,8 @@ PACKAGECONFIG ??= "openssl"
20# a host build dependency. 20# a host build dependency.
21PACKAGECONFIG[openssl] = ",,openssl-native" 21PACKAGECONFIG[openssl] = ",,openssl-native"
22 22
23CVE_PRODUCT = "denx:u-boot"
24
23# Allow setting an additional version string that will be picked up by the 25# Allow setting an additional version string that will be picked up by the
24# u-boot build system and appended to the u-boot version. If the .scmversion 26# u-boot build system and appended to the u-boot version. If the .scmversion
25# file already exists it will not be overwritten. 27# file already exists it will not be overwritten.