diff options
| author | Arslaan Pathan <[email protected]> | 2026-06-17 20:25:28 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-06-17 20:25:28 +1200 |
| commit | 81680788061cb606f762cc35486c5c972dae9e6b (patch) | |
| tree | bab49e8833ab69d6fc6e5f9fbfeffcbe659c5558 /meta-yerba/recipes-core | |
| parent | afe64bc8a4d39eee3e4679afb5c6fa068f48e39d (diff) | |
| download | yerbalinux-81680788061cb606f762cc35486c5c972dae9e6b.tar.xz yerbalinux-81680788061cb606f762cc35486c5c972dae9e6b.zip | |
Add extra pkgs
Diffstat (limited to 'meta-yerba/recipes-core')
| -rw-r--r-- | meta-yerba/recipes-core/images/yerba-image.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-yerba/recipes-core/images/yerba-image.bb b/meta-yerba/recipes-core/images/yerba-image.bb index 52878a3..cca4f63 100644 --- a/meta-yerba/recipes-core/images/yerba-image.bb +++ b/meta-yerba/recipes-core/images/yerba-image.bb @@ -15,6 +15,9 @@ IMAGE_INSTALL = "\ runit-config \ bash \ zsh \ + vim \ + nano \ + dhcpcd " EXTRA_USERS_PARAMS = "\ |
