diff options
| author | Alejandro Enedino Hernandez Samaniego <alejandr@xilinx.com> | 2019-12-11 23:05:28 -0800 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@xilinx.com> | 2020-02-27 08:33:25 -0800 |
| commit | 03b6b8b11aaee199670bec1bf25a270c922e15ec (patch) | |
| tree | 57285fc99e455870c412434c2710178d9ebb1fb1 /meta-xilinx-standalone/recipes-bsp/device-tree | |
| parent | 3bac0349fdf8212bb3e3867aa32478d81e69dba6 (diff) | |
| download | meta-xilinx-03b6b8b11aaee199670bec1bf25a270c922e15ec.tar.gz | |
meta-xilinx-standalone: clean up layer
This layer has been used as testing for the decoupling effort
hence there was (and still is) code that needed to be cleaned up
in general.
Put #TODO on things that are still left to do, either clean up
code, move machine confs to the bsp layer or remove the
deprecated pmu-firmware recipe and handle dependencies correctly
by bitbake'
Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandr@xilinx.com>
Diffstat (limited to 'meta-xilinx-standalone/recipes-bsp/device-tree')
| -rw-r--r-- | meta-xilinx-standalone/recipes-bsp/device-tree/device-tree.bbappend | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-xilinx-standalone/recipes-bsp/device-tree/device-tree.bbappend b/meta-xilinx-standalone/recipes-bsp/device-tree/device-tree.bbappend index 80eea0d0..fc98d033 100644 --- a/meta-xilinx-standalone/recipes-bsp/device-tree/device-tree.bbappend +++ b/meta-xilinx-standalone/recipes-bsp/device-tree/device-tree.bbappend | |||
| @@ -8,10 +8,8 @@ BRANCH = "master-next-test" | |||
| 8 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" | 8 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" |
| 9 | SRC_URI = "${REPO};${BRANCHARG}" | 9 | SRC_URI = "${REPO};${BRANCHARG}" |
| 10 | 10 | ||
| 11 | # SRCREV = "0d68f68f0fc55f08c499589273eeb6d9c71ec285" | ||
| 12 | SRCREV = "${AUTOREV}" | 11 | SRCREV = "${AUTOREV}" |
| 13 | 12 | ||
| 14 | |||
| 15 | XSCTH_PROC_cortexa53-zynqmp ??= "psu_cortexa53_0" | 13 | XSCTH_PROC_cortexa53-zynqmp ??= "psu_cortexa53_0" |
| 16 | XSCTH_PROC_microblaze-pmu ??= "psu_pmu_0" | 14 | XSCTH_PROC_microblaze-pmu ??= "psu_pmu_0" |
| 17 | XSCTH_PROC_microblaze-plm ??= "psv_pmc_0" | 15 | XSCTH_PROC_microblaze-plm ??= "psv_pmc_0" |
