mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-07-17 06:19:52 +02:00
fix + update
This commit is contained in:
@ -3,6 +3,8 @@ DESCRIPTION = "Recipe created by bitbake-layers"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
|
||||
|
||||
inherit pkgconfig
|
||||
|
||||
DEPENDS += "libsdl2"
|
||||
FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
|
||||
SRC_URI = "file://sdl_test.cpp file://sdlgl.c file://sdlglshader.c"
|
||||
|
Reference in New Issue
Block a user