]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blob - recipes-bsp/u-boot/u-boot_2010.06-psp.bb
u-boot_2011.09[.10rc]: Always use gnu ld for LD
[glsdk/meta-ti-glsdk.git] / recipes-bsp / u-boot / u-boot_2010.06-psp.bb
1 require u-boot.inc
3 FILESPATHPKG =. "u-boot-psp-git:"
5 COMPATIBLE_MACHINE = "am387x-evm|am389x-evm|c6a814x-evm|c6a816x-evm|dm814x-evm"
7 SRC_URI = "git://arago-project.org/git/projects/u-boot-omap3.git;branch=${BRANCH};protocol=git"
9 BRANCH_ti814x = "ti81xx-master"
10 SRCREV_pn-${PN}_ti814x = "5fcf46a405fe8e8a59a04d3cebdafd39ac0c4bd0"
11 LIC_FILES_CHKSUM_pn-${PN}_ti814x = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b"
13 BRANCH_ti816x = "ti81xx-master"
14 SRCREV_pn-${PN}_ti816x = "5fcf46a405fe8e8a59a04d3cebdafd39ac0c4bd0"
15 LIC_FILES_CHKSUM_pn-${PN}_ti816x = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b"
17 S = "${WORKDIR}/git"