increase dvbapp PR.
[vuplus_openembedded] / recipes / u-boot / u-boot-omap3beagleboard_1.1.4.bb
1 require u-boot.inc
2 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