aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/barebox/barebox_git.bb
blob: f028b4b34f176cdbaffb1e55e2d56922f3cd4be2 (plain)
1
2
3
4
5
6
7
8
9
10
11
require barebox.inc

SRCREV = "eed255609dc6b657599c09b2b02aadc20ea54882"
PR = "r0"
PV = "2010.04"
PR_append = "+gitr${SRCREV}"

SRC_URI = "git://git.pengutronix.de/git/barebox.git;protocol=git \
	   file://defconfig"

S = "${WORKDIR}/git"