eglinfo: Drop bbappend

eglinfo has been removed from OE-Core since aa36510ebe

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2019-09-03 15:54:34 -07:00 committed by Andrei Gherzan
parent ed47e37e43
commit d1614999e1
2 changed files with 0 additions and 4 deletions

View File

@ -1,2 +0,0 @@
EGLINFO_DEVICE_rpi = "raspberrypi"
COMPATIBLE_HOST_rpi = "${@bb.utils.contains('MACHINE_FEATURES', 'vc4graphics', 'null', '(.*)', d)}"

View File

@ -1,2 +0,0 @@
EGLINFO_DEVICE_rpi = "${@bb.utils.contains('MACHINE_FEATURES', 'vc4graphics', 'generic', 'raspberrypi', d)}"
ASNEEDED = ""