blob: bd7b6714aed763c63e3aaa930ee40a42587b3be0 (
plain)
1
2
3
4
5
6
7
8
|
require u-boot-openmoko.inc
SRCREV = "650149a53dbdd48bf6dfef90930c8ab182adb512"
SRC_URI = "\
git://git.openmoko.org/git/u-boot.git;protocol=git;branch=stable \
file://makefile-no-dirafter.patch \
"
S = "${WORKDIR}/git"
|