[oe-commits] org.oe.dev u-boot 1.2.0: Add patch for turbostation-support

nail commit openembedded-commits at lists.openembedded.org
Sat Apr 7 20:43:01 UTC 2007


u-boot 1.2.0: Add patch for turbostation-support

Author: nail at nslu2-linux.org
Branch: org.openembedded.dev
Revision: f3a92f35a8f837c7b54fffa4741d9875799794bf
ViewMTN: http://monotone.openembedded.org/revision.psp?id=f3a92f35a8f837c7b54fffa4741d9875799794bf
Files:
1
packages/uboot/u-boot_1.2.0.bb
Diffs:

#
# mt diff -rf19e0649b9819e75f50741ca8cd1fd8ae51053ce -rf3a92f35a8f837c7b54fffa4741d9875799794bf
#
# 
# 
# patch "packages/uboot/u-boot_1.2.0.bb"
#  from [4129fef243feb889fba7759d9cefa6669b219557]
#    to [38e43aabd5da7ffb4a413b352f18d20a1bd1e6f7]
# 
============================================================
--- packages/uboot/u-boot_1.2.0.bb	4129fef243feb889fba7759d9cefa6669b219557
+++ packages/uboot/u-boot_1.2.0.bb	38e43aabd5da7ffb4a413b352f18d20a1bd1e6f7
@@ -1,7 +1,9 @@ PR = "r1"
 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}"






More information about the Openembedded-commits mailing list