1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 14:27:48 +00:00
Files
Khem Raj c44b242d85 meta-ti: Fix quotes to make new bitbake happy
Changes from the original patch:
* Matrix is no longer available, no fixes necessary
* Most of the recipes-ti/ was cleaned up by Koen's earlier patch

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-28 17:56:05 -05:00

20 lines
454 B
BlitzBasic

require x-load.inc
#FILESPATHPKG_prepend = "x-load-git:x-load-git/${MACHINE}"
PV = "1.5.1"
PR ="r3"
PE = "1"
SRCREV_pn-${PN} = "c4289f1bee035dea41536c5ba5e1bc36c7d493c4"
SRC_URI = "git://gitorious.org/x-loader/x-loader.git;branch=master;protocol=git \
"
S = "${WORKDIR}/git"
XLOAD_MACHINE_beagleboard = "omap3530beagle_config"
CONFIG_HEADER_beagleboard = "1"
XLOAD_MACHINE_omap3-touchbook = "omap3530beagle_config"
PACKAGE_ARCH = "${MACHINE_ARCH}"