Merge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into...
[vuplus_openembedded] / packages / u-boot / u-boot-omap3beagleboard_1.1.4.bb
1 require u-boot.inc
2 FILE_PR ="r1"
3 DEFAULT_PREFERENCE = "-1"
4
5 SRC_URI = "http://www.sakoman.net/omap3/u-boot.tar.gz \
6            file://name.patch;patch=1 \
7            file://armv7-a.patch;patch=1 \
8            file://500mhz-l2enable.patch;patch=1 \
9            file://disable-tone-logo.patch;patch=1 \
10            file://env.patch;patch=1 \
11           "
12
13 S = "${WORKDIR}/u-boot"
14
15 PACKAGE_ARCH = "${MACHINE_ARCH}"
16