aboutsummaryrefslogtreecommitdiffstats
path: root/packages/u-boot/u-boot-omap2430sdp_1.1.4.bb
blob: 6c731d501b183fb25674595d2787134820ea5f75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require u-boot.inc
FILE_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"

PACKAGE_ARCH = "${MACHINE_ARCH}"

#inherit base