mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
b79176adb3
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>
10 lines
238 B
BlitzBasic
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"
|