summaryrefslogtreecommitdiff
path: root/recipes-angstrom
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-angstrom')
-rw-r--r--recipes-angstrom/angstrom/angstrom-feed-configs.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-angstrom/angstrom/angstrom-feed-configs.bbappend b/recipes-angstrom/angstrom/angstrom-feed-configs.bbappend
index 8515971..192a6ed 100644
--- a/recipes-angstrom/angstrom/angstrom-feed-configs.bbappend
+++ b/recipes-angstrom/angstrom/angstrom-feed-configs.bbappend
@@ -4,6 +4,6 @@ do_compile_append() {
#no debug feed available so empty the feed configs
echo "" > ${S}/${sysconfdir}/opkg/debug-feed.conf
- #trdx: no machine feed available so empty the feed configs
+ #tdx: no machine feed available so empty the feed configs
echo "" > ${S}/${sysconfdir}/opkg/${MACHINE_ARCH}-feed.conf
}