Skip to content

Commit 0b22b15

Browse files
Tofeeshr-project
authored andcommitted
libhybris: bump SRCREV and drop useless patches
Signed-off-by: Christophe Chapuis <chris.chapuis@gmail.com>
1 parent 7302944 commit 0b22b15

File tree

3 files changed

+2
-79
lines changed

3 files changed

+2
-79
lines changed

meta-android/recipes-core/libhybris/libhybris/0001-Add-EGL_OPENGL_ES3_BIT_KHR-define.patch

Lines changed: 0 additions & 24 deletions
This file was deleted.

meta-android/recipes-core/libhybris/libhybris/0001-wayland-egl.pc.in-bump-Version-from-libhybris-s-0.1..patch

Lines changed: 0 additions & 51 deletions
This file was deleted.

meta-android/recipes-core/libhybris/libhybris_git.bb

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
DESCRIPTION = "Hybris is a solution that commits hybris, by allowing us to use \
22
bionic-based HW adaptations in glibc systems"
33
LICENSE = "Apache-2.0"
4-
LIC_FILES_CHKSUM = "file://COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57"
4+
LIC_FILES_CHKSUM = "file://../LICENSE.Apache2;md5=3b83ef96387f14655fc854ddc3c6bd57"
55

6-
SRCREV = "1b6090ad6e420fe2139685e0af54fd94edb7d049"
6+
SRCREV = "c3a76b4a32c19812c3eebd41d34dfed2430e6d7d"
77
PV = "0.1.0+gitr${SRCPV}"
88
PR = "r1"
99
PE = "1"
1010

1111
SRC_URI = "git://github.com/libhybris/libhybris;branch=master;protocol=https \
12-
file://0001-wayland-egl.pc.in-bump-Version-from-libhybris-s-0.1..patch;patchdir=.. \
13-
file://0001-Add-EGL_OPENGL_ES3_BIT_KHR-define.patch;patchdir=.. \
1412
"
1513

1614
S = "${WORKDIR}/git/hybris"

0 commit comments

Comments
 (0)