[oe-commits] org.oe.dev u-boot_1.3.1.bb: package u-boot 1.3.1 with patches for mpc8313e-rdb

jeremy_laine commit openembedded-commits at lists.openembedded.org
Fri Feb 1 10:09:02 UTC 2008


u-boot_1.3.1.bb: package u-boot 1.3.1 with patches for mpc8313e-rdb
 * add patch for the NAND controller on mpc8313e-rdb boards
 * add patch to make mpc8313e-rdb boards autoboot after 3 seconds

Author: jeremy_laine at openembedded.org
Branch: org.openembedded.dev
Revision: 8c57ce85f70d61fca1f33824ca2f79aa5d8ae196
ViewMTN: http://monotone.openembedded.org/revision/info/8c57ce85f70d61fca1f33824ca2f79aa5d8ae196
Files:
1
packages/u-boot/u-boot-1.3.1
packages/u-boot/u-boot_1.3.1.bb
Diffs:

#
# mt diff -r43bb3375fe2202c972f857f8601ff7de4a8b6730 -r8c57ce85f70d61fca1f33824ca2f79aa5d8ae196
#
# 
# 
# add_dir "packages/u-boot/u-boot-1.3.1"
# 
# add_file "packages/u-boot/u-boot_1.3.1.bb"
#  content [146fc7fff1c04aa2f88d874a7a7ca0f258bc4f59]
# 
============================================================
--- packages/u-boot/u-boot_1.3.1.bb	146fc7fff1c04aa2f88d874a7a7ca0f258bc4f59
+++ packages/u-boot/u-boot_1.3.1.bb	146fc7fff1c04aa2f88d874a7a7ca0f258bc4f59
@@ -0,0 +1,9 @@
+require u-boot.inc
+
+DEFAULT_PREFERENCE = "-1"
+
+SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 \
+           file://mpc8313e-rdb-autoboot.patch;patch=1 \
+           file://mpc8313e-rdb-nand.patch;patch=1"
+
+PACKAGE_ARCH = "${MACHINE_ARCH}"






More information about the Openembedded-commits mailing list