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

SRCREV = "c38b062a609f1442e6a9e13005cfbdfd59a5ac0d"
SRC_URI = "\
  git://git.openmoko.org/git/qi.git;protocol=git;branch=master \
  file://sanitize-makefile.patch \
  file://0001-use-rootwait-instead-of-rootdelay.patch \
"
S = "${WORKDIR}/git"