mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-27 05:58:22 +01:00
8 lines
181 B
Plaintext
8 lines
181 B
Plaintext
SRC_URI = "git://github.com/libsdl-org/SDL.git;branch=main;protocol=https"
|
|
S = "${WORKDIR}/git"
|
|
PV = "2.0.18"
|
|
SRCREV = "release-${PV}"
|
|
|
|
EXTRA_OECONF:remove = "--enable-sdl-dlopen"
|
|
|