diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-05-22 12:40:13 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-06-05 12:33:08 +0000 |
commit | 49af1e5e2a6fcd6f0d8722c411fe7a1a3847a424 (patch) | |
tree | 99ec7077a6661ea2f1b494f2a3a770217c9833e1 /conf | |
parent | f140740aa76dbdbeed2c9e0f64f02d47123fb502 (diff) | |
download | meta-boot2qt-49af1e5e2a6fcd6f0d8722c411fe7a1a3847a424.tar.gz |
adbd: remove component
QDB replaced ADB in 5.9. Remove obsoleted adbd from image
and the recipe from meta layer.
Change-Id: I26c6ed7a51886e8e52bc77be6edcbe5933be3068
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/beagleboard.conf | 2 | ||||
-rw-r--r-- | conf/distro/include/beaglebone.conf | 2 | ||||
-rw-r--r-- | conf/distro/include/nitrogen6x.conf | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/conf/distro/include/beagleboard.conf b/conf/distro/include/beagleboard.conf index fa446d2..d9b92f0 100644 --- a/conf/distro/include/beagleboard.conf +++ b/conf/distro/include/beagleboard.conf | |||
@@ -32,5 +32,3 @@ include conf/distro/include/ti.inc | |||
32 | DEPLOY_CONF_NAME = "BeagleBoard" | 32 | DEPLOY_CONF_NAME = "BeagleBoard" |
33 | 33 | ||
34 | DISTRO_FEATURES_remove = "webengine opengl" | 34 | DISTRO_FEATURES_remove = "webengine opengl" |
35 | |||
36 | ADB_PRODUCTID = "0x9018" | ||
diff --git a/conf/distro/include/beaglebone.conf b/conf/distro/include/beaglebone.conf index 6f12d90..aa4e570 100644 --- a/conf/distro/include/beaglebone.conf +++ b/conf/distro/include/beaglebone.conf | |||
@@ -32,5 +32,3 @@ include conf/distro/include/ti.inc | |||
32 | DEPLOY_CONF_NAME = "BeagleBone Black" | 32 | DEPLOY_CONF_NAME = "BeagleBone Black" |
33 | 33 | ||
34 | DISTRO_FEATURES_remove = "webengine" | 34 | DISTRO_FEATURES_remove = "webengine" |
35 | |||
36 | ADB_PRODUCTID = "0xD002" | ||
diff --git a/conf/distro/include/nitrogen6x.conf b/conf/distro/include/nitrogen6x.conf index e59faca..389ac03 100644 --- a/conf/distro/include/nitrogen6x.conf +++ b/conf/distro/include/nitrogen6x.conf | |||
@@ -85,5 +85,3 @@ KERNEL_DEVICETREE += "\ | |||
85 | MACHINE_EXTRA_INSTALL += "\ | 85 | MACHINE_EXTRA_INSTALL += "\ |
86 | bcm4330-nvram-config \ | 86 | bcm4330-nvram-config \ |
87 | " | 87 | " |
88 | |||
89 | ADB_PRODUCTID = "0x0d02" | ||