Skip to content

Commit

Permalink
openamp: decoupling: baremetal: update DEPENDS
Browse files Browse the repository at this point in the history
lops package provided has changed, so update DEPENDS to include proper package.

Signed-off-by: Ben Levinsky <ben.levinsky@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
  • Loading branch information
Ben Levinsky authored and mhatle committed Sep 24, 2021
1 parent 766687d commit fe23e9b
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -8,7 +8,7 @@ S = "${WORKDIR}/git"
B = "${WORKDIR}/build"
OECMAKE_SOURCEPATH = "${S}/"
PROVIDES = "openamp"
DEPENDS_armrm_xilinx-standalone += " libmetal xilstandalone python3-pyyaml-native lopper-native device-tree-lops python3-dtc-native "
DEPENDS_armrm_xilinx-standalone += " libmetal xilstandalone python3-pyyaml-native lopper-native python3-dtc-native nativesdk-xilinx-lops "
DTS_FILE = "/scratch/decoupling/lopper/lopper-sdt.dtb"
FILESEXTRAPATHS_append := ":${THISDIR}/overlays"
SRC_URI_append = " \
Expand Down

0 comments on commit fe23e9b

Please sign in to comment.