diff options
author | David Phillips <david@yeah.nah.nz> | 2019-07-27 21:36:51 +1200 |
---|---|---|
committer | David Phillips <david@yeah.nah.nz> | 2019-07-27 22:21:15 +1200 |
commit | ac84734859feb7db4994868dee6b74f73942380b (patch) | |
tree | 8df7c8430a1836c30cedfc0e62acf514e0554dfd /recipes-bsp/u-boot | |
parent | 542eafc6f76cdc6d75975cd47eae5f455a8ee615 (diff) | |
download | meta-de10-nano-ac84734859feb7db4994868dee6b74f73942380b.tar.xz |
Change kernel, U-Boot to stock, strip down image, add wic/wks
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-socfpga_v2017.03.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-socfpga_v2017.03.bb b/recipes-bsp/u-boot/u-boot-socfpga_v2017.03.bb index 47065f8..4da4f66 100644 --- a/recipes-bsp/u-boot/u-boot-socfpga_v2017.03.bb +++ b/recipes-bsp/u-boot/u-boot-socfpga_v2017.03.bb @@ -15,6 +15,8 @@ SRCREV_FORMAT = "hardware" # Build:03-22-17_01.32.46 QUARTUS:Version=16.1.2.203 SRCREV_hardware = "d03450606b22a5f4f0d39da79fe169745ceffbec" +LICENSE = "dummy" + SRC_URI_append = "\ file://0001-arm-socfpga-Move-CONFIG_EXTRA_ENV_SETTINGS-to-common.patch \ file://0002-arm-socfpga-Update-DE0-Nano-SoC-to-support-distro-bo.patch \ |