summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@xilinx.com>2021-03-23 10:08:19 -0700
committerSai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>2021-09-27 21:32:51 -0700
commit7f84d62a5f2531cbb225df9b437f53d411566e58 (patch)
tree5576d3f4d5b909addb5b73f93723c3838aff89c4
parentf9fca2542a9b7a48c3a3503d0b9c6177fd2f57bc (diff)
downloadmeta-xilinx-7f84d62a5f2531cbb225df9b437f53d411566e58.tar.gz
Embeddedsw: Make git versions default
User can still override using PREFERRED_VERSION. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
-rw-r--r--meta-xilinx-standalone-experimental/recipes-bsp/embeddedsw/plm-firmware_git.bbappend3
-rw-r--r--meta-xilinx-standalone-experimental/recipes-bsp/embeddedsw/pmu-firmware_git.bbappend3
-rw-r--r--meta-xilinx-standalone-experimental/recipes-bsp/embeddedsw/psm-firmware_git.bbappend3
3 files changed, 9 insertions, 0 deletions
diff --git a/meta-xilinx-standalone-experimental/recipes-bsp/embeddedsw/plm-firmware_git.bbappend b/meta-xilinx-standalone-experimental/recipes-bsp/embeddedsw/plm-firmware_git.bbappend
index 3d0ad6dd..75a77d37 100644
--- a/meta-xilinx-standalone-experimental/recipes-bsp/embeddedsw/plm-firmware_git.bbappend
+++ b/meta-xilinx-standalone-experimental/recipes-bsp/embeddedsw/plm-firmware_git.bbappend
@@ -1,3 +1,6 @@
1# We WANT to default to this version when available
2DEFAULT_PREFERENCE = "100"
3
1# Reset this 4# Reset this
2SRC_URI = "${EMBEDDEDSW_SRCURI}" 5SRC_URI = "${EMBEDDEDSW_SRCURI}"
3 6
diff --git a/meta-xilinx-standalone-experimental/recipes-bsp/embeddedsw/pmu-firmware_git.bbappend b/meta-xilinx-standalone-experimental/recipes-bsp/embeddedsw/pmu-firmware_git.bbappend
index 17c1aa8e..7f23f6ce 100644
--- a/meta-xilinx-standalone-experimental/recipes-bsp/embeddedsw/pmu-firmware_git.bbappend
+++ b/meta-xilinx-standalone-experimental/recipes-bsp/embeddedsw/pmu-firmware_git.bbappend
@@ -1,3 +1,6 @@
1# We WANT to default to this version when available
2DEFAULT_PREFERENCE = "100"
3
1# Reset this 4# Reset this
2SRC_URI = "${EMBEDDEDSW_SRCURI}" 5SRC_URI = "${EMBEDDEDSW_SRCURI}"
3 6
diff --git a/meta-xilinx-standalone-experimental/recipes-bsp/embeddedsw/psm-firmware_git.bbappend b/meta-xilinx-standalone-experimental/recipes-bsp/embeddedsw/psm-firmware_git.bbappend
index 8108862e..a34a49e8 100644
--- a/meta-xilinx-standalone-experimental/recipes-bsp/embeddedsw/psm-firmware_git.bbappend
+++ b/meta-xilinx-standalone-experimental/recipes-bsp/embeddedsw/psm-firmware_git.bbappend
@@ -1,3 +1,6 @@
1# We WANT to default to this version when available
2DEFAULT_PREFERENCE = "100"
3
1# Reset this 4# Reset this
2SRC_URI = "${EMBEDDEDSW_SRCURI}" 5SRC_URI = "${EMBEDDEDSW_SRCURI}"
3 6