From 4708304a67b074efc30dcc59e45eddf078192975 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Mon, 17 Feb 2014 16:59:11 +0200 Subject: Move libgl workaround to libsdl libsdl tries to pull in mesa, so workaround was added to machines configs to prevent that. Now remove dependency to libgl from libsdl that was causing that. Change-Id: I425aa45cdc32842d573354eaaab7ed67ee5bb7b5 Reviewed-by: Samuli Piippo --- recipes/userland/userland_git.bbappend | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 recipes/userland/userland_git.bbappend (limited to 'recipes/userland') diff --git a/recipes/userland/userland_git.bbappend b/recipes/userland/userland_git.bbappend deleted file mode 100644 index c13c3a9..0000000 --- a/recipes/userland/userland_git.bbappend +++ /dev/null @@ -1,23 +0,0 @@ -############################################################################# -## -## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). -## -## This file is part of the Qt Enterprise Embedded Scripts of the Qt -## framework. -## -## $QT_BEGIN_LICENSE$ -## Commercial License Usage Only -## Licensees holding valid commercial Qt license agreements with Digia -## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, -## may use this file in accordance with the terms contained in said license -## agreement. -## -## For further information use the contact form at -## http://qt.digia.com/contact-us. -## -## -## $QT_END_LICENSE$ -## -############################################################################# - -PROVIDES = "virtual/libgl virtual/libgles1 virtual/libgles2 virtual/egl" -- cgit v1.2.3-54-g00ecf