diff options
| author | Varalaxmi Bingi <varalaxmi.bingi@xilinx.com> | 2020-01-08 03:10:23 -0700 |
|---|---|---|
| committer | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2020-01-13 12:53:55 -0800 |
| commit | f589d60b90da6c3cae49ff898ef3ee622d6c3f7a (patch) | |
| tree | 0cb7c4c4f4142292cbf510ff9e3c4eca07c4b4fa /meta-xilinx-standalone | |
| parent | f980dd217719273a45d8ebfe5fbd95e2245472d4 (diff) | |
| download | meta-xilinx-f589d60b90da6c3cae49ff898ef3ee622d6c3f7a.tar.gz | |
Update XILINX_RELEASE_VERSION to v2020.1
Update XILINX_RELEASE_VERSION to v2020.1
Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@xilinx.com>
Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
Diffstat (limited to 'meta-xilinx-standalone')
4 files changed, 4 insertions, 4 deletions
diff --git a/meta-xilinx-standalone/conf/layer.conf b/meta-xilinx-standalone/conf/layer.conf index db3c2853..ae147475 100644 --- a/meta-xilinx-standalone/conf/layer.conf +++ b/meta-xilinx-standalone/conf/layer.conf | |||
| @@ -12,4 +12,4 @@ BBFILE_PRIORITY_xilinx-standalone = "5" | |||
| 12 | LAYERDEPENDS_xilinx-standalone = "core xilinx" | 12 | LAYERDEPENDS_xilinx-standalone = "core xilinx" |
| 13 | 13 | ||
| 14 | LAYERSERIES_COMPAT_xilinx-standalone = "zeus" | 14 | LAYERSERIES_COMPAT_xilinx-standalone = "zeus" |
| 15 | XILINX_RELEASE_VERSION = "v2019.2" | 15 | XILINX_RELEASE_VERSION = "v2020.1" |
diff --git a/meta-xilinx-standalone/recipes-standalone/plm/plm_2020.1.bb b/meta-xilinx-standalone/recipes-standalone/plm/plm_2020.1.bb index be1b52c3..820ec241 100644 --- a/meta-xilinx-standalone/recipes-standalone/plm/plm_2020.1.bb +++ b/meta-xilinx-standalone/recipes-standalone/plm/plm_2020.1.bb | |||
| @@ -3,7 +3,7 @@ inherit deploy | |||
| 3 | LICENSE = "Proprietary" | 3 | LICENSE = "Proprietary" |
| 4 | LIC_FILES_CHKSUM = "file://../../../../license.txt;md5=39ab6ab638f4d1836ba994ec6852de94" | 4 | LIC_FILES_CHKSUM = "file://../../../../license.txt;md5=39ab6ab638f4d1836ba994ec6852de94" |
| 5 | 5 | ||
| 6 | XILINX_RELEASE_VERSION = "v2019.2" | 6 | XILINX_RELEASE_VERSION = "v2020.1" |
| 7 | SRCREV = "e8db5fb118229fdc621e0ec7848641a23bf60998" | 7 | SRCREV = "e8db5fb118229fdc621e0ec7848641a23bf60998" |
| 8 | PV = "${XILINX_RELEASE_VERSION}+git${SRCPV}" | 8 | PV = "${XILINX_RELEASE_VERSION}+git${SRCPV}" |
| 9 | 9 | ||
diff --git a/meta-xilinx-standalone/recipes-standalone/pmu-firmware/pmu-firmware_2020.1.bb b/meta-xilinx-standalone/recipes-standalone/pmu-firmware/pmu-firmware_2020.1.bb index 3d0142f8..3eb2332a 100644 --- a/meta-xilinx-standalone/recipes-standalone/pmu-firmware/pmu-firmware_2020.1.bb +++ b/meta-xilinx-standalone/recipes-standalone/pmu-firmware/pmu-firmware_2020.1.bb | |||
| @@ -3,7 +3,7 @@ inherit deploy | |||
| 3 | LICENSE = "Proprietary" | 3 | LICENSE = "Proprietary" |
| 4 | LIC_FILES_CHKSUM = "file://../../../../license.txt;md5=39ab6ab638f4d1836ba994ec6852de94" | 4 | LIC_FILES_CHKSUM = "file://../../../../license.txt;md5=39ab6ab638f4d1836ba994ec6852de94" |
| 5 | 5 | ||
| 6 | XILINX_RELEASE_VERSION = "v2019.2" | 6 | XILINX_RELEASE_VERSION = "v2020.1" |
| 7 | SRCREV = "e8db5fb118229fdc621e0ec7848641a23bf60998" | 7 | SRCREV = "e8db5fb118229fdc621e0ec7848641a23bf60998" |
| 8 | PV = "${XILINX_RELEASE_VERSION}+git${SRCPV}" | 8 | PV = "${XILINX_RELEASE_VERSION}+git${SRCPV}" |
| 9 | 9 | ||
diff --git a/meta-xilinx-standalone/recipes-standalone/psm-firmware/psm-firmware_2020.1.bb b/meta-xilinx-standalone/recipes-standalone/psm-firmware/psm-firmware_2020.1.bb index 1cae414d..1fe9722a 100644 --- a/meta-xilinx-standalone/recipes-standalone/psm-firmware/psm-firmware_2020.1.bb +++ b/meta-xilinx-standalone/recipes-standalone/psm-firmware/psm-firmware_2020.1.bb | |||
| @@ -3,7 +3,7 @@ inherit deploy | |||
| 3 | LICENSE = "Proprietary" | 3 | LICENSE = "Proprietary" |
| 4 | LIC_FILES_CHKSUM = "file://../../../../license.txt;md5=39ab6ab638f4d1836ba994ec6852de94" | 4 | LIC_FILES_CHKSUM = "file://../../../../license.txt;md5=39ab6ab638f4d1836ba994ec6852de94" |
| 5 | 5 | ||
| 6 | XILINX_RELEASE_VERSION = "v2019.2" | 6 | XILINX_RELEASE_VERSION = "v2020.1" |
| 7 | SRCREV = "e8db5fb118229fdc621e0ec7848641a23bf60998" | 7 | SRCREV = "e8db5fb118229fdc621e0ec7848641a23bf60998" |
| 8 | PV = "${XILINX_RELEASE_VERSION}+git${SRCPV}" | 8 | PV = "${XILINX_RELEASE_VERSION}+git${SRCPV}" |
| 9 | 9 | ||
