From 40a55b3215e5d93e6ea83433ac236647a2f93529 Mon Sep 17 00:00:00 2001 From: Andrew Davis Date: Fri, 8 Jul 2022 10:14:30 -0500 Subject: libsdl: The libsdl and libsdl2 are not virtual There is only one provider, these should not be virtual. Signed-off-by: Andrew Davis Signed-off-by: Khem Raj --- meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb') diff --git a/meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb b/meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb index 9085c6d2fe..e2992b5dd9 100644 --- a/meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb +++ b/meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb @@ -10,8 +10,6 @@ SECTION = "libs" LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://COPYING;md5=27818cd7fd83877a8e3ef82b82798ef4" -PROVIDES = "virtual/libsdl" - PR = "r3" SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \ -- cgit v1.2.3-54-g00ecf