[oe-commits] [openembedded-core] 03/42: default-providers: remove virtual/db

git at git.openembedded.org git at git.openembedded.org
Fri Nov 10 12:31:54 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit e25e9af2cb46fd5f59c26252e74417972eba55e8
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Tue Oct 31 21:10:27 2017 +0000

    default-providers: remove virtual/db
    
    Now that db doesn't PROVIDE virtual/db, remove it from default-providers.
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/conf/distro/include/default-providers.inc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/conf/distro/include/default-providers.inc b/meta/conf/distro/include/default-providers.inc
index f54fdcd..3d7ef78 100644
--- a/meta/conf/distro/include/default-providers.inc
+++ b/meta/conf/distro/include/default-providers.inc
@@ -1,8 +1,6 @@
 #
 # Default virtual providers
 #
-PREFERRED_PROVIDER_virtual/db ?= "db"
-PREFERRED_PROVIDER_virtual/db-native ?= "db-native"
 PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg"
 PREFERRED_PROVIDER_virtual/xserver-xf86 ?= "xserver-xorg"
 PREFERRED_PROVIDER_virtual/egl ?= "mesa"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list