]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blob - recipes-bsp/u-boot/u-boot_git.bb
beaglebone-tester: Update to latest and bump PR
[glsdk/meta-ti-glsdk.git] / recipes-bsp / u-boot / u-boot_git.bb
1 require u-boot.inc
2 PR ="r67"
4 DEFAULT_PREFERENCE_ti814x = "-1"
5 DEFAULT_PREFERENCE_ti816x = "-1"
7 FILESPATHPKG =. "u-boot-git:"
9 SRC_URI_beagleboard = "git://www.denx.de/git/u-boot.git;protocol=git \
10                        file://0001-OMAP3-Beagle-Pin-Mux-initialization-glitch-fix.patch \
11                        file://0002-OMAP-Remove-omapfb.debug-y-from-Beagle-and-Overo-env.patch \
12                        file://0003-omap3_beagle-enable-the-use-of-a-plain-text-file-nam.patch \
13                        file://0004-OMAP3-BeagleBoard-Enable-pullups-on-i2c2.patch \
14                        file://0005-ARMV7-OMAP3-BeagleBoard-add-xM-rev-B-to-ID-table.patch \
15                        file://0006-OMAP3-BeagleBoard-add-more-expansionboard-IDs.patch \
16                        file://0007-OMAP3-Add-DSS-driver-for-OMAP3.patch \
17                        file://0008-BeagleBoard-Added-userbutton-command.patch \
18                        file://0009-OMAP3-beagle-pass-expansionboard-name-in-bootargs.patch \
19                        file://0010-Enable-DSS-driver-for-Beagle.patch \
20                        file://0011-Add-led-command.patch \
21                        file://0012-BeagleBoard-Added-LED-driver.patch \
22                        file://0013-OMAP3-BeagleBoard-updated-default-configuration.patch \
23                        file://0014-Corrected-LED-name-match-finding-avoiding-extraneous.patch \
24                        file://0015-omap3_beagle-Switch-default-console-from-ttyS2-to-tt.patch \
25                        file://0016-BeagleBoard-Load-kernel-via-MMC-ext2-not-fat.patch \
26                        file://fw_env.config \
27                       "
29 SRCREV_pn-${PN}_beagleboard = "c7977858dcf1f656cbe91ea0dc3cb9139c6a8cc8"
30 PV_pn-${PN}_beagleboard = "2011.02+${PR}+gitr${SRCREV}"
31 LIC_FILES_CHKSUM_pn-${PN}_beagleboard = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
33 # ~ TI PSP v2009.11_OMAPPSP_03.00.01.06 (+ couple of commits)
34 SRC_URI_omap3evm = "git://arago-project.org/git/projects/u-boot-omap3.git;protocol=git \
35     file://0001-omap3evm-Change-default-console-serial-port-from.patch \
36 "
37 SRCREV_${PN}_omap3evm = "c0a8fb217fdca7888d89f9a3dee74a4cec865620"
38 PV_omap3evm = "2009.11+${PR}+gitr${SRCREV}"
40 # ~ TI PSP v2009.11_OMAPPSP_03.00.01.06 (+ couple of commits)
41 SRC_URI_pn-${PN}_am3517-evm = "git://arago-project.org/git/projects/u-boot-omap3.git;protocol=git"
42 SRCREV_pn-${PN}_am3517-evm = "c0a8fb217fdca7888d89f9a3dee74a4cec865620"
43 PV_pn-${PN}_am3517-evm = "2009.11+${PR}+gitr${SRCREV}"
45 # ~ TI PSP v2009.11_OMAPPSP_03.00.01.06 (+ couple of commits)
46 SRC_URI_am37x-evm = "git://arago-project.org/git/projects/u-boot-omap3.git;protocol=git \
47     file://0001-omap3evm-Change-default-console-serial-port-from.patch \
48 "
49 SRCREV_pn-${PN}_am37x-evm = "c0a8fb217fdca7888d89f9a3dee74a4cec865620"
50 PV_am37x-evm = "2009.11+${PR}+gitr${SRCREV}"
52 SRC_URI_omap3-touchbook = "git://gitorious.org/u-boot-omap3/mainline.git;branch=omap3-dev;protocol=git \
53                  file://fw_env.config \
54                  file://dss2.patch \
55                  file://600mhz.patch \
56                  file://new-pinmux.patch \
57                  file://spi3.patch \
58                  file://spi4.patch \
59                  file://headphone.patch \
60                  file://power.patch \
61                  file://ai-logo.patch \
62                  file://mmcinit.patch \
63                  file://touchbook-config.patch \
64                  file://dont-inline-weak-symbols.patch \
65 "
66 SRCREV_pn-${PN}_omap3-touchbook = "d363f9cb0918a1b6b92e2e20d01543d0c4f53274"
67 PV_omap3-touchbook = "2009.05+${PR}+gitr${SRCREV}"
69 # OMAPL1 omapl137/omapl138 - PSP 3.20.0.11
71 SRC_URI_omapl138 = "git://arago-project.org/git/projects/u-boot-omapl1.git;protocol=http"
72 SRCREV_pn-${PN}_omapl138  = "5f16b8551b125f16cd8d58f278cb25b94272fd9f"
73 PV_omapl138      = "2009.11+${PR}+gitr${SRCREV}"
75 # hawkboard - master branch (hawk still .07beta)
76 SRC_URI_hawkboard          = "git://arago-project.org/git/people/sekhar/u-boot-omapl1.git;protocol=git;branch=master"
77 SRC_URI_hawkboard         += "file://dont-inline-weak-symbols2.patch"
78 SRCREV_pn-${PN}_hawkboard           = "0d291f2f255e6d66a78b3dc2445362a96ae39a57"
79 PV_hawkboard               = "2009.08+gitr${SRCREV}"
82 S = "${WORKDIR}/git"