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

PACKAGE_ARCH = "${MACHINE_ARCH}"

#inherit base