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

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

FILESPATHPKG =. "barebox-git:"

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

S = "${WORKDIR}/git"