summaryrefslogtreecommitdiff
path: root/multitech/recipes/u-boot
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2011-09-14 11:25:58 -0500
committerJesse Gilles <jgilles@multitech.com>2011-09-14 11:25:58 -0500
commit8f7db558b65f8264372f4d6d8af1848baf3bc485 (patch)
tree4bf9a4706914bbe7d29a28cb84519f8dac94e0e5 /multitech/recipes/u-boot
parent79c393408eea9df0aae41720d9c4c46dd890094d (diff)
rename mt100ecdp to mt100eocg
Diffstat (limited to 'multitech/recipes/u-boot')
-rw-r--r--multitech/recipes/u-boot/u-boot-1.3.4/mt100eocg/fw_env.config (renamed from multitech/recipes/u-boot/u-boot-1.3.4/mt100ecdp/fw_env.config)0
-rw-r--r--multitech/recipes/u-boot/u-boot-1.3.4/mt100eocg/u-boot-1.3.4-mts.patch (renamed from multitech/recipes/u-boot/u-boot-1.3.4/mt100ecdp/u-boot-1.3.4-mts.patch)0
-rw-r--r--multitech/recipes/u-boot/u-boot_1.3.4.bb4
3 files changed, 2 insertions, 2 deletions
diff --git a/multitech/recipes/u-boot/u-boot-1.3.4/mt100ecdp/fw_env.config b/multitech/recipes/u-boot/u-boot-1.3.4/mt100eocg/fw_env.config
index 41b9605..41b9605 100644
--- a/multitech/recipes/u-boot/u-boot-1.3.4/mt100ecdp/fw_env.config
+++ b/multitech/recipes/u-boot/u-boot-1.3.4/mt100eocg/fw_env.config
diff --git a/multitech/recipes/u-boot/u-boot-1.3.4/mt100ecdp/u-boot-1.3.4-mts.patch b/multitech/recipes/u-boot/u-boot-1.3.4/mt100eocg/u-boot-1.3.4-mts.patch
index 4d05ba3..4d05ba3 100644
--- a/multitech/recipes/u-boot/u-boot-1.3.4/mt100ecdp/u-boot-1.3.4-mts.patch
+++ b/multitech/recipes/u-boot/u-boot-1.3.4/mt100eocg/u-boot-1.3.4-mts.patch
diff --git a/multitech/recipes/u-boot/u-boot_1.3.4.bb b/multitech/recipes/u-boot/u-boot_1.3.4.bb
index d616af8..3ffcdb1 100644
--- a/multitech/recipes/u-boot/u-boot_1.3.4.bb
+++ b/multitech/recipes/u-boot/u-boot_1.3.4.bb
@@ -14,7 +14,7 @@ SRC_URI_append_mtcdp = "\
file://fw_env.config \
"
-SRC_URI_append_mt100ecdp = "\
+SRC_URI_append_mt100eocg = "\
file://u-boot-${PV}-mts.patch \
file://fw_env.config \
"
@@ -29,7 +29,7 @@ FILES_${PN} = " \
"
FILES_${PN}_append_mtcdp = "${sysconfdir}/fw_env.config"
-FILES_${PN}_append_mt100ecdp = "${sysconfdir}/fw_env.config"
+FILES_${PN}_append_mt100eocg = "${sysconfdir}/fw_env.config"
do_configure_prepend() {
mv -f tools/setlocalversion tools/setlocalversion.old