diff options
author | takeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp> | 2020-10-22 14:58:56 +0900 |
---|---|---|
committer | takeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp> | 2020-10-22 14:58:56 +0900 |
commit | 4204309872da5cb401cbb2729d9e2d4869a87f42 (patch) | |
tree | c7415e8600205e40ff7e91e8e5f4c411f30329f2 /bsp/meta-boundary/recipes-boundary | |
parent | 5b80bfd7bffd4c20d80b7c70a7130529e9a755dd (diff) |
agl-basesystem 0.1sandbox/ToshikazuOhiwa/master
Diffstat (limited to 'bsp/meta-boundary/recipes-boundary')
-rw-r--r-- | bsp/meta-boundary/recipes-boundary/images/boundary-image-multimedia-full.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bsp/meta-boundary/recipes-boundary/images/boundary-image-multimedia-full.bb b/bsp/meta-boundary/recipes-boundary/images/boundary-image-multimedia-full.bb index 42cfaa87..348f6cce 100644 --- a/bsp/meta-boundary/recipes-boundary/images/boundary-image-multimedia-full.bb +++ b/bsp/meta-boundary/recipes-boundary/images/boundary-image-multimedia-full.bb @@ -12,5 +12,6 @@ CORE_IMAGE_EXTRA_INSTALL += " \ mmc-utils \ openssh \ spitools \ - connman \ + networkmanager \ + tslib-tests tslib-calibrate \ " |