summaryrefslogtreecommitdiff
path: root/multitech/recipes/u-boot/u-boot_1.3.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'multitech/recipes/u-boot/u-boot_1.3.4.bb')
-rw-r--r--multitech/recipes/u-boot/u-boot_1.3.4.bb4
1 files changed, 2 insertions, 2 deletions
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