[oe-commits] [openembedded-core] 05/44: default-providers: remove virtual/db

git at git.openembedded.org git at git.openembedded.org
Fri Nov 10 14:45:17 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 1c0507eb0d5ae9a9707b47e526398987d949e34b
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