summaryrefslogtreecommitdiff
path: root/packages/qi/qi_git.bb
blob: 37bf9af11f98fc774acb2cd1aa09d107b3958a36 (plain)
1
2
3
4
5
6
7
require qi.inc
BUILD_BRANCH = "master"
PR = "r0"

SRC_URI = "git://git.openmoko.org/git/qi.git;protocol=git;branch=${BUILD_BRANCH}"
S = "${WORKDIR}/git"