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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user