summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/uboot/u-boot.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-bsp/uboot/u-boot.inc')
-rw-r--r--meta/recipes-bsp/uboot/u-boot.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-bsp/uboot/u-boot.inc b/meta/recipes-bsp/uboot/u-boot.inc
index d1815493a6..503d2c335b 100644
--- a/meta/recipes-bsp/uboot/u-boot.inc
+++ b/meta/recipes-bsp/uboot/u-boot.inc
@@ -5,6 +5,8 @@ PRIORITY = "optional"
5LICENSE = "GPLv2" 5LICENSE = "GPLv2"
6PROVIDES = "virtual/bootloader" 6PROVIDES = "virtual/bootloader"
7 7
8LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
9
8inherit deploy 10inherit deploy
9 11
10PARALLEL_MAKE="" 12PARALLEL_MAKE=""