summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaralaxmi Bingi <varalaxmi.bingi@xilinx.com>2020-01-08 03:10:23 -0700
committerSai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>2020-01-13 12:53:55 -0800
commitf589d60b90da6c3cae49ff898ef3ee622d6c3f7a (patch)
tree0cb7c4c4f4142292cbf510ff9e3c4eca07c4b4fa
parentf980dd217719273a45d8ebfe5fbd95e2245472d4 (diff)
downloadmeta-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>
-rw-r--r--meta-xilinx-bsp/recipes-devtools/qemu/qemu-xilinx.inc2
-rw-r--r--meta-xilinx-standalone/conf/layer.conf2
-rw-r--r--meta-xilinx-standalone/recipes-standalone/plm/plm_2020.1.bb2
-rw-r--r--meta-xilinx-standalone/recipes-standalone/pmu-firmware/pmu-firmware_2020.1.bb2
-rw-r--r--meta-xilinx-standalone/recipes-standalone/psm-firmware/psm-firmware_2020.1.bb2
5 files changed, 5 insertions, 5 deletions
diff --git a/meta-xilinx-bsp/recipes-devtools/qemu/qemu-xilinx.inc b/meta-xilinx-bsp/recipes-devtools/qemu/qemu-xilinx.inc
index b624d366..a496e900 100644
--- a/meta-xilinx-bsp/recipes-devtools/qemu/qemu-xilinx.inc
+++ b/meta-xilinx-bsp/recipes-devtools/qemu/qemu-xilinx.inc
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = " \
9 " 9 "
10DEPENDS = "glib-2.0 zlib pixman" 10DEPENDS = "glib-2.0 zlib pixman"
11 11
12XILINX_RELEASE_VERSION = "v2019.2" 12XILINX_RELEASE_VERSION = "v2020.1"
13XILINX_QEMU_VERSION ?= "v4.1.50" 13XILINX_QEMU_VERSION ?= "v4.1.50"
14BRANCH ?= "master-next" 14BRANCH ?= "master-next"
15SRCREV ?= "${AUTOREV}" 15SRCREV ?= "${AUTOREV}"
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"
12LAYERDEPENDS_xilinx-standalone = "core xilinx" 12LAYERDEPENDS_xilinx-standalone = "core xilinx"
13 13
14LAYERSERIES_COMPAT_xilinx-standalone = "zeus" 14LAYERSERIES_COMPAT_xilinx-standalone = "zeus"
15XILINX_RELEASE_VERSION = "v2019.2" 15XILINX_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
3LICENSE = "Proprietary" 3LICENSE = "Proprietary"
4LIC_FILES_CHKSUM = "file://../../../../license.txt;md5=39ab6ab638f4d1836ba994ec6852de94" 4LIC_FILES_CHKSUM = "file://../../../../license.txt;md5=39ab6ab638f4d1836ba994ec6852de94"
5 5
6XILINX_RELEASE_VERSION = "v2019.2" 6XILINX_RELEASE_VERSION = "v2020.1"
7SRCREV = "e8db5fb118229fdc621e0ec7848641a23bf60998" 7SRCREV = "e8db5fb118229fdc621e0ec7848641a23bf60998"
8PV = "${XILINX_RELEASE_VERSION}+git${SRCPV}" 8PV = "${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
3LICENSE = "Proprietary" 3LICENSE = "Proprietary"
4LIC_FILES_CHKSUM = "file://../../../../license.txt;md5=39ab6ab638f4d1836ba994ec6852de94" 4LIC_FILES_CHKSUM = "file://../../../../license.txt;md5=39ab6ab638f4d1836ba994ec6852de94"
5 5
6XILINX_RELEASE_VERSION = "v2019.2" 6XILINX_RELEASE_VERSION = "v2020.1"
7SRCREV = "e8db5fb118229fdc621e0ec7848641a23bf60998" 7SRCREV = "e8db5fb118229fdc621e0ec7848641a23bf60998"
8PV = "${XILINX_RELEASE_VERSION}+git${SRCPV}" 8PV = "${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
3LICENSE = "Proprietary" 3LICENSE = "Proprietary"
4LIC_FILES_CHKSUM = "file://../../../../license.txt;md5=39ab6ab638f4d1836ba994ec6852de94" 4LIC_FILES_CHKSUM = "file://../../../../license.txt;md5=39ab6ab638f4d1836ba994ec6852de94"
5 5
6XILINX_RELEASE_VERSION = "v2019.2" 6XILINX_RELEASE_VERSION = "v2020.1"
7SRCREV = "e8db5fb118229fdc621e0ec7848641a23bf60998" 7SRCREV = "e8db5fb118229fdc621e0ec7848641a23bf60998"
8PV = "${XILINX_RELEASE_VERSION}+git${SRCPV}" 8PV = "${XILINX_RELEASE_VERSION}+git${SRCPV}"
9 9