aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qi/qi_git.bb
blob: 5d974f64aade7e4f1380f7599b9a683260322434 (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;apply=yes \
"
S = "${WORKDIR}/git"