From 120104ca113b9942852e363a7d32e0702a6d62cc Mon Sep 17 00:00:00 2001 From: John Klug Date: Thu, 7 Dec 2017 12:22:38 -0600 Subject: Add the get-eeprom-device-info script to mLinux to create /run/config (needed by LNS). --- recipes-core/images/mlinux-minimal-image.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-core/images/mlinux-minimal-image.bb b/recipes-core/images/mlinux-minimal-image.bb index 2f2d61b..29af92c 100644 --- a/recipes-core/images/mlinux-minimal-image.bb +++ b/recipes-core/images/mlinux-minimal-image.bb @@ -18,6 +18,7 @@ CORE_FEATURES = "packagegroup-core-boot packagegroup-distro-base \ start-stop-daemon \ ${CORE_IMAGE_EXTRA_INSTALL} \ mlinux-feed-configs \ + get-eeprom-device-info \ " NETWORKING_FEATURES = "ppp curl iproute2 \ -- cgit v1.2.3