diff options
author | Jesse Gilles <jgilles@multitech.com> | 2010-10-18 17:03:40 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2010-10-18 17:03:40 -0500 |
commit | 96d0bc2e1d595c16cdef9d97a834f161412eeaa7 (patch) | |
tree | aa8a0956c54cc2e177131fc1019f159ea8bb985b | |
parent | 1b7c208526eed49eaf50a87c247446e349c7b2a0 (diff) |
corecdp-base-image: add mts-id-eeprom
-rw-r--r-- | recipes/images/corecdp-base-image.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/images/corecdp-base-image.bb b/recipes/images/corecdp-base-image.bb index bf1538a84f..d82a206032 100644 --- a/recipes/images/corecdp-base-image.bb +++ b/recipes/images/corecdp-base-image.bb @@ -39,6 +39,7 @@ TIME_FEATURES = "tzdata \ # # u-boot-linux-utils: U-Boot environment access from Linux MULTITECH_FEATURES = "mts-io \ + mts-id-eeprom \ config \ u-boot-linux-utils \ " |