summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-12-07 12:22:38 -0600
committerJohn Klug <john.klug@multitech.com>2017-12-07 12:22:38 -0600
commit120104ca113b9942852e363a7d32e0702a6d62cc (patch)
tree6f680ab83bcee3758aa80745ee99f408951b5f88
parent317de06ffe39f1c67fffdc0121b968b2a96a0b75 (diff)
downloadmeta-mlinux-120104ca113b9942852e363a7d32e0702a6d62cc.tar.gz
meta-mlinux-120104ca113b9942852e363a7d32e0702a6d62cc.tar.bz2
meta-mlinux-120104ca113b9942852e363a7d32e0702a6d62cc.zip
Add the get-eeprom-device-info script to mLinux to create /run/config (needed by LNS).
-rw-r--r--recipes-core/images/mlinux-minimal-image.bb1
1 files changed, 1 insertions, 0 deletions
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 \