summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/multitech/mt-dt-overlay_1.2.2.bb (renamed from recipes-bsp/multitech/mt-dt-overlay_1.2.1.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-bsp/multitech/mt-dt-overlay_1.2.1.bb b/recipes-bsp/multitech/mt-dt-overlay_1.2.2.bb
index 8062f53..58bcf69 100644
--- a/recipes-bsp/multitech/mt-dt-overlay_1.2.1.bb
+++ b/recipes-bsp/multitech/mt-dt-overlay_1.2.2.bb
@@ -9,7 +9,7 @@ INITSCRIPT_NAME = "${PN}"
# because the gpio-leds driver will not load
# after mts-io.
INITSCRIPT_PARAMS = "start 39 S ."
-DEPENDS = "dtc-native linux-at91"
+DEPENDS = "dtc-native linux-at91 virtual/kernel u-boot-mkimage-native"
RDEPENDS_${PN} = "bash"
@@ -33,7 +33,6 @@ SRC_URI = " \
SRCREV = "${PV}"
-DEPENDS = "virtual/kernel u-boot-mkimage-native"
S = "${WORKDIR}/git"