git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f84c43d
)
u-boot 1.2.0: Add patch for turbostation-support
author
Oyvind Repvik
<nail@nslu2-linux.org>
Sat, 7 Apr 2007 20:34:12 +0000
(20:34 +0000)
committer
Oyvind Repvik
<nail@nslu2-linux.org>
Sat, 7 Apr 2007 20:34:12 +0000
(20:34 +0000)
packages/uboot/u-boot_1.2.0.bb
patch
|
blob
|
history
diff --git
a/packages/uboot/u-boot_1.2.0.bb
b/packages/uboot/u-boot_1.2.0.bb
index
15d16bd
..
5fbce73
100644
(file)
--- a/
packages/uboot/u-boot_1.2.0.bb
+++ b/
packages/uboot/u-boot_1.2.0.bb
@@
-2,6
+2,8
@@
require u-boot.inc
PR = "r1"
-SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-1.2.0.tar.bz2"
+SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-1.2.0.tar.bz2 \
+ "
+SRC_URI_append_turbostation = "file://qnap.diff;patch=1"
PACKAGE_ARCH = "${MACHINE_ARCH}"