diff options
-rw-r--r-- | recipes-bsp/multitech/mt-dt-overlay_1.0.4.bb (renamed from recipes-bsp/multitech/mt-dt-overlay_1.0.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/multitech/mt-dt-overlay_1.0.1.bb b/recipes-bsp/multitech/mt-dt-overlay_1.0.4.bb index 887cb5e..76648ed 100644 --- a/recipes-bsp/multitech/mt-dt-overlay_1.0.1.bb +++ b/recipes-bsp/multitech/mt-dt-overlay_1.0.4.bb @@ -10,7 +10,7 @@ INITSCRIPT_PARAMS = "start 40 S ." RDEPENDS_${PN} = "bash" -COMPATIBLE_MACHINE = "(mtcap|mtcdt)" +COMPATIBLE_MACHINE = "(mtcap|mtcdt|mtrv1)" # By using an overlay, we should be able to support multiple pinouts # using the same image. The overlays go into /lib/dtoverlays. |