summaryrefslogtreecommitdiff
path: root/multitech/recipes/u-boot
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2011-08-19 10:21:42 -0500
committerJesse Gilles <jgilles@multitech.com>2011-08-19 10:21:42 -0500
commita420728d240b54fd23de268c9c2b6161bd81d932 (patch)
tree32ea998f77d194badf4f3c01a6e5c8896a7c8bdb /multitech/recipes/u-boot
parent93e42c7fcc22f3d1d90d94b1288c107d4629fce0 (diff)
rename mtcdp-embedded to mt100ecdp
Diffstat (limited to 'multitech/recipes/u-boot')
-rw-r--r--multitech/recipes/u-boot/u-boot-1.3.4/mt100ecdp/fw_env.config (renamed from multitech/recipes/u-boot/u-boot-1.3.4/mtcdp-embedded/fw_env.config)0
-rw-r--r--multitech/recipes/u-boot/u-boot-1.3.4/mt100ecdp/u-boot-1.3.4-mts.patch (renamed from multitech/recipes/u-boot/u-boot-1.3.4/mtcdp-embedded/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/mtcdp-embedded/fw_env.config b/multitech/recipes/u-boot/u-boot-1.3.4/mt100ecdp/fw_env.config
index 41b9605..41b9605 100644
--- a/multitech/recipes/u-boot/u-boot-1.3.4/mtcdp-embedded/fw_env.config
+++ b/multitech/recipes/u-boot/u-boot-1.3.4/mt100ecdp/fw_env.config
diff --git a/multitech/recipes/u-boot/u-boot-1.3.4/mtcdp-embedded/u-boot-1.3.4-mts.patch b/multitech/recipes/u-boot/u-boot-1.3.4/mt100ecdp/u-boot-1.3.4-mts.patch
index 4d05ba3..4d05ba3 100644
--- a/multitech/recipes/u-boot/u-boot-1.3.4/mtcdp-embedded/u-boot-1.3.4-mts.patch
+++ b/multitech/recipes/u-boot/u-boot-1.3.4/mt100ecdp/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 0b5f24f..d616af8 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_mtcdp-embedded = "\
+SRC_URI_append_mt100ecdp = "\
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_mtcdp-embedded = "${sysconfdir}/fw_env.config"
+FILES_${PN}_append_mt100ecdp = "${sysconfdir}/fw_env.config"
do_configure_prepend() {
mv -f tools/setlocalversion tools/setlocalversion.old