aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qi/qi_git.bb
blob: 968f688da4b3fafdae17aaa1e247bd0b541ca1d7 (plain)
1
2
3
4
5
6
7
8
9
require qi.inc
PR = "r0"

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