mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 15:56:57 +00:00
vc-graphics.inc: There is no libgl so get rid of this PROVIDES
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
@@ -3,7 +3,7 @@ LICENSE = "Proprietary"
|
|||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://LICENCE;md5=86e53f5f5909ee66900418028de11780"
|
LIC_FILES_CHKSUM = "file://LICENCE;md5=86e53f5f5909ee66900418028de11780"
|
||||||
|
|
||||||
PROVIDES = "virtual/libgl virtual/libgles2 virtual/egl"
|
PROVIDES = "virtual/libgles2 virtual/egl"
|
||||||
COMPATIBLE_MACHINE = "raspberrypi"
|
COMPATIBLE_MACHINE = "raspberrypi"
|
||||||
|
|
||||||
include ../common/firmware.inc
|
include ../common/firmware.inc
|
||||||
@@ -14,7 +14,7 @@ SRC_URI = "git://github.com/raspberrypi/firmware.git;protocol=git;branch=master\
|
|||||||
|
|
||||||
S = "${WORKDIR}/git/${VCDIR}"
|
S = "${WORKDIR}/git/${VCDIR}"
|
||||||
|
|
||||||
INCPR = "r0"
|
INCPR = "r1"
|
||||||
|
|
||||||
inherit pkgconfig update-rc.d
|
inherit pkgconfig update-rc.d
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user