diff options
| author | Mark Hatle <mark.hatle@xilinx.com> | 2021-05-11 10:08:01 -0700 |
|---|---|---|
| committer | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2021-07-14 14:59:26 -0700 |
| commit | dff58b609ab43d53128e033ffeb0f6dce86d8dc7 (patch) | |
| tree | 39494627aa4d9d980df44206c260c738f0d85bcb /meta-xilinx-standalone/conf | |
| parent | 9f7a850ca27052802a7f42736915a85888a6dc4a (diff) | |
| download | meta-xilinx-dff58b609ab43d53128e033ffeb0f6dce86d8dc7.tar.gz | |
xlnx-embeddedsw.bbclass: Change the way in-progress overrides are handled
Instead of hardcoding the values, we move to a format that is compatible with
the system bblcass.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
cherry-pick: 46f5f35
Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
Diffstat (limited to 'meta-xilinx-standalone/conf')
| -rw-r--r-- | meta-xilinx-standalone/conf/embeddedsw.inc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/meta-xilinx-standalone/conf/embeddedsw.inc b/meta-xilinx-standalone/conf/embeddedsw.inc deleted file mode 100644 index c284f550..00000000 --- a/meta-xilinx-standalone/conf/embeddedsw.inc +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | REPO = "git://github.com/Xilinx/embeddedsw.git;protocol=https" | ||
| 2 | BRANCH = "xlnx_rel_v2021.1" | ||
| 3 | SRCREV = "a7bbd50bf1b02154076ebd348d217480b040a256" | ||
| 4 | |||
| 5 | LIC_FILES_CHKSUM="file://license.txt;md5=3a6e22aebf6516f0f74a82e1183f74f8" | ||
