aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/x-load/x-load-rsalveti_git.bb
blob: 9ecd0fc7157d87dd54f5301a474ff6a6670f5fff (plain)
1
2
3
4
5
6
7
8
9
10
11
require x-load.inc

PV = "1.41rs+${PR}+gitr${SRCREV}"

SRCREV = "1f96474d8df8ebcd1d982ec89241f508775aceb1"
SRC_URI = "git://gitorious.org/~rsalveti/pandaboard/rsalveti-x-loader.git;branch=omap4_panda_es2.1;protocol=git \
"

S = "${WORKDIR}/git"

PACKAGE_ARCH = "${MACHINE_ARCH}"