summaryrefslogtreecommitdiffstats
path: root/recipes/u-boot/u-boot-omap2430sdp_1.1.4.bb
blob: d7b23e119ba7aca06164579f9b45a9e580d257fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require u-boot.inc
PR ="r1"
DEFAULT_PREFERENCE = "-1"

SRC_URI = "http://linux.omap.com/pub/bootloader/2430sdp/source/u-boot-SEP1106.tar.gz \
           file://u-boot-makefile-3.81.patch;patch=1 \
          "

S = "${WORKDIR}/u-boot"


#inherit base