diff options
-rw-r--r-- | meta-oe/conf/layer.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf index 9b3f287006..e58ff66696 100644 --- a/meta-oe/conf/layer.conf +++ b/meta-oe/conf/layer.conf | |||
@@ -42,6 +42,7 @@ LAYERSERIES_COMPAT_openembedded-layer = "gatesgarth hardknott" | |||
42 | LICENSE_PATH += "${LAYERDIR}/licenses" | 42 | LICENSE_PATH += "${LAYERDIR}/licenses" |
43 | 43 | ||
44 | PREFERRED_RPROVIDER_libdevmapper = "lvm2" | 44 | PREFERRED_RPROVIDER_libdevmapper = "lvm2" |
45 | PREFERRED_PROVIDER_android-tools-conf ?= "android-tools-conf" | ||
45 | 46 | ||
46 | SIGGEN_EXCLUDERECIPES_ABISAFE += " \ | 47 | SIGGEN_EXCLUDERECIPES_ABISAFE += " \ |
47 | fbset-modes \ | 48 | fbset-modes \ |