diff options
author | Brad Bishop <bradleyb@us.ibm.com> | 2015-10-21 18:43:39 -0400 |
---|---|---|
committer | Brad Bishop <bradleyb@us.ibm.com> | 2015-10-21 18:45:31 -0400 |
commit | 49b570ff8806444d2acc54151e6c9b34e97f3ad0 (patch) | |
tree | 840d49db41dcc6f08552138c668a853c5adc6e0c /meta-phosphor/common/recipes.txt | |
parent | d50739c8eebdd985a6fbbdbbe87d001bfb5af82d (diff) | |
download | talos-openbmc-49b570ff8806444d2acc54151e6c9b34e97f3ad0.tar.gz talos-openbmc-49b570ff8806444d2acc54151e6c9b34e97f3ad0.zip |
Add devmem to busybox config.
Diffstat (limited to 'meta-phosphor/common/recipes.txt')
-rw-r--r-- | meta-phosphor/common/recipes.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes.txt b/meta-phosphor/common/recipes.txt index f339a3ce4..ccd19b2f7 100644 --- a/meta-phosphor/common/recipes.txt +++ b/meta-phosphor/common/recipes.txt @@ -1,4 +1,5 @@ recipes-connectivity - Libraries and applications related to communication with other devices +recipes-core - What's needed to build a basic working Linux image including commonly used dependencies recipes-devtools - Tools primarily used by the build system (but can also be used on targets) recipes-extended - Applications which whilst not essential add features compared to the alternatives in core. May be needed for full tool functionality or LSB compliance. |