aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openmax/libomxil-bellagio_git.bb
blob: f58adf4d2a5ad4ed9132894e3703cc57102ef4d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require ${PN}.inc

PR = "${INC_PR}.0"

SRCREV = "772f0eca88b242ffb5469e8e381c63ce1f7cd3e1"
SRC_URI = "git://omxil.git.sourceforge.net/gitroot/omxil/omxil;protocol=git"
SRC_URI += " \
	file://0001-configure.ac-remove-Werror-from-CFLAGS.patch \
"
PV = "0.9.2.1"
PR = "${INC_PR}.0"
PR_append = "+gitr${SRCPV}"

S = "${WORKDIR}/git"