diff options
| -rw-r--r-- | meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb (renamed from meta/recipes-graphics/libepoxy/libepoxy_1.5.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/libepoxy/libepoxy_1.5.9.bb b/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb index b3b26b57fe..d10134568a 100644 --- a/meta/recipes-graphics/libepoxy/libepoxy_1.5.9.bb +++ b/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb | |||
| @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=58ef4c80d401e07bd9ee8b6b58cf464b" | |||
| 12 | SRC_URI = "git://github.com/anholt/libepoxy;branch=master;protocol=https \ | 12 | SRC_URI = "git://github.com/anholt/libepoxy;branch=master;protocol=https \ |
| 13 | file://0001-dispatch_common.h-define-also-EGL_NO_X11.patch \ | 13 | file://0001-dispatch_common.h-define-also-EGL_NO_X11.patch \ |
| 14 | " | 14 | " |
| 15 | SRCREV = "ecfa8e0f083084181d36966fa084aca9a6c97d53" | 15 | SRCREV = "c84bc9459357a40e46e2fec0408d04fbdde2c973" |
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 17 | 17 | ||
| 18 | inherit meson pkgconfig features_check github-releases | 18 | inherit meson pkgconfig features_check github-releases |
