From dff58b609ab43d53128e033ffeb0f6dce86d8dc7 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Tue, 11 May 2021 10:08:01 -0700 Subject: 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 cherry-pick: 46f5f35 Signed-off-by: Sai Hari Chandana Kalluri --- meta-xilinx-standalone/conf/embeddedsw.inc | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 meta-xilinx-standalone/conf/embeddedsw.inc (limited to 'meta-xilinx-standalone/conf/embeddedsw.inc') 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 @@ -REPO = "git://github.com/Xilinx/embeddedsw.git;protocol=https" -BRANCH = "xlnx_rel_v2021.1" -SRCREV = "a7bbd50bf1b02154076ebd348d217480b040a256" - -LIC_FILES_CHKSUM="file://license.txt;md5=3a6e22aebf6516f0f74a82e1183f74f8" -- cgit v1.2.3-54-g00ecf