aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/u-boot/u-boot-openmoko_git.bb
blob: 8555f5fdc20089e9c2c7f3e1fccdafbd5575e51c (plain)
1
2
3
4
5
6
7
require u-boot-openmoko.inc

SRC_URI = "\
  git://git.openmoko.org/git/u-boot.git;protocol=git;branch=stable \
  file://makefile-no-dirafter.patch;patch=1 \
"
S = "${WORKDIR}/git"