Skip to content

Commit f5bc58b

Browse files
Tofeeshr-project
authored andcommitted
android-headers-halium: use correct branch
The default branch has incorrect headers content, see PR Halium/android-headers#2 Signed-off-by: Christophe Chapuis <chris.chapuis@gmail.com>
1 parent 0b22b15 commit f5bc58b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1+
ANDROID_HEADERS_BRANCH = "herrie/halium-9.0-proper"
2+
13
require recipes-android/android-headers/android-headers.inc
24

35
PKGV .= "+gitr${SRCPV}"
4-
SRCREV = "00543b4ff3f56a9f96be336df276365aef46f8a2"
6+
SRCREV = "37049b151165c6bf8c383a1d8842906d973733c8"
57

68
ANDROID_API = "28"

0 commit comments

Comments
 (0)