summaryrefslogtreecommitdiff
path: root/packages/uboot/u-boot_git.bb
diff options
context:
space:
mode:
authorJeremy Laine <jeremy.laine@m4x.org>2007-10-25 11:18:58 +0000
committerLeon Woestenberg <leon.woestenberg@gmail.com>2007-10-25 11:18:58 +0000
commit8ffbd041412ecbd1ce52e62c5dd3cc56057cfde9 (patch)
tree52a14237aeaaa450a221b7941dc0ef2d5e94906f /packages/uboot/u-boot_git.bb
parentd1603e57781c9eaa08cc7e6ffd53f5685349c5d6 (diff)
mpc8323e-rdb: Adapted from mpc8313e-rdb, tested.
Diffstat (limited to 'packages/uboot/u-boot_git.bb')
-rw-r--r--packages/uboot/u-boot_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/uboot/u-boot_git.bb b/packages/uboot/u-boot_git.bb
index 8217898664..55f56d841f 100644
--- a/packages/uboot/u-boot_git.bb
+++ b/packages/uboot/u-boot_git.bb
@@ -2,6 +2,7 @@ require u-boot.inc
PR="r1"
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_mpc8313e-rdb = "1"
+DEFAULT_PREFERENCE_mpc8323e-rdb = "1"
SRC_URI = "git://www.denx.de/git/u-boot.git;protocol=git "
SRC_URI_sequoia = "git://www.denx.de/git/u-boot.git;protocol=git;tag=cf3b41e0c1111dbb865b6e34e9f3c3d3145a6093 "