aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qi/qi_git.bb
blob: c91ac5446949d03959f50e83ce064db92069a392 (plain)
1
2
3
4
5
6
7
8
9
10
11
require qi.inc
PR = "r1"
PR_append = "+gitr${SRCPV}"

SRCREV = "c38b062a609f1442e6a9e13005cfbdfd59a5ac0d"
SRC_URI = "\
  git://git.openmoko.org/git/qi.git;protocol=git;branch=master \
  file://sanitize-makefile.patch;patch=1 \
"
S = "${WORKDIR}/git"