Files
Jackie Huang b79176adb3 remove the unnecessary protocol parameters
It's not necessary to specify the protocol parameter when it's the
default protocol for the fetcher, e.g. the default protocol for
git fetcher it git, "protocol=git" isn't needed.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-03 16:59:13 +02:00

10 lines
238 B
BlitzBasic

require vala-dbus-binding-tool.inc
DEFAULT_PREFERENCE = "-1"
SRCREV = "53d56816a4154e3467f07bd22f4e27d166e3e3f3"
PV = "0.4.0+gitr${SRCPV}"
SRC_URI = "${FREESMARTPHONE_GIT}/vala-dbus-binding-tool.git;branch=master"
S = "${WORKDIR}/git"