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