aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/barebox/barebox_git.bb
blob: eb25bbb1d7adc0a978cb583a90fc90bcbb2ce732 (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"