summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-bsp/meta-aspeed/meta-ast2500/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openbmc-bsp/meta-aspeed/meta-ast2500/conf')
-rw-r--r--meta-openbmc-bsp/meta-aspeed/meta-ast2500/conf/machine/include/ast2500.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openbmc-bsp/meta-aspeed/meta-ast2500/conf/machine/include/ast2500.inc b/meta-openbmc-bsp/meta-aspeed/meta-ast2500/conf/machine/include/ast2500.inc
index 7e4f5b973..6d2feb6da 100644
--- a/meta-openbmc-bsp/meta-aspeed/meta-ast2500/conf/machine/include/ast2500.inc
+++ b/meta-openbmc-bsp/meta-aspeed/meta-ast2500/conf/machine/include/ast2500.inc
@@ -11,5 +11,7 @@ UBOOT_LOADADDRESS ?= "0x80001000"
INITRD_IMAGE_ENTRYPOINT = "0x81000000"
INITRD_IMAGE_LOADADDRESS = "0x81000000"
+MACHINE_EXTRA_RDEPENDS += "udev-aspeed-vuart"
+
DEFAULTTUNE = "armv6-novfp"
require conf/machine/include/arm/arch-armv6.inc
OpenPOWER on IntegriCloud