1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-27 06:18:13 +00:00

x-load: add support for beagleboard C5

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-06-07 09:59:30 +02:00
parent 9495db8c91
commit 0c460d4e83
2 changed files with 62 additions and 1 deletions
+2 -1
View File
@@ -3,11 +3,12 @@ require x-load.inc
#FILESPATHPKG_prepend = "x-load-git:x-load-git/${MACHINE}"
PV = "1.5.0+${PR}+gitr${SRCREV}"
PR ="r23"
PR ="r24"
PE = "1"
SRCREV_pn-${PN} = "04b1732220078d47c18a84cbafc52e45db71f13d"
SRC_URI = "git://gitorious.org/x-loader/x-loader.git;branch=master;protocol=git \
file://0001-Beagle-Rev-C5-support.patch \
"
S = "${WORKDIR}/git"