commit | 3dc16f875cc037d3a76fae99ffcb451291bc4be4 | [log] [tgz] |
---|---|---|
author | June Tate-Gans <jtgans@google.com> | Mon Mar 18 12:18:25 2019 -0700 |
committer | June Tate-Gans <jtgans@google.com> | Mon Mar 18 12:23:19 2019 -0700 |
tree | a283d90f16d421f0b9735e5fb1f46c0387c8cfb8 | |
parent | c2e23570f18093942fc61fbf5171b5623b642af7 [diff] |
packages: Move bluetooth to the BSP Change-Id: I15e4fe0f7d8f99424bf12884d6ef4d08dbd2a9e9
diff --git a/rootfs.mk b/rootfs.mk index f54236b..8d82186 100644 --- a/rootfs.mk +++ b/rootfs.mk
@@ -13,6 +13,9 @@ # limitations under the License. BSP_BASE_PACKAGES := \ + bluetooth \ + bluez \ + libbluetooth3 \ imx-board-audio \ imx-board-tools \ imx-board-wlan \ @@ -26,5 +29,4 @@ python3-edgetpu \ python3-edgetpuvision \ edgetpudemo \ - uboot-imx \ - usb-gadget + uboot-imx