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

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


#inherit base

SRC_URI[md5sum] = "49c07dec9e1be69fd01d46f47ec03731"
SRC_URI[sha256sum] = "a090786113b02647413ebc15888af269f2e6d50f73cbb94b0619cc1702911dae"