diff options
Diffstat (limited to 'meta-xilinx-bsp/recipes-bsp')
4 files changed, 8 insertions, 8 deletions
diff --git a/meta-xilinx-bsp/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware.inc b/meta-xilinx-bsp/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware.inc index 074e26b8..87a1bbc4 100644 --- a/meta-xilinx-bsp/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware.inc +++ b/meta-xilinx-bsp/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware.inc | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DESCRIPTION = "ARM Trusted Firmware" | 1 | DESCRIPTION = "ARM Trusted Firmware" |
| 2 | 2 | ||
| 3 | LICENSE = "BSD" | 3 | LICENSE = "BSD" |
| 4 | LIC_FILES_CHKSUM = "file://license.rst;md5=e927e02bca647e14efd87e9e914b2443" | 4 | LIC_FILES_CHKSUM = "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031" |
| 5 | 5 | ||
| 6 | PROVIDES = "virtual/arm-trusted-firmware" | 6 | PROVIDES = "virtual/arm-trusted-firmware" |
| 7 | 7 | ||
diff --git a/meta-xilinx-bsp/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2020.1.bb b/meta-xilinx-bsp/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2020.1.bb index a7ba1098..1d94c518 100644 --- a/meta-xilinx-bsp/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2020.1.bb +++ b/meta-xilinx-bsp/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2020.1.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ATF_VERSION = "2.0" | 1 | ATF_VERSION = "2.0" |
| 2 | BRANCH ?= "master" | 2 | BRANCH ?= "xlnx_rebase_v2.2" |
| 3 | SRCREV ?= "713dace94b259845fd8eede11061fbd8f039011e" | 3 | SRCREV ?= "5918e656ef29dbdf234a6324ec85bc8a68eca113" |
| 4 | 4 | ||
| 5 | include arm-trusted-firmware.inc | 5 | include arm-trusted-firmware.inc |
| 6 | 6 | ||
diff --git a/meta-xilinx-bsp/recipes-bsp/bootgen/bootgen_1.0.bb b/meta-xilinx-bsp/recipes-bsp/bootgen/bootgen_1.0.bb index 16c89c46..4904a8e0 100644 --- a/meta-xilinx-bsp/recipes-bsp/bootgen/bootgen_1.0.bb +++ b/meta-xilinx-bsp/recipes-bsp/bootgen/bootgen_1.0.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Building and installing bootgen" | |||
| 2 | DESCRIPTION = "Building and installing bootgen, a Xilinx tool that lets you stitch binary files together and generate device boot images" | 2 | DESCRIPTION = "Building and installing bootgen, a Xilinx tool that lets you stitch binary files together and generate device boot images" |
| 3 | 3 | ||
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c979df673927004a489691fc457facff" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=be5410bcde8eb6481a6e5d3b22e0740b" |
| 6 | 6 | ||
| 7 | S = "${WORKDIR}/git" | 7 | S = "${WORKDIR}/git" |
| 8 | 8 | ||
| @@ -11,7 +11,7 @@ RDEPENDS_${PN} += "openssl" | |||
| 11 | 11 | ||
| 12 | REPO ?= "git://github.com/Xilinx/bootgen.git;protocol=https" | 12 | REPO ?= "git://github.com/Xilinx/bootgen.git;protocol=https" |
| 13 | BRANCH ?= "master" | 13 | BRANCH ?= "master" |
| 14 | SRCREV ?= "f9f477adf243fa40bc8c7316a7aac37a0efd426d" | 14 | SRCREV ?= "bb38995468d8c830cbbfc5062e903961444c0a3c" |
| 15 | 15 | ||
| 16 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" | 16 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" |
| 17 | SRC_URI = "${REPO};${BRANCHARG}" | 17 | SRC_URI = "${REPO};${BRANCHARG}" |
diff --git a/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2020.1.bb b/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2020.1.bb index 03ab6fb5..0eb66c8a 100644 --- a/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2020.1.bb +++ b/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2020.1.bb | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | UBOOT_VERSION = "v2019.01" | 1 | UBOOT_VERSION = "v2020.01" |
| 2 | 2 | ||
| 3 | UBRANCH ?= "master" | 3 | UBRANCH ?= "xlnx_rebase_v2020.01" |
| 4 | 4 | ||
| 5 | SRCREV ?= "dc61275b1d505f6a236de1c5b0f35485914d2bcc" | 5 | SRCREV ?= "86c84c0d0f916ec00d5d76a32dc9372a25429ca9" |
| 6 | 6 | ||
| 7 | include u-boot-xlnx.inc | 7 | include u-boot-xlnx.inc |
| 8 | include u-boot-spl-zynq-init.inc | 8 | include u-boot-spl-zynq-init.inc |
