summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2022-07-08 10:14:30 -0500
committerKhem Raj <raj.khem@gmail.com>2022-07-08 22:43:03 -0400
commit40a55b3215e5d93e6ea83433ac236647a2f93529 (patch)
tree32dce5ee1607aad3c0cec86b29bb22852222824a /meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb
parentcd14aec0541ca2d9e7f8bb6f5d081be535623fb9 (diff)
downloadmeta-openembedded-40a55b3215e5d93e6ea83433ac236647a2f93529.tar.gz
libsdl: The libsdl and libsdl2 are not virtual
There is only one provider, these should not be virtual. Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb')
-rw-r--r--meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb2
1 files changed, 0 insertions, 2 deletions
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"
10LICENSE = "LGPL-2.1-only" 10LICENSE = "LGPL-2.1-only"
11LIC_FILES_CHKSUM = "file://COPYING;md5=27818cd7fd83877a8e3ef82b82798ef4" 11LIC_FILES_CHKSUM = "file://COPYING;md5=27818cd7fd83877a8e3ef82b82798ef4"
12 12
13PROVIDES = "virtual/libsdl"
14
15PR = "r3" 13PR = "r3"
16 14
17SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \ 15SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \