blob: 18b381143387a40cb7d787c5f7fcacbdda07827d (
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;patch=1 \
"
S = "${WORKDIR}/git"
|