diff options
Diffstat (limited to 'meta-yerba')
| -rw-r--r-- | meta-yerba/recipes-core/images/yerba-image.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-yerba/recipes-core/images/yerba-image.bb b/meta-yerba/recipes-core/images/yerba-image.bb index cca4f63..a574801 100644 --- a/meta-yerba/recipes-core/images/yerba-image.bb +++ b/meta-yerba/recipes-core/images/yerba-image.bb @@ -17,7 +17,10 @@ IMAGE_INSTALL = "\ zsh \ vim \ nano \ - dhcpcd + dhcpcd \ + curl \ + wget \ + file " EXTRA_USERS_PARAMS = "\ |
